← Graph

streamio-ffmpeg

tool 4 connections

Ruby gem wrapping the ffmpeg command line. Offers a custom DSL for transcoding, but the talk recommends ignoring the DSL and passing custom ffmpeg arguments directly for better control and optimization. Main reason to keep the library: a convenient progress-tracking API that parses ffmpeg output so callers don't have to compute percentage themselves.

category
library
about
streamio-ffmpeg tool
Final iteration uses streamio-ffmpeg with custom args, mainly for progress tracking.
about
streamio-ffmpeg tool
Recommendation to bypass streamio-ffmpeg's DSL.
tool streamio-ffmpeg
uses
FFmpeg tool
streamio-ffmpeg wraps the ffmpeg command line.
person Michal Matyas
uses
streamio-ffmpeg tool
Used streamio-ffmpeg in the final rewrite for its progress tracking.

Provenance

Read by
15 extractions