/ffmpeg

Docker build file for an Ubuntu ffmpeg image.

Primary LanguageShellApache License 2.0Apache-2.0

FFMPEG for Docker

This repo has a Dockerfile to create a Docker image wth FFMPEG. It compiles FFMPEG from sources following instructions from the Ubuntu Compilation Guide.

You can install the latest build of this image by running docker pull cellofellow/ffmpeg.

This image can likely be used as a base for a networked encoding farm.