mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2025-01-21 09:30:08 +00:00
Update All tracks vanished after mkvpropedit, the header or chapter editors
parent
1d7264fdb3
commit
ee192075d7
@ -32,4 +32,8 @@ This leads to the following algorithm that all applications reading Matroska fil
|
||||
|
||||
Do note, though, that in mkvinfo's default processing mkvinfo will not find those track headers. In order to understand why please see [this FAQ entry](Understanding-mkvinfo's-output).
|
||||
|
||||
## Workaround
|
||||
|
||||
If you find yourself in this situation, you'll have to re-mux the affected files with `mkvmerge` / the GUI's multiplexer tool. You don't have to change anything, to set any special option — a simple re-mux suffices (e.g. `mkvmerge -o out.mkv in.mkv`).
|
||||
|
||||
Categories: [metadata](FAQ#category-metadata), [playback](FAQ#category-playback)
|
||||
|
Loading…
Reference in New Issue
Block a user