[FFmpeg-trac] #1598(undetermined:open): Demuxing raw h264 from mpegts (and mkv, mp4) fails.

FFmpeg trac at avcodec.org
Fri Nov 2 12:35:12 CET 2012


#1598: Demuxing raw h264 from mpegts (and mkv, mp4) fails.
-------------------------------------+-------------------------------------
             Reporter:  Mista_D      |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  normal       |                Component:
              Version:  1.0          |  undetermined
             Keywords:  mpegts h264  |               Resolution:
  av_interleaved_write_frame         |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 {{{
 $ ffmpeg -i out.h264 -vcodec copy out.ts
 ffmpeg version N-46282-g099786a Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Nov  2 2012 12:31:00 with gcc 4.7 (SUSE Linux)
   configuration:
   libavutil      52.  1.100 / 52.  1.100
   libavcodec     54. 70.100 / 54. 70.100
   libavformat    54. 35.100 / 54. 35.100
   libavdevice    54.  3.100 / 54.  3.100
   libavfilter     3. 21.106 /  3. 21.106
   libswscale      2.  1.102 /  2.  1.102
   libswresample   0. 16.100 /  0. 16.100
 [h264 @ 0x320b280] max_analyze_duration 5000000 reached at 5011233
 [h264 @ 0x320b280] Estimating duration from bitrate, this may be
 inaccurate
 Input #0, h264, from 'out.h264':
   Duration: N/A, bitrate: N/A
     Stream #0:0: Video: h264 (High), yuv420p, 176x144 [SAR 16:11 DAR
 16:9], 29.50 fps, 29.97 tbr, 1200k tbn, 59.94 tbc
 Output #0, mpegts, to 'out.ts':
   Metadata:
     encoder         : Lavf54.35.100
     Stream #0:0: Video: h264, yuv420p, 176x144 [SAR 16:11 DAR 16:9],
 q=2-31, 29.50 fps, 90k tbn, 29.97 tbc
 Stream mapping:
   Stream #0:0 -> #0:0 (copy)
 Press [q] to stop, [?] for help
 [mpegts @ 0x3225f20] first pts value must set
 av_interleaved_write_frame(): Invalid data found when processing input
 }}}

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


More information about the FFmpeg-trac mailing list