[FFmpeg-devel] [PATCH] ffmpeg.c: add an option "detail_stats" to allow ffmpeg to output stats for each stream

Michael Niedermayer michael at niedermayer.cc
Sat Aug 25 03:30:00 EEST 2018


On Thu, Aug 23, 2018 at 12:43:25PM -0700, Wang Cao wrote:
> From: Wang Cao <doubleecao at gmail.com>
> 
> Add an option "detail_stats" to ffmpeg to output stats for each video/audio streams and each ouptut file ffmpeg output log in print_report. The format of stats is unchanged.
> 
> Signed-off-by: Wang Cao <wangcao at google.com>
> ---
>  doc/ffmpeg.texi      |  4 ++++
>  fftools/ffmpeg.c     | 53 +++++++++++++++++++++++++++++++-------------
>  fftools/ffmpeg.h     |  1 +
>  fftools/ffmpeg_opt.c |  4 +++-
>  4 files changed, 45 insertions(+), 17 deletions(-)

breaks fate:
make fate-flv-add_keyframe_index -j12

Segmentation fault (core dumped)
make: *** [fate-flv-add_keyframe_index] Error 139

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

I have never wished to cater to the crowd; for what I know they do not
approve, and what they approve I do not know. -- Epicurus
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180825/45e55310/attachment.sig>


More information about the ffmpeg-devel mailing list