TOOLS/matroska.py: recognize ChapCountry

This commit is contained in:
Uoti Urpala 2010-10-21 21:47:12 +03:00
parent 96312757c5
commit 7a190c461b
1 changed files with 1 additions and 0 deletions

View File

@ -151,6 +151,7 @@ elements_matroska = (
'ChapterDisplay*, 80, sub', (
'ChapString, 85, str',
'ChapLanguage*, 437c, str',
'ChapCountry*, 437e, str',
),
),
),