Skip to content

Docker image containing ffmpeg and MP4Box for transcoding video files and generating DASH playlists

License

Notifications You must be signed in to change notification settings

cwi-dis/docker-dash-transcoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Docker DASH Transcoder

This repository contains the Docker build file for an Alpine Linux based base image containing the tools ffmpeg and MP4Box useful for transcoding video files to DASH and generating MPD playlists.

The Dockerfile is organised as a multi-stage build, where the first step clones the gpac repository (which MP4Box is part of), installs all required dependencies, compiles and installs it. The second stage of the build installs the ffmpeg binary and copies the compiled gpac binaries from the previous build stage.

This repository is publicly available at: https://hub.docker.com/r/troeggla/docker-dash-transcoder

About

Docker image containing ffmpeg and MP4Box for transcoding video files and generating DASH playlists

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published