Skip to content

demux_mkv: support demuxing native VC-1 streams#18077

Open
arch1t3cht wants to merge 1 commit into
mpv-player:masterfrom
arch1t3cht:vc1-mkv
Open

demux_mkv: support demuxing native VC-1 streams#18077
arch1t3cht wants to merge 1 commit into
mpv-player:masterfrom
arch1t3cht:vc1-mkv

Conversation

@arch1t3cht

Copy link
Copy Markdown
Contributor

Match lavf's logic for how to parse the extradata.


A first-party codec mapping for VC-1 was added to Matroska in ietf-wg-cellar/matroska-specification#1080 .

See also: https://code.ffmpeg.org/FFmpeg/FFmpeg/pulls/23374
This PR does not technically depend on the linked FFmpeg PR, but it might still be better to delay merging it until the FFmpeg PR is merged, in case some issues with the implementation come up.

Match lavf's logic for how to parse the extradata.

@kasper93 kasper93 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

I will wait for ffmpeg pr to land though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants