Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix parse Codec ID V_MS/VFW/FOURCC #8

Open
tony95271 opened this issue Dec 7, 2022 · 0 comments
Open

fix parse Codec ID V_MS/VFW/FOURCC #8

tony95271 opened this issue Dec 7, 2022 · 0 comments
Assignees

Comments

@tony95271
Copy link
Contributor

tony95271 commented Dec 7, 2022

parse sample https://mkvtoolnix.download/samples/vsshort-vorbis-subs.mkv
the video track codec_name expected parsing from private data (such as "msmpeg4v3" likes ffprobe output), got "V_MS/VFW/FOURCC".

see also
https://github.com/FFmpeg/FFmpeg/blob/cb9ab38c527ab838151c44bc04715a3548162733/libavformat/matroskadec.c#L2589

refs

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

No branches or pull requests

2 participants