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

Kagami/ffmpeg.js

Port of FFmpeg with Emscripten observed · 2026-08-28

github.com/Kagami/ffmpeg.js · JavaScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

How is this computed?

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

  • gap_med: n/a
  • age_days: 4067
  • days_rel: n/a
  • days_push: 1033
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3460 stars · 341 forks observed · 2026-08-28

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

FFmpeg compiled to JavaScript/WebAssembly via Emscripten, optimized for in-browser use with WebM and MP4 builds plus Web Worker wrappers. It lets JavaScript applications run FFmpeg transcoding without a server, and also works in Node.

Use cases

  • transcode video to webm or mp4 entirely in the browser
  • run ffmpeg commands client-side without a backend
  • extract audio from video files in a web app
  • offload media encoding to a web worker
  • convert uploaded video files before sending them to a server

When to choose

  • you need client-side video/audio transcoding with no server round-trip
  • you want a small, browser-optimized FFmpeg build for WebM or MP4
  • you need the same FFmpeg code to run in both browser and Node

When to avoid

  • you need codecs beyond the bundled WebM/MP4 builds
  • you need actively maintained releases or the latest FFmpeg features
  • you need high-performance native-speed encoding on a server

Facets

library · maturity maintenance

video-processing audio-processing wasm media web-development frontend browser wasm ffmpeg emscripten asm-js web-worker transcoding webm mp4 nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
Kagami/ffmpeg.jsmain32

For agents

markdown · JSON · MCP: product_card(name="Kagami/ffmpeg.js")

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