We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently only v3 with microversion >1 (probably actually == 1?) is supported.
When using ffmpeg for encoding, it needs a bit of trying to actually end up with version 3
The text was updated successfully, but these errors were encountered:
I guess extending it to support version 4 should be the easy path forward.
Sorry, something went wrong.
Yeah but ffmpeg gives you version 1 by default if it can :)
No branches or pull requests
Currently only v3 with microversion >1 (probably actually == 1?) is supported.
When using ffmpeg for encoding, it needs a bit of trying to actually end up with version 3
The text was updated successfully, but these errors were encountered: