mirror of https://github.com/FFmpeg/FFmpeg.git
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.pull/388/head
parent
587081a179
commit
4cd19eaffa
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue