Skip to content

denny-il/ffmpegu

Repository files navigation

ffmpegu

Typed, composable FFmpeg command builder and runner for Javascript runtimes.

Highlights

  • Fluent, type-safe construction of FFmpeg commands via ffmpegu.command().
  • First-class helpers for inputs/outputs, stream mapping, and filters.
  • Built-in runners for FFmpeg and FFprobe with structured results.

Install

pnpm add ffmpegu

Quick start

See the quick start in the docs: docs/README.md

Documentation

Requirements

  • Node.js/Bun/Deno
  • OS: macOS or Linux
  • FFmpeg and FFprobe installed and available on your PATH (or provide the path to the binary when creating a runner)

About

Typed, composable FFmpeg command builder and runner for Javascript runtimes.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors