Gerard Torrent <[email protected]> added the comment: Seems that this behavior only occurs in UDP mode. Using tcp mode (adding '?tcp' to uri as explained in ffmpeg man page) works fine. The following command solves the problem:
ffmpeg -i rtsp://admin:[email protected]/VideoInput/1/h264/2?tcp -sameq bugreport.avi ---------- status: open -> closed substatus: reproduced -> analyzed ________________________________________________ FFmpeg issue tracker <[email protected]> <https://roundup.ffmpeg.org/issue2274> ________________________________________________
