[FFmpeg-trac] #9(FFmpeg:new): libswscale MMX2 giving videos a pink lined overlay

FFmpeg trac at avcodec.org
Tue Mar 15 01:03:30 CET 2011


#9: libswscale MMX2 giving videos a pink lined overlay
------------------------+---------------------
  Reporter:  bizzehdee  |      Owner:  michael
      Type:  defect     |     Status:  new
  Priority:  normal     |  Component:  FFmpeg
   Version:  git        |   Keywords:
Blocked By:             |   Blocking:
Reproduced:  0          |   Analyzed:  0
------------------------+---------------------
 ffmpeg -i video.avi -vcodec libx264 -sameq -fpre
 ffpresets\libx264-medium.ffpreset -fpre ffpresets\libx264-ipod320.ffpreset
 -map_meta_data -1 -acodec aac -ab 128k -ac 2 -threads 3 -s 480x320
 -sws_flags bicubic+mmx2 -crf 22 -strict experimental video.mp4

 Output: www.bizzeh.com/files/video.mp4
 Tested with ffmpeg git-9f8f62d x86 static mingw32

 Using without the sws_flags and allowing sws to fall back to the C
 implementation gives a perfect output as expected

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


More information about the FFmpeg-trac mailing list