From 46172474a36a3ccb4f8c82548c655abada708229 Mon Sep 17 00:00:00 2001 From: Moritz Bunkus Date: Sat, 13 Jun 2015 22:18:15 +0200 Subject: [PATCH] Updated All tracks vanished after mkvpropedit or header editor (markdown) --- All-tracks-vanished-after-mkvpropedit-or-header-editor.md | 2 ++ 1 file changed, 2 insertions(+) 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)