Skip to content

Build ffmpeg with its dependencies from source.

License

Notifications You must be signed in to change notification settings

fubotv/ffmpeg-build

 
 

Repository files navigation

ffmpeg-build

Build - linux Build - linux cuda Build - docker Build - win Build - mac Build - ios Build - android

Build ffmpeg with its dependencies from source, which may achieve several purposes:

  • Generate popular cross-platform executable binaries for generic usage, such as ffmpeg, ffplay, ffprobe, srt-*, rtmpdump, etc;
  • Generate popular cross-platform libraries for developping upon them, mostly libav*;
  • One-click to launch ffmpeg debugging via vscode+gdb/lldb, which is essential for understanding details;
git submodule update --init       

Docs

About

Build ffmpeg with its dependencies from source.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 71.4%
  • Dockerfile 12.9%
  • Python 11.7%
  • Batchfile 4.0%