MKVCleaver (64-bit) 歷史舊版本 Page1

最新版本 MKVCleaver 0.8.0.0 (64-bit)

MKVCleaver (64-bit) 歷史版本列表

MKVCleaver 64 位是從 MKV 文件中提取數據的 MKVExtract.exe 的前端(GUI)(來自 Moritz Bunkus 的 MKVToolNix 包)。 MKVExtract 是一個命令行工具,能夠從 MKV 文件中提取曲目,附件,標籤,字幕和其他信息,但一次只能處理一個文件。而且很多時候,如果你正在處理電視節目,他們會有許多獨立的 MKV 文件.所以,如果你想修改 MKV... MKVCleaver (64-bit) 軟體介紹


MKVCleaver 0.8.0.0 (64-bit) 查看版本資訊

更新時間:2019-01-08
更新細節:

What's new in this version:

Changes:
- Added user editable custom placeholders for file names
- Added option to disable save session dialog
- Compliant with MKVToolNix v17 and above
- Mkvmerge.exe output is now redirected to a file instead of stdout. Should fix issues with non English locales
- Added non ASCII character conversion when working with command line tools such as avc2avi.exe
- Added .h265 extension
- Added ability to edit how files and tracks are displayed in the left pane
- Changed Select All shortcut to Ctrl+Shift+A
- Added ability to cancel file import
- Added option to enable debugging
- Moved File Info into a right click menu instead of double clicking
- Split source code into multiple files
- Removed auto restart on hang or crash
- Removed AutoitObject.dll

Fixes:
- Optimized update checking code
- Optimized error messages and error detection
- Optimized logging saving and display code
- Optimized multiple instance detection code
- Optimized custom placeholder verification code
- Fixed database being left in an inconsistent state when MKVCleaver crashed
- Fixed various GUI sizing and display issues
- Fixed multiple “Variable is out of bounds” and “Variable is not declared” errors
- Multiple minor bug fixes

MKVCleaver 0.7.0.2 (64-bit) 查看版本資訊

更新時間:2017-05-31
更新細節:

What's new in this version:

Changes:
- Added [TrackType#] placeholder
- Added auto recovery when MKVCleaver hangs
- Added notification when MKVCleaver cannot connect to the Internet
- Minor logging changes

Fixes:
- Fixed “Check for Updates” was not following what’s in the ini file
- Fixed MKVCleaver error when extracting by selecting tracks in the left pane
- Fixed [Track#] being replaced by incorrect numbers in some cases

MKVCleaver 0.7.0.1 (64-bit) 查看版本資訊

更新時間:2017-05-23
更新細節:

What's new in this version:

- Fixed error with SQLite when files have apostrophe(s) in the file name
- Fixed error when extracting simple chapters
- Added back Send To menu in portable versions
- Fixed error detection for chapters, tags and cues
- Fixed log_rotate.exe hanging in some situations
- Fixed json formatting when extracting time codes with default file naming options

MKVCleaver 0.7.0.0 (64-bit) 查看版本資訊

更新時間:2017-05-11
更新細節:

What's new in this version:

Changes:
- Implemented SQLIte database as the storage engine for internal arrays and the log
- Added utility to rotate logs
- Added log settings and log viewer
- Added more detailed logging
- Update check is now using JSON format
- Changed mkvmerge -i to mkvmerge -J. MKVCleaver is now using JSON format to query MKVtoolNix CLI tools
- Removed mkvextract version check
- Added minimum MKVToolNix version. Minimum version is 10
- Added [LNG3], [LNGf] and [Delay] placeholders
- Removed [vDelay] placeholder
- Changed how [aDelay] placeholder works
- Added Quick and Full VFR detection modes
- Added VFR to CFR conversion (experimental)
- Removed avdump2
- Added batch filters for extraction
- Moved About button under Help menu
- Added Segment UIDs extraction
- Added ability to add files to MKVCleaver by dragging and dropping a text file
- Added instance check. Max instances is now 1
- Removed Audio FLAC in OGG container option
- Major source changes to accommodate SQLite DB and Windows 10
- MKVCleaver minimum GUI size is now set for both x and y axis
- Minor changes to custom.ini file options
- Timecodes checkbox text will be red when Timecodes Only option is selected (visual aid)

Fixes:
- Fixed Drag & Drop on Windows 10
- Fixed state and text detection for files and tracks windows under Windows 10
- Fixed Go button state changes based on what is selected
- Fixed Audio track language was displayed as English when no language was set
- Fixed h.264 to avi conversion errors
- Optimized code to idle CPU when nothing is happening
- Changed acv2avi.exe to the version from VideoHelp

MKVCleaver 0.6.0.8 (64-bit) 查看版本資訊

更新時間:2016-07-26
更新細節:

What's new in this version:

Changes:
- Added video delay placeholder to custom file names
- Audio delay is calculated against video delay when audio delay is not negative
- Added separator and placeholder cleanup when using custom file names
- Removed avdump. VFR check is now done with MediaInfo.dll
- Updated MediaInfo.dll
- MediaInfo full media information is now in a separate window
- Update URL is now set in a DNS record
- Tested with latest MkvToolNix

Fixes:
- Custom file name chapter and cuesheets extraction errors
- Update check would not turn off
- Status bar progress should now work on Windows 10
- Extract button behavior correction when removing tracks in the left pane
- Inconsistent logging when extraction errors occured
- Other minor bug fixes