[FFmpeg-trac] #11430(avformat:new): [Regression] Data stream in output may glitch "-stats" display since FFmpeg 7?
FFmpeg
trac at avcodec.org
Sat Feb 1 11:48:13 EET 2025
#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
More information about the FFmpeg-trac
mailing list