FFmpeg: To use simply run - docker run -t -i paulbrennan/ffmpeg
10K+
#What is FFMPEG
FFmpeg is a free software project that produces libraries and programs for handling multimedia data. FFmpeg includes libavcodec, an audio/video codec library used by several other projects, libavformat, an audio/video container mux and demux library, and the ffmpeg command line program for transcoding multimedia files.
#How to use this image:
docker run -ti paulbrennan/ffmpeg <ffmpeg-cmd>
For a full list of commands see the man page here
Content type
Image
Digest
sha256:c8bb8d5ee…
Size
191.7 MB
Last updated
almost 11 years ago
docker pull paulbrennan/ffmpeg