MKVToolNix (64-bit) 歷史版本列表 Page5

最新版本 Capture One 23 16.3.2

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

MKVToolNix 64 位是一套在 Linux 和 Windows 下創建,更改和檢查 Matroska 文件的工具。他們為 Matroska 做了 OGM 工具為 OGM 格式做了些什麼,然後做了一些。它支持處理幾個輸入文件,就好像它們已經被二進制連接成一個大的輸入文件。 MKVToolNix  64 位是一套軟件工具,包括 mkvmerge,mkvinfo,mkvextract,... MKVToolNix (64-bit) 軟體介紹


Megacubo 16.8.6 (64-bit) 查看版本資訊

更新時間:2023-02-16
更新細節:

What's new in this version:

- Improved channel/content sorting
- Bugfix to prevent list loading loop

Megacubo 16.8.5 (64-bit) 查看版本資訊

更新時間:2023-02-14
更新細節:

What's new in this version:

- P2P bugfix
- Minor improvements and bugfixes

Megacubo 16.8.4 (64-bit) 查看版本資訊

更新時間:2023-02-08
更新細節:

What's new in this version:

- Fixed possible confusion between expandMap/getMap functions that could lead to duplicates or incorrect mappings

Megacubo 16.8.3 (64-bit) 查看版本資訊

更新時間:2023-02-06
更新細節:

What's new in this version:

- Prevent playback delay on startup
- Minor improvements

Megacubo 16.8.2 (64-bit) 查看版本資訊

更新時間:2023-02-04
更新細節:

What's new in this version:

- Code refactoring and minor bugfixes

MKVToolNix 73.0.0 (64-bit) 查看版本資訊

更新時間:2023-01-03
更新細節:

What's new in this version:

New features and enhancements:
- mkvmerge: greatly enhanced the speed of Base64 decoding which is used used e.g. when reading pictures embedded in Ogg or FLAC files or for binary data inside XML chapter & tag files. Even small blocks of data could take unreasonably long.
- mkvmerge: added support for reading HEVC/H.265 video from FLV containers

Fixed:
- mkvmerge: splitting: fixed a typo in the string output in GUI mode regarding the timestamps before which splitting was done
- MKVToolNix GUI: job output: after having run multiple jobs the "Clear output" functionality only reset the visible parts. However, using the "save output" function would also save the output generated before the user used "clear output". Now only the output after the last use of "clear output" is
saved. Fixes #3438.
- build system: when probing for the FLAC library the Ogg libraries will be linked with the compiled test program as well. This fixes detection if the `pkg-config` settings for FLAC don't list Ogg & the linker doesn't find the library automatically (e.g. for my macOS builds)

DbVisualizer 14.0.3 (64-bit) 查看版本資訊

更新時間:2023-01-03
更新細節:

What's new in this version:

Improvements:
- DB Support: Cassandra
- DDL Generator
- Extend DDL generation to support table options in Cassandra
- DB Support: Exasol
- Add support for virtual schema and clusters in Exasol
- DB Support: MariaDB
- DB Support: MySQL
- Added support for sub-millisecond precision in TIME columns in MySQL and MariaDB
- DB Support: Microsoft Access
- Add "Export Tables" and "Export Views" actions for Microsoft Access
- Driver Manager
- Require a restart after updating a driver that contains a dynamic library
- Installation/Update Installation
- OS Support: Windows
- Theme: FlatLaf

Fixed:
- Fix sync and multiline replace in the text comparison dialog
- Connection Setup
- Do not ask for master password upon reconnect if there is at least one open connection
- DB Support: Cassandra
- Potential error when generating DDL for old Cassandra versions
- DB Support: Greenplum
- DB Support: PostgreSQL
- DDL Generator
- Index name in CREATE INDEX should not contain schema
- DB Support: MariaDB
- DB Support: MySQL
- Backticks can be used as delimiters in the DEFINER clause of CREATE TRIGGER
- DB Support: MariaDB
- DB Support: MySQL
- Export
- Table name in CREATE TRIGGER statements should not include schema
- DB Support: SQL Server
- Current database's SQL formatter should be used in scripting actions
- DB Support: SQLite
- DDL Generator
- Improve handling of foreign key constraints in CREATE TABLE for SQLite
- Data tab
- Exception while visiting the Data tab when disconnected
- Export
- @export should generate CREATE and SELECT statements also for empty result sets when the corresponding flags are set
- There should be no statement separators in generated code after SQL blocks (e.g. CREATE FUNCTION blocks)
- Exclude computed columns from insert statements when exporting tables in SQL Server
- SSH
- Create .ssh/known_hosts automatically if it doesn't exist

