makethunder / ffmpeg

Docker build file for an Ubuntu ffmpeg image.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Docker build file for an Ubuntu ffmpeg image.

License:Apache License 2.0


Languages

Language:Shell 100.0%