latest ffmpeg build with the latest build of av1 from libaom source as well as x264, x265, vp9
2.1K
Adapted from https://hub.docker.com/r/offbytwo/ffmpeg
Latest build of ffmpeg with latest build of AV1 built from libaom source @ https://aomedia.googlesource.com/aom/+/refs/heads/master. This also includes many common audio and video codecs, including HEVC/VP9/H.264.
Netflix's libvmaf support is also compiled in for running metrics on transcoded video.
x264_version=master
x265_version=3.2.1
libvpx_version=v1.8.2
fdk_aac_version=v2.0.1
lame_version=3.100
opus_version=v1.3.1
libaom_version=master
vmaf_version=v1.3.15
ffmpeg_version=4.2.2
It's best to make another docker container and copy the contents of /opt/ffmpeg from this container to your new container. This will make for a much smaller image. But you can also run it directly with
docker run -it singhkays/ffmpeg-av1-libaom
https://github.com/singhkays/docker-ffmpeg-av1-libaom
Reach out if you have any questions! Feel free to follow my blog for latest AV1 updates
Content type
Image
Digest
Size
167 MB
Last updated
almost 6 years ago
docker pull singhkays/ffmpeg-av1-libaom