内容简介:MKVToolNix v31.0.0 发布了。MKVToolNix(又叫 Matroska toolkit)是一套功能强大的 mkv(Matroska) 格式制作和处理的工具,支持将多种视频、音频、字幕等格式封装成 mkv 格式。 新特性和功能增强 all programs: ...
MKVToolNix v31.0.0 发布了。MKVToolNix(又叫 Matroska toolkit)是一套功能强大的 mkv(Matroska) 格式制作和处理的工具,支持将多种视频、音频、字幕等格式封装成 mkv 格式。
新特性和功能增强
all programs: added a new option
--abort-on-warningsthat will cause the program to abort after it has emitted the first warning, similar to how it aborts after the first error. Implements #2493.mkvmerge, mkvextract: when closing files that were opened for writing, cached data will not be flushed to storage automatically anymore. This reverts the workaround implemented for #2469. A new option was added to both programs (
--flush-on-close) that re-enables flushing for people who are affected by data loss such as described in #2469. The reason is that automatic flushing causes long delays in processing queues when the output by mkvmerge/mkvextract isn’t the final product but just an intermediate result to be processed further. Implements #2480.MKVToolNix GUI: multiplexer: the dialog previewing different character sets for text subtitles will now keep the position of the displayed text when switching between character sets. Implements #2489.
Bug 修复
mkvmerge: AVI reader: using DV type 1 AVIs will now result in an unsupported file type being reported (as the underlying AVI library doesn’t support them) instead of crashing mkvmerge. Fixes #2491.
mkvmerge: HEVC: the height of interlaced streams will now be set correctly to the height of the full frame instead of the height of a single interlaced field. Fixes #2446.
mkvmerge: MP4 reader: edit lists consisting solely of elements that mkvmerge doesn’t support (such as dwells) are simply ignored. Before no data was read for such tracks at all. Fixes #2487.
mkvmerge: text subtitles: entries with an explicit duration of 0ms will now be handled correctly: the 0ms duration will be stored in Matroska instead of the difference between the current and the following entry. Fixes #2490.
MKVToolNix GUI: multiplexer, chapter editor: fixed drag & drop handling with Qt 5.12.0 and newer. Fixes #2472.
MKVToolNix GUI: multiplexer: the GUI did not clean up temporary files created when running
mkvmerge. Fixes #2499.
编译系统变动
Qt 5.4.0 or newer has required (up from 5.3.0) since version 30.0.0; I just forgot to include this entry.
下载地址:
以上所述就是小编给大家介绍的《MKVToolNix v31.0.0 发布,MKV 视频编辑工具软件》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
工程问题C++语言求解
Delores M.Etter、Jeanine A.Ingber / 冯力、周凯 / 机械工业出版社 / 2014-8 / 79元
本书介绍了如何利用ANSIC++编程语言以基于对象的编程方式来解决工程问题。书中引用了大量来自于不同工程、科学和计算机科学领域的示例,是一本理论和实践结合紧密的教材。针对C++基本语法的各个部分,由浅入深地进行讲解。每讲解一部分基础知识,同时会结合多个相关实例,实例内容详实,紧贴所讲内容,使读者能够立刻对所学知识进行练习,实战性强。一起来看看 《工程问题C++语言求解》 这本书的介绍吧!