mirror of
https://github.com/mpv-player/mpv.git
synced 2025-12-28 05:33:14 +00:00
demux_mkv: demux Block Additional Mappings
Parse Dolby Vision configuration.
This commit is contained in:
@@ -165,6 +165,12 @@ elements_matroska = (
|
||||
),
|
||||
),
|
||||
),
|
||||
'BlockAdditionMapping*, 41e4, sub', (
|
||||
'BlockAddIDValue, 41f0, uint',
|
||||
'BlockAddIDName, 41a4, str',
|
||||
'BlockAddIDType, 41e7, uint',
|
||||
'BlockAddIDExtraData, 41ed, binary',
|
||||
),
|
||||
),
|
||||
),
|
||||
|
||||
|
||||
Reference in New Issue
Block a user