diff options
author | Anton Khirnov <anton@khirnov.net> | 2023-03-28 11:13:32 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2023-04-13 15:11:56 +0200 |
commit | 37b118096ae278f8123bc918a283e7ff6f0611a9 (patch) | |
tree | 643a70c2b4360720091b9ffb7af72eb5659036a7 /fftools/ffprobe.c | |
parent | 6b2e222a452f97669815af768f2ab014b856232e (diff) | |
download | ffmpeg-37b118096ae278f8123bc918a283e7ff6f0611a9.tar.gz |
fftools/ffmpeg: rewrite printing the final output sizes
Current code in print_final_stats(), printing the final summary such as
video:8851kB audio:548kB subtitle:0kB other streams:0kB global headers:20kB muxing overhead: 0.559521%
was written with a single output file in mind and makes very little
sense otherwise.
Print this information in mux_final_stats() instead, one line per output
file. Use the correct filesize, if available.
Diffstat (limited to 'fftools/ffprobe.c')
0 files changed, 0 insertions, 0 deletions