On Mon, Aug 27, 2018 at 11:48:46PM -0700, Wang Cao wrote:
> From: Wang Cao <doublee...@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.

this changes -progress output

./ffmpeg -progress progress -i mm-small-short.mp4  -f null -

 stream_0_0_q=-0.0
 bitrate=N/A
 total_size=N/A
-out_time_us=1002667
-out_time_ms=1002667
-out_time=00:00:01.002667
+out_time_us=1000000
+out_time_ms=1000000
+out_time=00:00:01.000000
 dup_frames=0
 drop_frames=0

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

If you fake or manipulate statistics in a paper in physics you will never
get a job again.
If you fake or manipulate statistics in a paper in medicin you will get
a job for life at the pharma industry.

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to