[FFmpeg-trac] #857(avcodec:new): Crystal HD crash when used during recoding

FFmpeg trac at avcodec.org
Fri Dec 30 20:42:32 CET 2011


#857: Crystal HD crash when used during recoding
---------------------------------+--------------------------------------
             Reporter:  LubosD   |                     Type:  defect
               Status:  new      |                 Priority:  normal
            Component:  avcodec  |                  Version:  git-master
             Keywords:           |               Blocked By:
             Blocking:           |  Reproduced by developer:  0
Analyzed by developer:  0        |
---------------------------------+--------------------------------------
 My Crystal HD card (BCM70012) works fine when used for media playback
 using the libavcodec/ffmpeg+mplayer combo. But it apparently hasn't been
 tested as a decoder when doing media file recoding with ffmpeg.

 This causes ffmpeg throw errors around (or crash). See the attached log
 files.

 In log2's case, I also tried to modify libx264 to assume that stride =
 width, in which case ffmpeg crashes somewhere inside the sse2 optimized
 memcpy(). So this assumption of mine is either wrong or the problem
 reaches father, beyond just the stride value not being set.

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


More information about the FFmpeg-trac mailing list