#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
_______________________________________________ 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".