A progress bar without a CLI to scrape
If you’ve ever wired a progress bar to FFmpeg you know the trick, and it’s a good one: run the CLI, watch stderr, and pull the numbers out of the frame=... fps=... time=... speed=... line it rewrites every half second. …







