MKVToolNix (64-bit) 歷史版本列表
MKVToolNix 64 位是一套在 Linux 和 Windows 下創建,更改和檢查 Matroska 文件的工具。他們為 Matroska 做了 OGM 工具為 OGM 格式做了些什麼,然後做了一些。它支持處理幾個輸入文件,就好像它們已經被二進制連接成一個大的輸入文件。 MKVToolNix  64 位是一套軟件工具,包括 mkvmerge,mkvinfo,mkvextract,... MKVToolNix (64-bit) 軟體介紹更新時間:2022-04-11
更新細節:
更新時間:2022-04-06
更新細節:
What's new in this version:
- New: updated city database
更新時間:2022-03-28
更新細節:
What's new in this version:
New backends:
- Akamai Netstorage
- Seagate Lyve, SeaweedFS, Storj, RackCorp via s3 backend
- Storj (renamed from Tardigrade - your old config files will continue working)
New commands:
- bisync - experimental bidirectional cloud sync
New Features:
- build
- Add windows/arm64 build (rclone mount not supported yet)
- Raise minimum go version to go1.15
- config: Allow dot in remote names and improve config editing
- dedupe: Add quit as a choice in interactive mode
- dlna: Change icons to the newest ones
- filter: Add {{ regexp }} syntax to pattern matches
- fshttp: Add prometheus metrics for HTTP status code
- hashsum: Support creating hash from data received on stdin
- librclone
- Allow empty string or null input instead of empty json object
- Add support for mount commands
- operations: Add server-side moves to stats
- rc: Allow user to disable authentication for web gui (negative0)
- tree: Remove obsolete --human replaced by global --human-readable
- version: Report correct friendly-name for newer Windows 10/11 versions
Fixed:
- build
- Fix ARM architecture version in .deb packages after nfpm change
- Hard fork github.com/jlaffaye/ftp to fix go get github.com/rclone/rclone
- oauthutil: Fix crash when webrowser requests /robots.txt
- operations: Fix goroutine leak in case of copy retry
rc:
- Fix operations/publiclink default for expires parameter
- Fix missing computation of transferQueueSize when summing up statistics group
- Fix missing StatsInfo fields in the computation of the group sum
- sync: Fix --max-duration so it doesn't retry when the duration is exceeded
- touch: Fix issue where a directory is created instead of a file
Mount:
- Add --devname to set the device name sent to FUSE for mount display
VFS:
- Add vfs/stats remote control to show statistics
- Fix failed to _ensure cache internal error: downloaders is nil error
- Fix handling of special characters in file names
Local:
- Fix hash invalidation which caused errors with local crypt mount
Crypt:
- Add base64 and base32768 filename encoding options
Azure Blob:
- Implement --azureblob-upload-concurrency parameter to speed uploads
- Remove 100MB upper limit on chunk_size as it is no longer needed
- Raise --azureblob-upload-concurrency to 16 by default
- Fix crash with SAS URL and no container
Compress:
- Fix crash if metadata upload failed
- Fix memory leak
Drive:
- Added --drive-copy-shortcut-content
- Disable OAuth OOB flow (copy a token) due to Google deprecation
- See the deprecation note.
- Add --drive-skip-dangling-shortcuts flag
- When using a link type --drive-export-formats shows all doc types
Dropbox:
- Speed up directory listings by specifying 1000 items in a chunk
- Save an API request when at the root
Fichier:
- Implemented About functionality
FTP:
- Add --ftp-ask-password to prompt for password when needed
Google Cloud Storage:
- Add missing regions
- Disable OAuth OOB flow (copy a token) due to Google deprecation
- See the deprecation note.
Googlephotos:
- Disable OAuth OOB flow (copy a token) due to Google deprecation
- See the deprecation note.
Hasher:
- Fix crash on object not found
Hdfs:
- Add file (Move) and directory move (DirMove) support
HTTP:
- Improved recognition of URL pointing to a single file
Jottacloud:
- Change API used by recursive list (ListR)
- Add support for Tele2 Cloud
Koofr:
- Add Digistorage service as a Koofr provider
- Mailru
- Fix int32 overflow on arm32
Onedrive:
- Add config option for oauth scope Sites.Read.All
- Minor optimization of quickxorhash
- Add --onedrive-root-folder-id flag
- Do not retry on 400 pathIsTooLong error (ctrl-q)
Pcloud:
- Add support for recursive list (ListR)
- Fix pre-1970 time stamps
S3:
- Use ListObjectsV2 for faster listings
- Fallback to ListObject v1 on unsupported providers
- Use the ETag on multipart transfers to verify the transfer was OK
- Add --s3-use-multipart-etag provider quirk to disable this on unsupported providers
- New Providers:
- RackCorp object storage
- Seagate Lyve Cloud storage
- SeaweedFS
- Storj Shared gateways
- Add Wasabi AP Northeast 2 endpoint info
- Add GLACIER_IR storage class
- Document Content-MD5 workaround for object-lock enabled buckets
- Fix multipart upload with --no-head flag
- Simplify content length processing in s3 with download url
SFTP:
- Add rclone to list of supported md5sum/sha1sum commands to look for
- Refactor so we only have one way of running remote commands
- Fix timeout on hashing large files by sending keepalives
- Fix unecessary seeking when uploading and downloading files
- Update docs on how to create known_hosts file
Storj:
- Rename tardigrade backend to storj backend
- Implement server side Move for files
- Update docs to explain differences between s3 and this backend
Swift:
- Fix About so it shows info about the current container only
Union:
- Fix treatment of remotes with // in
- Fix deadlock when one part of a multi-upload fails
- Fix eplus policy returned nil
Yandex:
- Add permanent deletion support
更新時間:2022-03-18
更新細節:
What's new in this version:
- New: important updates of timezone and city databases
- Fix: various small changes and fixes
更新時間:2022-03-17
更新細節:
What's new in this version:
New features:
- improve usability of the inline search
- added search scope switch and tooltips
- added initial tag preview
- refactoring perspectives, adding list and wiki perspective
- extracting thumbs from number, pages and key documents
Enhancements:
- fine tuning perspective switching
- updating Canadian french and Chinese translations
- rounding corners of the description field in the cell
- extracting markdown convertion, refactoring deprecated execute command
Fixed:
- showing confirm delete dialog on empty selection
- making the entry close button always on top
- added missing vertical scrollbar in the folder properties
- improving color handing by tags and tag preview
- issue with ignoring search boxing in advanced search
更新時間:2022-03-14
更新細節:
What's new in this version:
New features and enhancements:
- mkvpropedit: added a new option `--chapter-charset` allowing the user to specify the character set to use when reading the following chapter file
- MKVToolNix GUI: each language shortcut can now be associated with an optional track name that is set along with the language when the shortcut is used. This is an alternative to the feature requested in #3283.
Fixed:
- mkvmerge: Ogg/OGM reader: mkvmerge will no longer abort with an exception when it encounters Vorbis comments that contain data that isn't valid UTF-8
- MKVToolNix GUI: multiplexer: fixed several issues with the tab order of elements in the "properties" pane and the "output" tab. Also fixed the language display widgets (e.g. "track language" in the "properties" pane) never receiving tab focus.
- MKVToolNix GUI: multiplexer: the chapter name template will now be passed to `mkvmerge` if a chapter file is selected on the "output" tab
更新時間:2022-03-07
更新細節:
What's new in this version:
- New: updated city database
- New: buttons for testing ICAO codes
- Fix: various small changes and fixes
更新時間:2022-02-22
更新細節:
What's new in this version:
- New: updated city database
更新時間:2022-02-18
更新細節:
What's new in this version:
New features:
- No new features
Fixed:
- Fixed BG3 Patch 7 support
更新時間:2022-02-14
更新細節:
What's new in this version:
- Added new "Filter Scan Results" option which allows entire scan results to be filtered using a user defined filter
- Toggle the filter on or off by clicking on the filter icon under the Scan button, or select Options->Filter Scan Results, or press Ctrl+Shift+F
- The "Include Filter" will include only matching files in the results
- The "Exclude Filter" will exclude any matching files from the results
- Click on the "Apply Filter" button (or press Enter after making a filter change) to apply any filter changes made. Files are matched using the entire file path and file name. The filters support all standard file search functionality, such as wild cards, file size, file date etc. See this link for all search options: https://diskanalyzer.com/guide#search
e.g. To filter only files of type mp3 or wav, larger than 5MB, excluding anything in the C:Windows folder, you'd enter:
- Include Filter: *.mp3|*.wav >5m
- Exclude Filter: C:Windows
- Wildcard search for file extensions was not working correctly when "match entire path" option was used - fixed
- e.g. searching for *.c would include files including ".c" anywhere in the file name, which would include *.cpp or *.c.bak files too.
- Total space, space used, space free display fields widened to correctly display very large TB drive values when displaying as Bytes
- Window position was not being restored to correct position if Windows taskbar was not positioned at bottom of screen - fixed
- Fixed some dark mode display issues on older versions of Windows (2003, XP)