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

lucemia/typed-ffmpeg

Type-safe FFmpeg bindings for Python & TypeScript — filters, typing, and docs observed · 2026-08-28

github.com/lucemia/typed-ffmpeg · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 99
  • Release rhythm 99
  • Longevity 72
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: 4.0
  • age_days: 1013
  • days_rel: 11
  • days_push: 10
  • n_releases_24m: 47

Full methodology

Adoption not part of the score

1163 stars · 21 forks observed · 2026-08-28

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

typed-ffmpeg is a type-safe wrapper library around FFmpeg for Python and TypeScript, providing IDE-friendly construction of media filter graphs with full typing and inline documentation. It supports JSON serialization of filter graphs, graph visualization, validation, and media file analysis via ffprobe.

Use cases

  • build ffmpeg filter graphs with type checking in python
  • generate ffmpeg commands programmatically with autocomplete
  • serialize and reload ffmpeg filter graphs as
  • probe media file metadata with ffprobe from python
  • construct complex video/audio filter pipelines without shell strings
  • visualize ffmpeg filter graphs for debugging

When to choose

  • you want type-safe, IDE-friendly ffmpeg bindings instead of raw command strings
  • you need to build, validate, and reuse complex filter graphs programmatically
  • you want zero-dependency python bindings for ffmpeg
  • you need multi-version ffmpeg support with per-version packages

When to avoid

  • you need to actually decode/encode media inside your process rather than shelling out to ffmpeg
  • you need a GUI for video editing
  • your project does not use python or typescript

Facets

library · maturity active

video-processing audio-processing serialization developer-tools media developer-tools python cross-platform ffmpeg type-safe filter-graph media-processing ffprobe code-generation video automation typescript nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
lucemia/typed-ffmpegmain94

For agents

markdown · JSON · MCP: product_card(name="lucemia/typed-ffmpeg")

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