内容简介:MKVToolNix(又叫 Matroska toolkit)是一套功能强大的 mkv(Matroska) 格式制作和处理的工具,支持将多种视频、音频、字幕等格式封装成 mkv 格式。 最新发布的 33.0.0 版本修复了一些小错误,主要是 MKVToolNix G...
MKVToolNix(又叫 Matroska toolkit)是一套功能强大的 mkv(Matroska) 格式制作和处理的工具,支持将多种视频、音频、字幕等格式封装成 mkv 格式。
最新发布的 33.0.0 版本修复了一些小错误,主要是 MKVToolNix GUI 相关的错误,具体如下:
- mkvinfo: when using the
--size
option, mkvinfo will now report the
correctly if an element has an unknown size. Part of the fix of #2530. - MKVToolNix GUI: info tool: clusters with an unknown size will now be read
and displayed correctly. Part of the fix of #2530. - MKVToolNix GUI: multiplexer: Windows: trying to open Blu-ray index or
playlist files failed when the path to the files contained symbolic links
(e.g. when mounting a drive in a sub-folder via Windows’ disk management
utility). Fixes #2522. - MKVToolNix GUI: multiplexer: if a destination file names ends with a number
in parenthesis (e.g. a year such as "(2017)"), that number will not be
stripped anymore during the process of ensuring the destination file name is
unique. Only those suffixes added automatically in prior attempts to make
the file name unique will be removed. Fixes #2521. - MKVToolNix GUI: multiplexer: Windows: the GUI will let the user change the
drive letter part of the destination file name freely again and only verify
its validity right before starting to mux/adding to the job queue. Before it
tried to force that into something valid, often resulting in unintentional
paths (such as "C:\users\…\DC\files\…"). Fixes #2527.
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- MKVToolNix 34.0.0 发布,MKV 视频编辑工具软件
- MKVToolNix 36.0.0 发布,MKV 视频编辑工具软件
- MKVToolNix 37.0.0 发布,MKV 视频编辑工具软件
- MKVToolNix 38.0.0 发布,MKV 视频编辑工具软件
- MKVToolNix v26.0.0 发布,MKV 视频编辑工具软件
- MKVToolNix v27.0.0 发布,MKV 视频编辑工具软件
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
软件框架设计的艺术
[捷] Jaroslav Tulach / 王磊、朱兴 / 人民邮电出版社 / 2011-3 / 75.00元
本书帮助你解决API 设计方面的问题,共分3 个部分,分别指出学习API 设计是需要进行科学的训练的、Java 语言在设计方面的理论及设计和维护API 时的常见情况,并提供了各种技巧来解决相应的问题。 本书作者是NetBeans 的创始人,也是NetBeans 项目最初的架构师。相信在API 设计中遇到问题时,本书将不可或缺。 本书适用于软件设计人员阅读。一起来看看 《软件框架设计的艺术》 这本书的介绍吧!