diff --git a/All-tracks-vanished-after-mkvpropedit,-the-header-or-chapter-editors.md b/All-tracks-vanished-after-mkvpropedit,-the-header-or-chapter-editors.md index ba828c6..8cd0958 100644 --- a/All-tracks-vanished-after-mkvpropedit,-the-header-or-chapter-editors.md +++ b/All-tracks-vanished-after-mkvpropedit,-the-header-or-chapter-editors.md @@ -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)