#1010(undetermined:new): rtsp dump fails and yields non playable video (invalid droping)
#1010: rtsp dump fails and yields non playable video (invalid droping) -------------------------------------+------------------------------------- Reporter: lost1 | Type: defect Status: new | Priority: normal Component: | Version: undetermined | unspecified Keywords: rtsp | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Hi, I'm using the following command line parameters to dump a live rtsp stream: {{{ ffmpeg -loglevel debug -i "rtsp://server.com/my_stream.sdp" -s 720x576 -vcodec copy -acodec copy -y output.mov }}} After a while the process stops with something like this: {{{ DTS 8975954, next:99748378 st:1 invalid droping [mov @ 0000000004FAF2C0] pts < dts in stream 0 av_interleaved_write_frame(): Invalid argument }}} I'm using Windows 7 x64. ffmpeg version N-37915-g6cb2085 -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1010> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#1010: rtsp dump fails and yields non playable video (invalid droping) -------------------------------------+------------------------------------- Reporter: lost1 | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: rtsp | Resolution: av_interleaved_write_frame | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Changes (by cehoyos): * keywords: rtsp => rtsp av_interleaved_write_frame Comment: Please add complete, uncut ffmpeg console output together with the command line you used. -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1010#comment:1> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#1010: rtsp dump fails and yields non playable video (invalid droping) -------------------------------------+------------------------------------- Reporter: lost1 | Owner: Type: defect | Status: new Priority: normal | Component: Version: unspecified | undetermined Keywords: rtsp | Resolution: av_interleaved_write_frame | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by michael): Is this reproduceable with a publically accessable RTSP stream ? We cannot debug a problem that happens with a RTSP stream that is inaccessable to us. -- Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1010#comment:2> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
#1010: rtsp dump fails and yields non playable video (invalid droping) -------------------------------------+------------------------------------- Reporter: lost1 | Owner: Type: defect | Status: closed Priority: normal | Component: Version: unspecified | undetermined Keywords: rtsp | Resolution: av_interleaved_write_frame | needs_more_info Blocking: | Blocked By: Analyzed by developer: 0 | Reproduced by developer: 0 -------------------------------------+------------------------------------- Changes (by cehoyos): * status: new => closed * resolution: => needs_more_info -- Ticket URL: <https://trac.ffmpeg.org/ticket/1010#comment:3> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker
participants (1)
-
FFmpeg