MKVToolNix v19.0.0 发布,代码托管仓库迁移至 GitLab

栏目: 软件资讯 · 发布时间: 7年前

内容简介:MKVToolNix v19.0.0 已发布,虽然不是一个大版本发布,但仍然包含了一些功能增强,以及性能方面的改进,Windows 用户应该会明显感觉到。 值得注意的是,MKVToolNix 项目的源代码库、bug 跟踪器和 wiki 已迁移至 ...

MKVToolNix v19.0.0 已发布,虽然不是一个大版本发布,但仍然包含了一些功能增强,以及性能方面的改进,Windows 用户应该会明显感觉到。

值得注意的是,MKVToolNix 项目的源代码库、bug 跟踪器和 wiki 已迁移至 GitLab,该项目现在还包含一个行为准则

新特性以及增强

  • mkvmerge: splitting by duration, by timestamps or by timestamp-based parts: mkvmerge will now consider the first key frame within 1ms of the requested value to be eligible for splitting.

  • MKVToolNix GUI: the GUI will now save and restore the widths of columns in tree and list views. Implements #2057.

  • MKVToolNix GUI: header editor: when closing or reloading a modified file, the GUI will now focus the first element that’s been modified before asking the user for confirmation regarding discarding unsaved changes.

Bug 修复

  • mkvmerge: fixed reading text files encoded in UTF-16 order UTF-32 that have different forms of line endings (new lines, carriage returns or a mix of both). Fixes #2160.

  • mkvmerge: MP4 reader: fixed mkvmerge’s interpretation of edit list entries with segment_duration == 0 when there’s more than one edit list entry. In that case mkvmerge was reading the whole content more than once. Fixes #2152.

  • mkvmerge, GUI’s multiplexer: MIME types: added the font top-level media types from RFC 8081. This means that the following new MIME types for fonts can be used: font/ttffont/otffont/woff and font/woff2.

  • mkvmerge: MPEG transport stream reader: fixed slow speed on Windows due to lack of buffering.

  • mkvextract: fixed slow track extraction speed on Windows due to lack of buffering. Fixes #2166.

  • MKVToolNix GUI: multiplexer: changing the "subtitle/chapter character set" drop-down was ignored when the selected track was a chapter track. Fixes #2165.

  • MKVToolNix GUI: multiplexer: once a "subtitle/chapter character set" was set for a track it couldn’t be changed back to the empty entry (= auto-detection) anymore.

  • MKVToolNix GUI: header editor: fixed re-translating several displayed strings when the GUI language is changed if the language the GUI was started with was not English. Fixes #2159.

  • MKVToolNix GUI: header editor: whenever a file did not contain a "date" element in its segment information section, the GUI would erroneously ask the user to confirm discarding unsaved changes when closing or reloading the tab. Fixes #2167.

  • MKVToolNix GUI: job queue: jobs are now saved when their status changes in addition to when the program exits. Fixes #2168.

详情及下载地址请查看发布说明:https://www.bunkus.org/blog/2017/12/mkvtoolnix-v19-0-0-released/


【声明】文章转载自:开源中国社区 [http://www.oschina.net]


以上所述就是小编给大家介绍的《MKVToolNix v19.0.0 发布,代码托管仓库迁移至 GitLab》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

代码整洁之道

代码整洁之道

马丁 / 人民邮电出版社 / 2011-1 / 59.00元

《代码整洁之道(英文版)》提出一种观念:代码质量与其整洁度成正比。干净的代码,既在质量上较为可靠,也为后期维护、升级奠定了良好基础。作为编程领域的佼佼者,《代码整洁之道(英文版)》作者给出了一系列行之有效的整洁代码操作实践。这些实践在《代码整洁之道(英文版)》中体现为一条条规则(或称“启示”),并辅以来自现实项目的正、反两面的范例。只要遵循这些规则,就能编写出干净的代码,从而有效提升代码质量。 ......一起来看看 《代码整洁之道》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具