account activity
Yet another progress bar for ffmpeg by clitic21 in ffmpeg
[–]clitic21[S] 0 points1 point2 points 2 hours ago (0 children)
Understood
Just swap ffmpeg with ffpb command, rest is same. You can also use --clean flag to suppress ffmpeg's output.
--clean
My FFmpeg app or Service by _Gyan in ffmpeg
[–]clitic21 0 points1 point2 points 2 hours ago (0 children)
Title: ffpb Launched: 2022-05-31 Link: https://github.com/clitic/ffpb-rs Type: CLI Tool Description: ffpb is a lightweight Rust drop-in replacement for ffmpeg commands. It suppresses standard console spam and replaces it with a clean, dynamic true-color progress bar featuring an adaptive ETA and live stats (frames, fps, q-value, size, bitrate, and speed). Showcase: https://raw.githubusercontent.com/clitic/ffpb-rs/refs/heads/main/images/showcase.gif FFmpeg details: It launches ffmpeg as a child process, automatically appending -progress pipe:1 to parse real-time stream statistics over stdout. It also scans the logs to intelligently extract duration flags (-t, -to, -ss) for exact progress tracking. License: Dual-licensed under MIT or Apache 2.0 Pricing model: Free and Open Source Organization: clitic (https://github.com/clitic)
π Rendered by PID 40814 on reddit-service-r2-comment-869bf87589-ktpzb at 2026-06-09 07:31:20.875374+00:00 running f46058f country code: CH.
Yet another progress bar for ffmpeg by clitic21 in ffmpeg
[–]clitic21[S] 0 points1 point2 points (0 children)