WizTree 4.12 查看版本資訊

更新時間:2022-12-01
更新細節:

What's new in this version:

- Fixed issue with file size filters (e.g. >1g) not handling folders correctly
- Fixed file filter bug that could cause matching files not to appear in some cases
- New Czech translation added

AnyBurn 5.5 (64-bit) 查看版本資訊

更新時間:2022-11-22
更新細節:

What's new in this version:

- Can install Windows to USB drive
- Can convert Audio file formats
- Some minor bug fixes and enhancements

MKVToolNix 72.0.0 (64-bit) 查看版本資訊

更新時間:2022-11-14
更新細節:

What's new in this version:

New features and enhancements:
- mkvmerge: AV1 parser: the variable-width OBU size field will be re-written with minimal length if it's encoded longer than necessary
- mkvmerge: when splitting is active the program will output the timestamps actually used for making the decision when to split. If GUI mode is active, a specially formatted line `#GUI#splitting_before_timestamp timestamp` is output as well. Lines prefixed with`#GUI#` are suitable for machine parsing, won't be translated and are guaranteed not to change in format
- MKVToolNix GUI: multiplexer: when dragging & dropping directories to the "attachments" tab, the files contained in those directories will be attached
- MKVToolNix GUI: info tool: added information about the file (directory, size, modification timestamp) at the top of each tab

Fixed:
- mkvmerge: AV1 parser: fixed the parser completely aborting when parsing the OBU size field fails due to there not being enough data to parse. Instead the parser will remember the last known-good position & restart from there after more data is available
- mkvmerge: HDMV PGS subtitles: reverted the change that implemented a heuristic for detecting bogus timestamps & attempting to fix them. This was done to fix #3268. Unfortunately this affected valid subtitle files with intentional huge gaps in timestamps, e.g. forced subtitle tracks. The heuristic has simply been removed, fixing #3392.
- mkvmerge: Matroska reader: fixed reading files with EBML Void elements before the Matroska Segment element.
- mkvmerge: fixed reversed attachment selection: `--attachments !4` would not copy any attachment instead of all attachments but the one with ID 4
- mkvextract: IETF BCP 47/RFC 5646 language tags: mkvextract will now use & prefer IETF BCP 47 track language elements if they're present. Only affects the VobSub & USF subtitle extraction.
- mkvpropedit, MKVToolNix GUI's chapter & header editors: updated the list of deprecated Matroska elements. The applications will no longer try to write those elements, even if they're found in the file to be modified. The programs will no longer abort with error messages such as `assertion "false"
failed`
- mkvpropedit, MKVToolNix GUI's chapter & header editors: when the Matroska version numbers stored in the EBML Head element are updated, the updated EBML Head element might be smaller than the existing one. In that case the programs used to shrink the EBML Head & write a small EBML Void element between the updated EBML Head & the following element, usually a Matroska Segment element. This isn't widely supported by programs including MKVToolNix itself, causing them to declare such files as invalid. The programs will now create the EBML Void element inside the EBML Head element, making them a level 1 element instead of a level 0 element
- mkvpropedit, MKVToolNix GUI's chapter & header editors: often the programs have to relocate the Master elements in which the modifications were done. In that case the Seek Head elements must also be updated to reflect to the Master elements' new positions. If a file contained a Seek Head element at the start already and if that Seek Head was too small to contain the updated positions, the programs would end up in an endless loop trying to write data to the end, creating ever-growing files. This is now handled properly by voiding this too-small Seek Head & finding a proper space for a new one instead
- MKVToolNix GUI: header editor: fixed pixelated icons on higher display scaling values