1
mirror of https://github.com/mpv-player/mpv synced 2025-01-01 04:36:24 +01:00

TOOLS/matroska.py: recognize CodecName

This commit is contained in:
Uoti Urpala 2011-04-08 01:20:35 +03:00
parent e3631231a1
commit f06fe7f80e

View File

@ -88,6 +88,7 @@ elements_matroska = (
'Language, 22b59c, str',
'CodecID, 86, str',
'CodecPrivate, 63a2, binary',
'CodecName, 258688, str',
'CodecDecodeAll, aa, uint',
'Video, e0, sub', (
'FlagInterlaced, 9a, uint',