ffmpeg
ffmpeg copied to clipboard
Docker build for FFmpeg on Ubuntu / Alpine / Centos / Scratch / nvidia / vaapi
Hi again, may would also be nice to add intel qsv decode/encode support in addition to vaapi only
```sh $ ffmpeg -i -vf subtitles= ``` ffmpeg cannot apply subtitles due to the following error ``` [Parsed_subtitles_0 @ 0x1ffd380] Shaper: FriBidi 0.19.7 (SIMPLE) Fontconfig error: Cannot load default config...
Hi, may a chance to get those features enabled by default ? mainly cuda-llva to get yadif_cuda and scale_cuda up and running. vamf would be "nice to have" ;) thanks...
I've matched the changes in a [previous update](https://github.com/jrottenberg/ffmpeg/commit/5948b88c4e9e78a9b025ac8a529502d5e38afcc5) - I think I've got it right? I've also update the versions table in the README for missing versions (4.4 and 5.0)...
References: https://github.com/transitive-bullshit/ffmpeg-gl-transition https://github.com/clofus/ffmpeg-gl @jrottenberg FYI
Now that CentOS is dead, it would be great to have images based on Rocky Linux, its replacement :)
Any chance you could provide us a prepackaged solution for Amazon Linux, please?
Is there any options to get ffmpeg work on docker with HW on Apple M1 SoC ? Thanks!
Aren't you building ffmpeg twice? https://github.com/jrottenberg/ffmpeg/blob/main/docker-images/5.0/ubuntu2004/Dockerfile#L516 https://github.com/jrottenberg/ffmpeg/blob/main/docker-images/5.0/ubuntu2004/Dockerfile#L568
arm support
has anyone attempted to get this to build on ARM64? I don't want to spend hours just find out something is blocking.