[Libav-user] Application provided invalid, non monotonically increasing dts to muxer in stream

Kulti kultihell at gmail.com
Thu Aug 25 16:55:45 CEST 2011


Hi, all

I've try to receive h264 stream via rtsp and save it without
transcoding to avi container. I did it with older version of ffmpeg
(and I don't remember which), but with 0.8.2 or 0.7.1 I received the
following error:
[avi @ 003fd9e0] Application provided invalid, non monotonically
increasing dts to muxer in stream 0: 4 >= 4

So, I try to use ffmpeg directly and receive the same error...
ffmpeg -i "rtsp://..." -acodec copy -vcodec copy test.avi

Anybody know, what's happened?


More information about the Libav-user mailing list