Skip to content

A Docker container that has ffmpeg (ffprobe, etc.), yt-dlp and python 3.10

License

Notifications You must be signed in to change notification settings

dantheman39/ffmpeg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ffmpeg

The source files for a docker image that has yt-dlp, ffmpeg, python 3.10, on a Debian OS.

You can bind mount folders containing files you want to mess with and run ffmpeg, ffprobe, or yt-dlp commands. i.e.

docker run -it -v ./myfiles:/myfiles dantheman39/ffmpeg /bin/bash

About

A Docker container that has ffmpeg (ffprobe, etc.), yt-dlp and python 3.10

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published