[FFmpeg-trac] #11430(ffmpeg:new): ffmpeg 7.x There are no speed and time statistics if there are data streams in the SRT stream
FFmpeg
trac at avcodec.org
Mon Jan 27 11:20:27 EET 2025
#11430: ffmpeg 7.x There are no speed and time statistics if there are data streams
in the SRT stream
----------------------------------------+----------------------------------
Reporter: Denis Filippov | Owner: (none)
Type: defect | Status: new
Priority: normal | Component: ffmpeg
Version: 7.1 | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
----------------------------------------+----------------------------------
Comment (by Denis Filippov):
I added the recorded file from this stream. Here he is:
[https://drive.google.com/file/d/1Hucoq8uBb_sq6Qt464WKm7qxIKYtkWe_/view?usp=sharing]
Command for checking:
{{{
% ffmpeg -re -i data_streams.ts -map 0 -sn -c:v h264 -c:a aac -f null -
}}}
If remove -map 0 the speed and time appears available
If use ffmpeg v5.x or v6.x the speed and time appears available
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11430#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list