Skip to content

Conversation

daveisfera
Copy link
Contributor

I dug into the issue I was having with using time_base with add_stream and the issue was that I was using an encoder so I could specify extradata, but in hindsight, that was a problematic workaround and not a real solution. This PR allows setting extradata with an encoder, so I can use libx264 instead of h264 with add_stream so it will work as expected

@daveisfera daveisfera force-pushed the extradata_allow_encoder branch 4 times, most recently from 45a3561 to 7e1166d Compare September 11, 2024 23:58
@daveisfera daveisfera force-pushed the extradata_allow_encoder branch from 7e1166d to a0150d1 Compare September 12, 2024 00:07
@WyattBlue WyattBlue merged commit ee5c40e into PyAV-Org:main Sep 12, 2024
10 checks passed
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