mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
TOOLS/matroska.py: recognize ChapCountry
This commit is contained in:
@@ -151,6 +151,7 @@ elements_matroska = (
|
|||||||
'ChapterDisplay*, 80, sub', (
|
'ChapterDisplay*, 80, sub', (
|
||||||
'ChapString, 85, str',
|
'ChapString, 85, str',
|
||||||
'ChapLanguage*, 437c, str',
|
'ChapLanguage*, 437c, str',
|
||||||
|
'ChapCountry*, 437e, str',
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user