Ross ROSS = Recommend OSS · open-source software intelligence for agents

markus-perl/ffmpeg-build-script

The FFmpeg build script provides an easy way to build a static FFmpeg on OSX and Linux with non-free codecs included. observed · 2026-08-28

github.com/markus-perl/ffmpeg-build-script · Shell · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 99
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 12
  • age_days: 4334
  • days_rel: 8
  • days_push: 8
  • n_releases_24m: 16

Full methodology

Adoption not part of the score

1215 stars · 366 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A shell script that builds a static FFmpeg binary from source on macOS and Linux, with optional GPL and non-free codecs. It supports Apple Silicon, CUDA hardware acceleration, and Docker-based builds.

Use cases

  • build a static ffmpeg binary on macos
  • compile ffmpeg with non-free codecs like fdk-aac
  • install ffmpeg on ubuntu without package manager
  • build ffmpeg with cuda gpu acceleration
  • get ffmpeg with av1 and hevc encoding support
  • build ffmpeg on apple silicon m1
  • run a self-contained ffmpeg in docker

When to choose

  • you need a fully static ffmpeg binary with specific codecs enabled
  • your distro's ffmpeg package lacks codecs like fdk-aac or libx265
  • you want GPU-accelerated encoding via CUDA or VideoToolbox
  • you need ffmpeg on macOS including Apple Silicon without Homebrew

When to avoid

  • you are on Windows natively (use Docker or WSL2 instead)
  • you just need a standard ffmpeg install from your package manager
  • you cannot accept non-redistributable binaries due to GPL/non-free licensing
  • you need guaranteed support for distros other than Debian and macOS

Facets

cli-tool · maturity active

build-tool video-processing audio-processing media developer-tools ffmpeg static-binary codecs shell-script gpu-acceleration apple-silicon command-line macos linux docker

1 source

Member repositories

RepositoryRoleHealth v2
markus-perl/ffmpeg-build-scriptmain99

For agents

markdown · JSON · MCP: product_card(name="markus-perl/ffmpeg-build-script")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem