Skip to content

VP9 Supported Requested #6

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

Closed
CryogenicPlanet opened this issue Jun 9, 2020 · 2 comments · Fixed by #57
Closed

VP9 Supported Requested #6

CryogenicPlanet opened this issue Jun 9, 2020 · 2 comments · Fixed by #57
Labels
codec-requests Requested additional codecs to be added enhancement New feature or request

Comments

@CryogenicPlanet
Copy link
Member

Requested support for VP9

Spec https://trac.ffmpeg.org/wiki/Encode/VP9

FFmpeg cli command

ffmpeg -i input.mp4 -c:v libvpx-vp9 -c:a libopus output.webm

https://superuser.com/questions/705579/convert-video-with-vp9-codec-using-ffmpeg

@CryogenicPlanet CryogenicPlanet added enhancement New feature or request codec-requests Requested additional codecs to be added labels Jun 9, 2020
@CryogenicPlanet
Copy link
Member Author

Currently Failed automated testing scalarhq/Video-Transcoder-Codecs-Formats#5 (comment)

@CryogenicPlanet CryogenicPlanet linked a pull request Aug 14, 2020 that will close this issue
@CryogenicPlanet
Copy link
Member Author

VP9 requires experimental support from strict -2 which is now supported, however VP9 is currently extremely slow and likely to be discontinued

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codec-requests Requested additional codecs to be added enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant