[FFmpeg-user] Alert "non monotonically increasing dts..." while converting videos

mogu2007 mogu2007 at gmx.de
Mon Dec 23 12:30:30 CET 2013


Hello,

I use Xubuntu 12.04 with ffmpeg to rotate and reduce the *.mov videos of my
little digi-camera. Since the last update I get at some videos the following
error message. I looked around in the www and it seems a not unusuable
problem, but nowhere I find a clear solution.

<Application provided invalid, non monotonically increasing dts to muxer in
stream 1: 1921 >= 1921
av_interleaved_write_frame(): Invalid argument>

I use the following terminal line:

<avconv -i ~/xxxxxxx/CIMG0228.MOV -vf transpose=1 -r 25 -vcodec libxvid
-vtag XVID -s 1920x1080 -aspect 9:16 -b 3000k -maxrate 5000k -qmin 3 -qmax 5
-bufsize 4096 -mbd 2 -bf 2 -flags aic -trellis 2 -cmp 2 -subcmp 2 -g 300
-async 50 -acodec libmp3lame -ab 128k -ar 44100 10.avi>

To be honest, I'm not an terminal expert, I use it because it was
recommended and it works. Is there any simple solution?



--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/Alert-non-monotonically-increasing-dts-while-converting-videos-tp4662868.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.


More information about the ffmpeg-user mailing list