[FFmpeg-trac] #218(undetermined:new): H264 in flv cannot be decoded

FFmpeg trac at avcodec.org
Wed May 18 18:16:24 CEST 2011


#218: H264 in flv cannot be decoded
-------------------------+--------------------------
  Reporter:  cehoyos     |      Owner:
      Type:  defect      |     Status:  new
  Priority:  important   |  Component:  undetermined
   Version:  git-master  |   Keywords:
Blocked By:              |   Blocking:
Reproduced:  1           |   Analyzed:  0
-------------------------+--------------------------
 http://thread.gmane.org/gmane.comp.video.ffmpeg.user/31456
 Plays fine with mplayer -demuxer lavf -vc ffh264 and mplayer -demuxer lavf
 -vc ffh264vdpau
 {{{
 ffmpeg -i cuterror.cut.flv -an -f null -
 ffmpeg version git-N-30013-g64be0d1, Copyright (c) 2000-2011 the FFmpeg
 developers
   built on May 18 2011 11:46:31 with gcc 4.5.3
   configuration: --cc=/usr/local/gcc-4.5.3/bin/gcc --disable-sse
   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
 [flv @ 0x1251b30] max_analyze_duration reached
 [flv @ 0x1251b30] Estimating duration from bitrate, this may be inaccurate
 Input #0, flv, from 'cuterror.cut.flv':
   Metadata:
     duration        : 573
     width           : 1152
     height          : 720
     videodatarate   : 200
     framerate       : 1000
     videocodecid    : 7
     audiodatarate   : 100
     audiosamplerate : 44100
     audiosamplesize : 16
     stereo          : false
     audiocodecid    : 2
     encoder         : Lavf52.84.0
     filesize        : 37793482
   Duration: 00:09:32.92, start: 0.002000, bitrate: 307 kb/s
     Stream #0.0: Video: h264, 204 kb/s, 1k tbr, 1k tbn, 1k tbc
     Stream #0.1: Audio: mp3, 44100 Hz, mono, s16, 102 kb/s
 Video pixel format is unknown, stream cannot be encoded
 }}}

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


More information about the FFmpeg-trac mailing list