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

yazaldefilimone/ffmpreg

An experimental safe multimedia toolkit observed · 2026-08-28

github.com/yazaldefilimone/ffmpreg · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

53/100

  • Activity 82
  • Release rhythm 35
  • Longevity 19

Flags: no_releases

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: 267
  • days_rel: n/a
  • days_push: 109
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1121 stars · 27 forks observed · 2026-08-28

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

FFmpReg is a Rust-native multimedia toolkit that decodes, transforms, and encodes audio and video without requiring FFmpeg, offering both a CLI and a library API. It emphasizes safe, deterministic, modular media pipelines with explicit developer control.

Use cases

  • transcode audio files without ffmpeg
  • convert wav files from the command line
  • inspect media file frame metadata like ffprobe
  • apply gain and normalization transforms to audio
  • batch process media files with glob patterns
  • integrate media decoding and encoding into a rust application

When to choose

  • you want a memory-safe Rust alternative to FFmpeg for basic audio/video processing
  • you need a library API for building custom media pipelines in Rust
  • you prefer explicit, deterministic pipelines over FFmpeg's complexity

When to avoid

  • you need broad codec and container support comparable to FFmpeg
  • you need a battle-tested, production-stable media tool
  • you require advanced video filters or hardware acceleration

Facets

library · maturity experimental

audio-processing video-processing cli parser media developer-tools rust cli cross-platform ffmpeg-alternative transcoding media-toolkit safe-rust ffprobe-alternative audio video command-line

2 sources

Member repositories

RepositoryRoleHealth v2
yazaldefilimone/ffmpregmain53

For agents

markdown · JSON · MCP: product_card(name="yazaldefilimone/ffmpreg")

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