[FFmpeg-trac] #1125(undetermined:open): Flash 11 RTMP h264 non monotonically increasing error

FFmpeg trac at avcodec.org
Sat Mar 24 08:12:17 CET 2012


#1125: Flash 11 RTMP h264 non monotonically increasing error
-------------------------------------+-------------------------------------
             Reporter:  finalweb     |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
  av_interleaved_write_frame flv     |               Blocked By:
  h264                               |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * keywords:  av_interleaved_write_frame => av_interleaved_write_frame flv
     h264
 * status:  new => open
 * reproduced:  0 => 1


Comment:

 {{{
 $ ffmpeg -i myStream_721267590_1_1.flv -vcodec copy -an out.mp4
 ffmpeg version N-39200-gb222c28 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Mar 24 2012 08:09:50 with gcc 4.3.2
   configuration: --cc=/usr/local/gcc-4.3.2/bin/gcc --enable-gpl
   libavutil      51. 44.100 / 51. 44.100
   libavcodec     54. 12.100 / 54. 12.100
   libavformat    54.  2.100 / 54.  2.100
   libavdevice    53.  4.100 / 53.  4.100
   libavfilter     2. 65.102 /  2. 65.102
   libswscale      2.  1.100 /  2.  1.100
   libswresample   0.  7.100 /  0.  7.100
   libpostproc    52.  0.100 / 52.  0.100
 Input #0, flv, from 'myStream_721267590_1_1.flv':
   Metadata:
     creationdate    : Thu Mar 22 15:04:02
   Duration: 00:00:27.48, start: 0.000000, bitrate: 478 kb/s
     Stream #0:0: Video: h264 (Main), yuv420p, 640x480 [SAR 1:1 DAR 4:3],
 15.08 tbr, 1k tbn, 60 tbc
     Stream #0:1: Audio: nellymoser, 44100 Hz, mono, s16
 Output #0, mp4, to 'out.mp4':
   Metadata:
     creationdate    : Thu Mar 22 15:04:02
     encoder         : Lavf54.2.100
     Stream #0:0: Video: h264 (![0][0][0] / 0x0021), yuv420p, 640x480 [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 @ 0x8ff30e0] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 138 >= 138
 av_interleaved_write_frame(): Invalid argument
 }}}

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


More information about the FFmpeg-trac mailing list