[FFmpeg-trac] #222(undetermined:open): Remuxing video fails

FFmpeg trac at avcodec.org
Thu May 19 17:06:09 CEST 2011


#222: Remuxing video fails
-----------------------+---------------------------
Reporter:  igloo       |       Owner:
    Type:  defect      |      Status:  open
Priority:  normal      |   Component:  undetermined
 Version:  git-master  |  Resolution:
Keywords:              |  Blocked By:
Blocking:              |  Reproduced:  1
Analyzed:  0           |
-----------------------+---------------------------
Changes (by cehoyos):

 * priority:  important => normal
 * status:  new => open
 * reproduced:  0 => 1


Comment:

 {{{
 ffmpeg -i test.h264 -vcodec copy out.mp4
 ffmpeg version git-N-30023-g7e5cb2e, Copyright (c) 2000-2011 the FFmpeg
 developers
   built on May 19 2011 16:44:57 with gcc 4.5.3
   configuration: --enable-libopencv --cc=/usr/local/gcc-4.5.3/bin/gcc
 --enable-gpl
   libavutil    51.  2. 1 / 51.  2. 1
   libavcodec   53.  6. 0 / 53.  6. 0
   libavformat  53.  1. 0 / 53.  1. 0
   libavdevice  53.  0. 0 / 53.  0. 0
   libavfilter   2.  5. 0 /  2.  5. 0
   libswscale    0. 14. 0 /  0. 14. 0
   libpostproc  51.  2. 0 / 51.  2. 0
 [h264 @ 0x12ae060] Estimating duration from bitrate, this may be
 inaccurate

 Seems stream 0 codec frame rate differs from container frame rate: 50.00
 (50/1) -> 25.00 (50/2)
 Input #0, h264, from 'test.h264':
   Duration: N/A, bitrate: N/A
     Stream #0.0: Video: h264 (High), yuv420p, 1920x1080 [PAR 1:1 DAR
 16:9], 50 fps, 25 tbr, 1200k tbn, 50 tbc
 Output #0, mp4, to 'out.mp4':
   Metadata:
     encoder         : Lavf53.1.0
     Stream #0.0: Video: ![0][0][0] / 0x0021, yuv420p, 1920x1080 [PAR 1:1
 DAR 16:9], q=2-31, 25 tbn, 25 tbc
 Stream mapping:
   Stream #0.0 -> #0.0
 Press [q] to stop, [?] for help
 [mp4 @ 0x12acc20] pts has no value
     Last message repeated 2 times
 [mp4 @ 0x12acc20] Application provided invalid, non monotonically
 increasing dts to muxer in stream 0: 1 >= 1
 av_interleaved_write_frame(): Invalid argument
 }}}

-- 
Ticket URL: <https://avcodec.org/trac/ffmpeg/ticket/222#comment:1>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list