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
Support exporting videos in AV1 format.
Add support for exporting in AV1 format, currently the option seems to be absent, yet FFmpeg supports it.
AV1 is the successor of VP8/VP9, and it aims to be an open alternative to H264 (the default) and HEVC.
The text was updated successfully, but these errors were encountered:
I like this π
Sorry, something went wrong.
No branches or pull requests
Support exporting videos in AV1 format.
Feature Request ποΈ
Add support for exporting in AV1 format, currently the option seems to be absent, yet FFmpeg supports it.
Use Case
AV1 is the successor of VP8/VP9, and it aims to be an open alternative to H264 (the default) and HEVC.
The text was updated successfully, but these errors were encountered: