Skip to content

nachochip/ffmpeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This takes the ffmpeg binaries that were compiled in ffmpeg-build and places them inside a base debian container. Size is much smaller (~130MB in this container vs ~360MB in the original debian container).

Example command docker run nachochip/ffmpeg -i INPUT -vcodec copy -acodec copy - > OUTPUT.mp4

This container uses the entrypoint="ffmpeg"

About

placing ffmpeg binaries inside minimal debian docker image

Resources

Stars

Watchers

Forks

Packages

No packages published