#11430: [Regression] Data stream in output may glitch "-stats" display since FFmpeg 7? -------------------------------------+------------------------------------- Reporter: Denis | Owner: (none) Filippov | Type: defect | Status: new Priority: normal | Component: avformat Version: 7.1 | Resolution: Keywords: mpegts | Blocked By: scte_35 | Blocking: | Reproduced by developer: 0 Analyzed by developer: 1 | -------------------------------------+------------------------------------- Comment (by Denis Filippov):
As I wrote in the first message, the problem is that we cannot switch from version 6 to version 7, because the speed output behavior has been changed. I am attaching the version conclusions in the files. I used the previous command: {{{ % ffmpeg -i "data_streams.ts" -map 0 -sn -f null - }}} As a result, both versions have a speed value. {{{ % frame= 1873 fps=1219 q=-0.0 size=N/A time=00:01:16.41 bitrate=N/A speed=49.7x }}} -- Ticket URL: <https://trac.ffmpeg.org/ticket/11430#comment:9> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
_______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org https://ffmpeg.org/mailman/listinfo/ffmpeg-trac To unsubscribe, visit link above, or email ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".