Moritz Bunkus heeft versie 93 van MKVToolNix uitgebracht. Met dit programma kunnen matroskabestanden worden bekeken, bewerkt en geconverteerd. Zo kunnen geluidssporen en ondertiteling worden toegevoegd, verwijderd of juist als standaard worden ingesteld. MKVToolNix is een verzameling afzonderlijke commandlinetools, maar er wordt ook een grafische gebruikersinterface meegeleverd. Downloads zijn beschikbaar voor Windows, macOS en diverse Linux-distributies. In deze uitgave zijn de volgende veranderingen en verbeteringen aangebracht:
New features and enhancementsAn important note to my macOS users:
- all: updated the various lists that go into IETF/BCP 47 language tags: ISO 639 languages; ISO 3166 countries; ISO 15924 regions; IANA subtag registries.
- translations: added a Hungarian translation of the programs & man pages by Viktor György, John Fowler & Attila Zsigus (see
AUTHORS
).- mkvextract: tags extraction: added an option
--no-track-tags
(short:-T
) for not extracting tags associated with tracks.- MKVToolNix GUI: multiplexer: the default regular expression for deriving the “forced display” track flag from file names for subtitles was extended to also match on the term
signs
. Implements #6094.- MKVToolNix GUI: preferences: the revert buttons for the various “default regex for…” will only be enabled when the current text differs from the default, in other words: when reverting would actually change the text. Part of the implementation of #6099.
- MKVToolNix GUI: preferences: the GUI will now auto-upgrade the “default regex for…” to their respective current default values if they’re still set to one of the previous default values. Part of the implementation of #6099.
I’m aware that Apple has announced the upcoming end of their Rosetta x86/x64 emulation layer with macOS 28 (release likely in Autumn 2027). My MKVToolNix binaries are x86/x64 binaries, not ARM ones, therefore this impacts y’all. Unfortunately I do not have an ARM-based mac and do not plan on ever getting one. Therefore I will discountinue offering macOS binaries when Rosetta support ends.