Hello Moritz, I tried using "-stats" but the option creates a line per each frame. What I was looking for is a simple single line indicator like 1%...87%...etc. Do you know if such the thing exist in ffmpeg?
Best regards, On Thu, Jul 13, 2017 at 3:41 PM, Moritz Barsnick <[email protected]> wrote: > On Thu, Jul 13, 2017 at 14:35:12 -0600, [email protected] 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 > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
