A new MKVToolNix is out right now, v90. Couple of bug fixes, one nice enhancement for header editor users. Have fun! https://www.bunkus.org/2025/02/2025-02-08-mkvtoolnix-v90-0-released/ #MKVToolNix #Matroska
End of year? Time for a last release of MKVToolNix: v89 is out. A handful of fixes & enhancements, nothing too crazy. Is it good for you? You bet! https://www.bunkus.org/2024/12/2024-12-27-mkvtoolnix-v89-0-released/ #MKVToolNix #Matroska
Since when does #SimpleScreenRecorder produce #Matroska containers?
meh, it's inconvenient, but it's fine
…ffmpeg -i simplescreenrecorder.mkv -c:v copy filename.MP4 ← that oughta do it - it's AVC/264 anyway
edit: LOL, that's "speed= 829x" …for an 82K file
yay, a new MKVToolNix v88 is out Not really a lot of changes, but we have to keep the party going, I guess! https://www.bunkus.org/2024/10/mkvtoolnix-v88-0-released/ #MKVToolNix #Matroska
Want to give a big thanks to @mosu for the help with `mkvmerge` as it allowed me to rip out quite a bit of code. Verified that all of the attachments in the directores are picked up without issues regardless of which distro I'm using. Now to let these cook for a bit and make sure everything works the way it's supposed to. #encoding #matroska
Updated the core `sispyhus-matroska` library which adds support for attachment directories. This allows entire directory's worth of files to be added to Matroska files as attachments. To help that out, the MIME-type guessing has gotten a huge upgrade which actually makes this a possibility. Even updated the documentation because...err...it was wrong. #matroska #sisyphus #encoding
RFC 9559: Matroska Media Container Format Specification
#Matroska est un format de conteneur pour du contenu multi-média (son, image, sous-titres, etc). Ce n'est pas un format de données (format utilisé par un codec), mais un moyen de regrouper de manière structurée des données différentes.