[FFmpeg-trac] #509(avcodec:new): Non monotonically increasing dts to muxer in stream

FFmpeg trac at avcodec.org
Mon Sep 26 07:24:59 CEST 2011


#509: Non monotonically increasing dts to muxer in stream
---------------------------------+----------------------------------
             Reporter:  Gagan    |                     Type:  defect
               Status:  new      |                 Priority:  normal
            Component:  avcodec  |                  Version:  0.8.4
             Keywords:           |               Blocked By:
             Blocking:           |  Reproduced by developer:  0
Analyzed by developer:  0        |
---------------------------------+----------------------------------
 I am working on 0.8.4 "Love" libraries with IPhone os sdk 4.3. But when i
 run the code i am getting following error for my audio stream. I am trying
 to compress .mov video file to .mp4 file in IPhone. I am getting result
 video with shorter length by few seconds (loosing some audio frames i
 guess) and audio is .5 sec faster than video. I read somewhere "non
 monotonically ....." is reported bug which is not yet solved. I would like
 to know whether this is happening due to some existing bug or i am missing
 something in code ? Please find attached my app console output for
 reference.

 [mp4 @ 0x10e6800] Application provided invalid, non monotonically
 increasing dts to muxer in stream 1: 2048 >= 2048

-- 
Ticket URL: <https://avcodec.org/trac/ffmpeg/ticket/509>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list