id,summary,reporter,owner,description,type,status,priority,component,version,resolution,keywords,cc,blockedby,blocking,reproduced,analyzed
1010,rtsp dump fails and yields non playable video (invalid droping),lost1,,"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",defect,new,normal,undetermined,unspecified,,rtsp av_interleaved_write_frame,,,,0,0
