[e925]

ffmpeg-static★★★★

✓ loya-tested🆓 free🔌 drop-in

Bundled ffmpeg that just works — no 'your version is missing libfoo' errors.

why it matters

If you've tried to use ffmpeg in a Node project, you've probably hit the 'no such filter: subtitles' or 'no such filter: drawtext' error — because whichever ffmpeg your machine has was compiled without the library you need. ffmpeg-static is an npm package that ships a full ffmpeg binary with everything common pre-enabled (libass, libfreetype, the full encoder set).

Drop it in, point your spawn calls at it, stop fighting the system ffmpeg. Works on Mac/Linux/Windows. 50MB dep, scoped per-project.

install

npm install --save ffmpeg-static

where to find it

repo health1,350
avoid if

You only need basic trim/extract operations — system ffmpeg is fine for those.

see it in action
open the module that demos ffmpeg-static

tags

💰 money moves that use this tool

all money moves →

more in video & clipping

last reviewed · 2026-04-22 · added 2026-04-22