[FFmpeg-trac] #529(avcodec:new): Regression: Decoding of AVCHD H.264 Material fails

FFmpeg trac at avcodec.org
Tue Oct 4 12:08:00 CEST 2011


#529: Regression: Decoding of AVCHD H.264 Material fails
---------------------------------+---------------------------------------
             Reporter:  rmk      |                     Type:  defect
               Status:  new      |                 Priority:  important
            Component:  avcodec  |                  Version:  unspecified
             Keywords:           |               Blocked By:
             Blocking:           |  Reproduced by developer:  0
Analyzed by developer:  0        |
---------------------------------+---------------------------------------
 Any ffmpeg command line that requires decoding the video stream or
 invocation of ffplay fails with the assertion seen below:

 ffplay 00372.MTS
 ffplay version N-33271-g171a5b5, Copyright (c) 2003-2011 the FFmpeg
 developers
   built on Oct  4 2011 11:21:06 with gcc 4.2.1 (Apple Inc. build 5664)
   configuration:
   libavutil    51. 19. 0 / 51. 19. 0
   libavcodec   53. 19. 0 / 53. 19. 0
   libavformat  53. 13. 0 / 53. 13. 0
   libavdevice  53.  4. 0 / 53.  4. 0
   libavfilter   2. 43. 6 /  2. 43. 6
   libswscale    2.  1. 0 /  2.  1. 0
 [mpegts @ 0x101066400] parser not found for codec hdmv_pgs_subtitle,
 packets or times may be invalid.
 Assertion failed: (s->last_picture_ptr==NULL || s->out_format != FMT_H264
 || s->codec_id == CODEC_ID_SVQ3), function MPV_frame_start, file
 libavcodec/mpegvideo.c, line 1049.
 Abort trap

 I reproduced this with raw footage from the following cameras:
 Panasonic GH1
 Panasonic GH2
 Canon HF-100
 Sony CX-6

 I attached a short sample from the GH2

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/529>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list