[FFmpeg-trac] #1150(undetermined:new): H264 Main remuxing to TS fails (B frame not properly handled, playback jittery)

FFmpeg trac at avcodec.org
Sat Mar 31 02:16:16 CEST 2012


#1150: H264 Main remuxing to TS fails (B frame not properly handled, playback
jittery)
-------------------------------------+-------------------------------------
             Reporter:  quandt       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:
  av_interleaved_write_frame h264    |               Blocked By:
  ts                                 |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by quandt):

 Latest GIT of FFMPEg does fail to even process, however, earlier version
 of FFMPEG do process and create a failed TS.  Regardless here is the
 "failed" response of the current GIT version.

 ffmpeg started on 2012-03-29 at 12:53:42
 Report written to "ffmpeg-20120329-125342.log"
 Command line:
 ./ffmpeg -fflags +genpts -r 30000/1001 -i ../samples/test.264 -vcodec copy
 -f mpegts out.ts -report
 ffmpeg version N-38772-gc2e3b56 Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Mar 29 2012 12:35:54 with gcc 4.6.1
   configuration: --enable-libmp3lame --enable-libfaac --enable-gpl
 --enable-nonfree
   libavutil      51. 42.100 / 51. 42.100
   libavcodec     54. 10.100 / 54. 10.100
   libavformat    54.  2.100 / 54.  2.100
   libavdevice    53.  4.100 / 53.  4.100
   libavfilter     2. 64.101 /  2. 64.101
   libswscale      2.  1.100 /  2.  1.100
   libswresample   0.  7.100 /  0.  7.100
   libpostproc    52.  0.100 / 52.  0.100
 [h264 @ 0x95241a0] Format h264 probed with size=2048 and score=51
 [h264 @ 0x952a600] no picture
 [h264 @ 0x95241a0] max_analyze_duration 5000000 reached at 5005000
 [h264 @ 0x95241a0] Estimating duration from bitrate, this may be
 inaccurate
 Input #0, h264, from '../samples/test.264':
   Duration: N/A, bitrate: N/A
     Stream #0:0, 152, 1/1200000: Video: h264 (Main), yuv420p, 640x368 [SAR
 5888:5760 DAR 16:9], 29.97 fps, 29.97 tbr, 1200k tbn, 59.94 tbc
 muxrate VBR, pcr every 2 pkts, sdt every 200, pat/pmt every 40 pkts
 Output #0, mpegts, to 'out.ts':
   Metadata:
     encoder         : Lavf54.2.100
     Stream #0:0, 0, 1/90000: Video: h264, yuv420p, 640x368 [SAR 5888:5760
 DAR 16:9], q=2-31, 29.97 fps, 90k tbn, 29.97 tbc
 Stream mapping:
   Stream #0:0 -> #0:0 (copy)
 Press [q] to stop, [?] for help
 [mpegts @ 0x952c140] first pts value must set
 av_interleaved_write_frame(): Invalid data found when processing input
 quandt at quandt-PowerEdge-R410:~/Desktop/devel/ffmpegGIT$

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


More information about the FFmpeg-trac mailing list