[FFmpeg-devel] [PATCH 1/2] ffmpeg: add option stats_period

Michael Niedermayer michael at niedermayer.cc
Tue Dec 22 00:58:18 EET 2020


On Mon, Dec 21, 2020 at 02:51:20PM +0530, Gyan Doshi wrote:
> At present, progress stats are updated at a hardcoded interval of
> half a second. For long processes, this can lead to bloated
> logs and progress reports.
> 
> Users can now set a custom period using option -stats_period
> Default is kept at 0.5 seconds.
> ---
>  doc/ffmpeg.texi      |  7 ++++++-
>  fftools/ffmpeg.c     |  2 +-
>  fftools/ffmpeg.h     |  1 +
>  fftools/ffmpeg_opt.c | 18 ++++++++++++++++++
>  4 files changed, 26 insertions(+), 2 deletions(-)

probably ok

thx

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

"I am not trying to be anyone's saviour, I'm trying to think about the
 future and not be sad" - Elon Musk

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20201221/73b80ff2/attachment.sig>


More information about the ffmpeg-devel mailing list