
MKVToolnix x64 中文版 MKV 封装工具由大眼仔旭发布。MKVToolNix 是一组用于创建,更改,拆分,合并和检查 Matroska 文件(MKV)的工具。借助这些工具,您可以获取有关(mkvinfo)Matroska 文件的信息,从(mkvextract)Matroska 文件中提取曲目/数据,以及从其他媒体文件创建(mkvmerge)Matroska 文件。
Matroska 是一种新的多媒体文件格式,旨在成为未来的新容器格式。 您可以在 http://www.matroska.org/ 上找到有关它及其基础技术,可扩展二进制元语言(EBML)的更多信息。

MKVToolnix 中文版
MKVToolnix 是一个高级应用程序,使您可以打开,检查,编辑和混合 Matroska 文件(.mkv)。它也支持其他流行的视频文件类型,以及音轨和字幕。
MKVToolNix 功能特色
- 合并媒体文件:可以将视频、音频和字幕等媒体文件合并到一个 Matroska 容器中,轻松创建完整的电影或音乐集。
- 分离媒体文件:可以将 Matroska 容器中的视频、音频和字幕等媒体文件分离出来,以便进行后续处理或编辑。
- 调整媒体文件信息:可以对 Matroska 容器的各种元数据信息进行编辑,包括标题、标签、语言、关键字等。
- 检查 MKV 文件的完整性:可以检查 Matroska 容器文件的完整性,确保文件的正确性和可用性。
- 压缩 MKV 文件:可以将Matroska容器文件进行压缩,减小文件大小,提高存储和传输效率。
- 支持批量操作:支持批量处理多个 Matroska 容器文件,大幅提高工作效率。
- 支持多种媒体格式:可以处理多种视频、音频和字幕格式,包括 AVI、MP4、MOV、FLV、AAC、MP3、VobSub 等。
- 调整音视频同步关系:可以对 Matroska 容器中的音视频同步关系进行微调,避免播放时出现声画不同步的情况。
- 支持命令行操作:可以通过命令行界面使用 MKVToolNix 进行操作,方便集成到脚本或批处理文件中。
- 内置文本编辑器:可以在软件中直接编辑 Matroska 容器中的文本信息,无需另外打开文本编辑器。
- 自定义输出目录和文件名:可以根据需要自定义输出合并或分离后的文件保存的目录和文件名。
- 支持多语言界面:可以切换软件界面语言,支持多种常用语言,便于全球用户使用。
MKVToolNix 使用体验
MKVToolNix 的优点包括:
- 支持多种操作系统:MKVToolNix 能够在 Linux、其他 Unix 和 Windows 操作系统上运行。
- 功能丰富:它提供了多种功能,如合并、分离、剪切、添加字幕、调整音视频同步关系等。
- 用户友好:MKVToolNix 容易上手,具有直观的用户界面,方便用户对 Matroska 文件进行操作。
- 支持多种媒体格式:MKVToolNix 支持多种视频、音频和字幕格式,包括 AVI、MP4、MOV、FLV、AAC、MP3、VobSub 等。
- 支持命令行操作:MKVToolNix 可以通过命令行界面进行操作,方便集成到脚本或批处理文件中。
- 自定义输出目录和文件名:MKVToolNix 可以根据需要自定义输出合并或分离后的文件保存的目录和文件名。
MKVToolNix 的缺点包括:
- 对初学者来说有一定的学习曲线,需要了解一些基本的视频编码知识才能更好地使用该软件。
- 在处理大型视频文件时可能会出现性能问题,需要比较高的计算机配置才能更好地运行。
总体来说,MKVToolNix 是一款非常实用的 Matroska 文件编辑工具,具有许多功能和优点。对于熟练的用户来说可以提高工作效率,但对于初学者可能需要花费一些时间适应该工具的使用方式。
MKVToolnix 许可证
GNU 通用公共许可证 v2
What’s new in MKVToolnix 99.0.0
May 25, 2026
New features and enhancements:
MKVToolNix GUI: the GUI will now remember the last used directory for selecting audio files for playback in “play audio file” program runners separately from any other “open file”-type situations. This directory will also default to /System/Library/Sounds on macOS now. Implemented by #6213.
MKVToolNix GUI: executing actions → running programs: added new variables: MTX_DESTINATION_FILE_BASE_NAME (the name without the drive letter, path or the suffix; e.b. /movies/A.new.hope.mkv → A.new.hope) and MTX_DESTINATION_FILE_SUFFIX (only the letters after the last ., e.g. /movies/A.new.hope.mkv → mkv). Added examples to all the destination file variables in the popup menu when adding variables in the preferences. Implements parts of #6220.
MKVToolNix GUI: executing actions → running programs: the command-line input widget will now receive focus again after using the popup menu for adding a variable. Implements parts of #6220.
MKVToolNix GUI: executing actions → running programs: the variables will now also be set as environment variables when running a program after a job completes.
MKVToolNix GUI: executing actions → running programs: when using the “Execute now” button for testing the MTX_… variables will be set to the current multiplexer tab’s values for easier testing. Implements parts of #6220.
Bug fixes:
mkvmerge: if using legacy font MIME types is off mkvmerge will now remap legacy font MIME types present in source files into the current ones. Patch by corticalcode via #6249.
mkvmerge, mkvpropedit, MKVToolNix GUI’s multiplexer & header editor: on Windows & macOS the MIME type detection will now use the FreeDesktop.org MIME database instead of falling back to file extension-based guesses. This matches how it works on other operating systems. This fixes e.g. OpenType fonts being detected as the legacy type application/vnd.ms-opentype instead of the current IETF RFC, font/otf, no matter what the “use legacy font MIME types” settings in the preferences was set to. Fixes #6240 for Windows; fixes #6248 for macOS. Implemented by corticalcode for macOS in #6250.
MKVToolNix GUI: update checker: fixed a potential attempt to read from an invalid memory address if an error occurred when parsing the XML file retrieved from the official MKVToolNix server.
macOS: GUI: the default audio file for program runners of type “play audio file” has been changed to an AIFF file as Qt’s Multimedia backend routes through Core Audio which doesn’t support WebM/VP8/Vorbis/Opus. Existing configurations will be updated if they point to the prior default WebM audio file. Fixes #6209.
https://www.bunkus.org/
资源:794.rar
解压密码:www.dayanzai.me
转载请保留出处,谢谢合作~
点击下载(提取码:536766)
点击下载(提取码:536766)
点击下载(提取码:8ggq)
点击下载(提取码:mj4i)
文章名称:《MKV 封装工具 MKVToolnix 99.0.0 + x64 中文多语免费版》
文章固定链接:https://www.dayanzai.me/mkvtoolnix.html
本站资源仅供个人学习交流,请于下载后 24 小时内删除,不允许用于商业用途,否则法律问题自行承担。
猜你喜欢
- 2022-11-10什么是 RAR 文件存档,如何打开它?
- 2018-10-01微软 Mac Office 2019 中文版 Microsoft Office 2019 for Mac 16.17.0 Multi Language 下载
- 2020-06-07AD域管理系统 ADManager Plus 7.0.0 Build 7056 + x64 中文多语免费版
- 2026-02-26电脑自动关机程序 Wise Auto Shutdown 2.1.1.112 中文绿色便携版
- 2022-06-24传真服务器软件 ActiveFax Server 8.21 Build 0421 + x64 中文汉化版
相关推荐
- 2015-03-11一款批量图片压缩工具 Voralent Antelope v5.2 绿色中文版
- 2015-06-09轻量级 PDF 编辑工具 EximiousSoft PDF Editor 3.05 中文汉化免费版
- 2025-12-05照片建模软件 3DF Zephyr 8.031 x64 中文多语免费版
- 2024-11-29局域网网络分析工具 O&O Lanytix 1.2.1343 绿色中文汉化版
- 2017-08-22漫画阅读模式+漫画搜索+去视频广告=星愿浏览器






MORE>>微软应用
MORE>>安卓应用
MORE>>教程资源
MORE>>其它资源
最新标签