- 积分
- 2293
- 阅读权限
- 200
- 主题
- 245
- 帖子
- 2004
- 注册时间
- 16-9-27
- 在线时间
- 2356 小时
- UID
- 5
- 精华
- 46

管理员
- 大洋
- 23697
- 阅读权限
- 200
|
gMKVExtractGUI是mkvextract实用程序(MKVToolnix的一部分)的GUI(GUI指图形界面),它包含mkvextract和mkvinfo实用程序的大部分功能,用C#.NET 4.0编写,以获得高兼容性(WinXP和最新的Windows)。使用该工具需要安装MKVToolnix。
gMKVExtractGUI is a GUI for mkvextract utility (part of MKVToolnix) which incorporates most functionality of mkvextract and mkvinfo utilities. Written in C# .NET 4.0, in order to attain high compatibility (WinXP and newest Windows). Requires an installed copy of MKVToolnix.
Latest version
最新版本
2.5.2 (January 26, 2020)
Download
下载
访问开发者页面 Visit developer's site
下载软件 Download gMKVExtractGUI 2.5.2 281KB Win Portable
Software License
软件许可证
Free software / FOSS (Free download and also Free and Open Source Software)
免费软件(免费下载、免费试用且开放源代码)
Supported operating systems
支持的操作系统
Windows
Version history / Release notes / Changelog
版本变更记录
- v2.5.2 changelog
- - Fix issue in checking for an existing job when adding a new job
- 修复添加新作业时检查现有作业时出现的问题
复制代码
All features
功能说明
- Use 100% of mkvextract functionality (supports extraction of tracks, timecodes, attachments, chapters in both XML and OGM, tags and CUE sheet)
- 百分之百实现了mkvextract的功能(包括提取轨道、时间码、附件、xml和ogm格式的章节信息、标签和CUE等)
- Supports batch extraction of multiple files (from v2.0.0 and above)
- 支持批处理(2.0.0及以上版本)
- Use mkvinfo and mkvmerge to analyse mkv elements really really fast
- 使用mkvinfo和mkvmerge快速分析mkv元素
- Finds the audio track's delay relative to video and writes it to the extracted filename
- 找出音轨延时,并把延时时间写到提取出来的文件名里面
- Automatically detects MKVToolnix installation directory from registry
- 自动探测MKVToolnix的安装目录
- It doesn't require the executable to be placed inside MKVToolnix directory
- 不需要将可执行文件放在MKVToolnix目录中
- Uses file extensions for tracks according to CODEC_ID as defined in official mkvextract documentation
- 根据官方mkvextract文档中定义的编解码器ID,对提取出来的轨道使用正确的文件扩展名
- Uses separate thread for invoking mkvextract in order to have a responsive GUI
- 使用单独的线程调用mkvextract以获得响应性GUI
- Incorporates a job mode for batch extracting (new in v1.6)
- 批量提取的作业模式(v1.6中的新功能)
- Supports all Windows Versions from WinXP and above
- 支持包含WinXP及以上的所有windows操作系统
- Supports Linux through Mono (from v1.6.4 and above)
- 通过Mono支持Linux(v1.6.4及更高版本)
- Supports High DPI evironments (from v2.2.0 and above)
- 支持高DPI的环境(v2.2.0及以上版本)
复制代码 |
评分
-
查看全部评分
|