Sign inSign up

fradelg/ffmpeg

By fradelg

Updated over 9 years ago

FFmpeg 3

Image
0

10K+

fradelg/ffmpeg repository overview

Docker image for FFMPEG

FFMPEG with x264 enabled. Available at Docker Hub

  • 3.1: FFmpeg 3.1
  • rpi-3.1:: FFmpeg 3.1 for the Raspberry Pi (arvhf) based on Raspbian jessie

Building

You can build the image by cloning this repo and executing:

docker build -t <your_username>/ffmpeg .

Running

docker run -it --privileged --device /dev/video0:/dev/video0 <your_username>/ffmpeg bash

Tag summary

Content type

Image

Digest

Size

257.7 MB

Last updated

over 9 years ago

docker pull fradelg/ffmpeg