aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/s302m.c
diff options
context:
space:
mode:
authorAnton Khirnov <anton@khirnov.net>2022-03-31 13:58:28 +0200
committerAnton Khirnov <anton@khirnov.net>2022-07-23 11:53:19 +0200
commit4cd19eaffa1fba01a7e8622a0f47f210ca4e8bcf (patch)
tree83147b1a2f9e255f7932dc035038eeae87656ff8 /libavcodec/s302m.c
parent587081a1794a1f95c80c9967df135d3eb08fd17f (diff)
downloadffmpeg-4cd19eaffa1fba01a7e8622a0f47f210ca4e8bcf.tar.gz
fftools/ffmpeg: stop using OutputStream.frame_number in print_report()
This field means different things when the video is encoded (number of frames emitted to the encoding sync queue/encoder by the video sync code) or copied (number of packets sent to the muxer sync queue). Print the value of packets_written instead, which means the same thing in both cases. It is also more accurate, since packets may be dropped by the sync queue or bitstream filters.
Diffstat (limited to 'libavcodec/s302m.c')
0 files changed, 0 insertions, 0 deletions