jrottenberg / ffmpeg

Docker build for FFmpeg on Ubuntu / Alpine / Centos / Scratch / nvidia / vaapi
https://hub.docker.com/r/jrottenberg/ffmpeg/
Apache License 2.0
1.37k stars 450 forks source link

rav1e ffmpeg 4.3 support #242

Open kavirajan2 opened 4 years ago

kavirajan2 commented 4 years ago

Currently, FFmpeg 4.3 supports Rav1e video encoding. Can you enable it on the Dockerfile on ubuntu docker file?

jrottenberg commented 4 years ago

It is 4.3 specific, in that case we can add it to all 4.3 variants (alpine, centos, ubuntu, etc), if you are interested the change itself seems very similar to https://github.com/jrottenberg/ffmpeg/blob/master/update.py#L195 but with --enable-librav1e