FFMPEG with x264 enabled. Available at Docker Hub
You can build the image by cloning this repo and executing:
docker build -t <your_username>/ffmpeg .
docker run -it --privileged --device /dev/video0:/dev/video0 <your_username>/ffmpeg bash
Content type
Image
Digest
Size
257.7 MB
Last updated
over 9 years ago
docker pull fradelg/ffmpeg