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

encode: set sample_aspect_ratio on AVStream struct #6849

Merged
merged 1 commit into from
Aug 14, 2019

Conversation

ekisu
Copy link
Contributor

@ekisu ekisu commented Aug 7, 2019

I agree that my changes can be relicensed to LGPL 2.1 or later.

Some libavformat muxers (e.g. matroskaenc.c) expect this field to be set
on the AVStream struct, and not only in the AVCodecParameters.
@ghost
Copy link

ghost commented Aug 12, 2019

someone please merge this. extremely annoying bug.

@sfan5 sfan5 merged commit cd7bcb9 into mpv-player:master Aug 14, 2019
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.

None yet

2 participants