#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to