[FFmpeg-trac] #1154(undetermined:open): Application provided invalid, non monotonically increasing dts to muxer

FFmpeg trac at avcodec.org
Sat Aug 18 19:14:49 CEST 2012


#1154: Application provided invalid, non monotonically increasing dts to muxer
-------------------------------------+-------------------------------------
             Reporter:               |                    Owner:
  greenythebeast                     |                   Status:  open
                 Type:  defect       |                Component:
             Priority:  normal       |  undetermined
              Version:  git-master   |               Resolution:
             Keywords:               |               Blocked By:
  av_interleaved_write_frame flv     |  Reproduced by developer:  1
  h264                               |
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 Still reproducible with current git head:
 {{{
 $ ffmpeg -i denykiss.flv -vcodec copy -an out.mp4
 ffmpeg version N-43716-g92b8c9d Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Aug 18 2012 18:47:44 with gcc 4.6.1 (GCC)
   configuration: --cc=/usr/local/gcc-4.6.1/bin/gcc
   libavutil      51. 70.100 / 51. 70.100
   libavcodec     54. 53.100 / 54. 53.100
   libavformat    54. 25.104 / 54. 25.104
   libavdevice    54.  2.100 / 54.  2.100
   libavfilter     3. 11.101 /  3. 11.101
   libswscale      2.  1.101 /  2.  1.101
   libswresample   0. 15.100 /  0. 15.100
 Guessed Channel Layout for  Input Stream #0.1 : mono
 Input #0, flv, from 'denykiss.flv':
   Duration: 00:03:23.27, start: 0.000000, bitrate: 82 kb/s
     Stream #0:0: Video: h264 (Main), yuv420p, 320x240 [SAR 1:1 DAR 4:3],
 15 tbr, 1k tbn, 30 tbc
     Stream #0:1: Audio: speex, 16000 Hz, mono
 Output #0, mp4, to 'out.mp4':
   Metadata:
     encoder         : Lavf54.25.104
     Stream #0:0: Video: h264 ([33][0][0][0] / 0x0021), yuv420p, 320x240
 [SAR 1:1 DAR 4:3], q=2-31, 1k tbn, 1k tbc
 Stream mapping:
   Stream #0:0 -> #0:0 (copy)
 Press [q] to stop, [?] for help
 [mp4 @ 0x1485080] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 2673 >= 2673
 av_interleaved_write_frame(): Invalid argument
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1154#comment:9>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list