[FFmpeg-user] Progress indicator
Moritz Barsnick
barsnick at gmx.net
Fri Jul 14 00:41:10 EEST 2017
On Thu, Jul 13, 2017 at 14:35:12 -0600, aegoreev at gmail.com wrote:
> ffmpeg is pretty verbose by default. I use
> *ffmpeg -hide_banner -loglevel warning*
> I am okay with that but it would be great to be able to see
> the progress bar. Is there a way to show the progress bar
> while keeping -hide_banner and -loglevel warning ?
Good question! The option to use is "-stats".
For curious people: The opposite can also be done with "-nostats" (but
who would want that? ;-)).
Moritz
More information about the ffmpeg-user
mailing list