diff --git a/TOOLS/matroska.py b/TOOLS/matroska.py index fb17f48e45..375fb8b279 100755 --- a/TOOLS/matroska.py +++ b/TOOLS/matroska.py @@ -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',