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:
parent
e3631231a1
commit
f06fe7f80e
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user