diff --git a/All-tracks-vanished-after-mkvpropedit-or-header-editor.md b/All-tracks-vanished-after-mkvpropedit-or-header-editor.md index f381c7c..11e6532 100644 --- a/All-tracks-vanished-after-mkvpropedit-or-header-editor.md +++ b/All-tracks-vanished-after-mkvpropedit-or-header-editor.md @@ -30,4 +30,6 @@ This leads to the following algorithm that all applications reading Matroska fil 2. Recursively read all meta seek elements starting with the one(s) found in step 1. Remember all positions of important elements pointed to from the meta seek elements. 3. Read all important elements found in steps 1. and 2. keeping in mind that elements found in 2. may point to the same elements found in 1. +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](/mbunkus/mkvtoolnix/wiki/Understanding-mkvinfo's-output). + Categories: [metadata](Category-metadata), [playback](Category-playback)