ffmpeg (x264, fdk-aac) inside debian
50K+
This takes the ffmpeg binaries that were compiled in ffmpeg-build and places them inside a base debian container. Size is much smaller (~130MB in this container vs ~360MB in the original debian container).
Example command docker run nachochip/ffmpeg -i INPUT -vcodec copy -acodec copy - > OUTPUT.mp4
This container uses the entrypoint="ffmpeg"
Content type
Image
Digest
Size
70 MB
Last updated
over 9 years ago
docker pull nachochip/ffmpeg:3.2.4