[FFmpeg-user] "error, non monotone timestamps"

Zarathustra leelacade at centurylink.net
Sun Oct 28 09:44:33 CET 2012


There are several bugs in ffmpeg relating to straight copying.  There are
many times when it could simply use the existing parameters for the output
but instead substitutes inane values, then errors.  Lazy groidism is
rampant.

So, the solution is to explicitly code both streams, not using "copy".  I
had this problem with a number of streams, because of "-acodec copy".  vsync
options made no difference.  Adding "-acodec libmp3lame" immediately solved
the problem.





--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/error-non-monotone-timestamps-tp2016807p4654479.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.


More information about the ffmpeg-user mailing list