发布于 2017-06-25 23:56:03 | 209 次阅读 | 评论: 0 | 来源: 网友投递
MKVToolnix 跨平台的Matroska处理工具
mkvtoolnix (又叫Matroska toolkit),是一套功能强大的mkv(Matroska)格式制作和处理的工具,支持将多种视频、音频、字幕等格式封装成mkv格式。mkvtoolnix新版本提供了安装程序。
MKVToolNix v13.0.0 已发布,该版本包含一些小的功能增强和一些错误修复。虽然这次更新没有什么重要的内容,但仍然建议大家更新。
部分更新如下:
新特性和功能增强
mkvmerge: MPEG TS reader: information about multiple programs will be output as container properties during verbose/JSON identification. See #1990 for the use case.
MKVToolNix GUI: multiplex tool: added a column "program" to the tracks list. Certain container types such as MPEG transport streams can contain multiple programs. The new column will contain the service name (think TV station names such as "arte HD") for such streams. Implements the GUI part of #1990.
MKVToolNix GUI: multiplex tool: the dialog asking the user what to do with dropped files (add to current settings, add to new settings etc.) now remembers the previous decision and defaults to it the next time it’s shown. Implements #1997.
MKVToolNix GUI: tabs can now be closed by pressing the middle mouse button. Implements #1998.
下载地址