[FFmpeg-trac] #9(swscale:new): libswscale MMX2 giving videos a pink lined overlay
FFmpeg
trac at avcodec.org
Mon Mar 21 22:57:48 CET 2011
#9: libswscale MMX2 giving videos a pink lined overlay
----------------------+----------------------
Reporter: bizzehdee | Owner: michael
Type: defect | Status: new
Priority: normal | Component: swscale
Version: git | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced: 0
Analyzed: 0 |
----------------------+----------------------
Comment (by bizzehdee):
FFmpeg version git-N-28544-g60c68c0
{{{
./configure --arch=x86 --cross-prefix=i686-pc-mingw32- --target-os=mingw32
--prefix=/ffmpeg/builds/git-N-28533-g849f80f-shared --enable-memalign-hack
--enable-shared --disable-static --enable-w32threads --disable-debug
--enable-gpl --enable-version3 --enable-runtime-cpudetect --enable-
postproc
}}}
{{{
ffmpeg -i "in\The Cosmos - 01x01 - The Shores of the Cosmic Ocean.avi"
-target pal-dvd -ps 2000000000 -aspect 16:9 -b 3500k -acodec mp2 -ar 48000
-ab 192k -sws_flags bilinear+3dnow -threads 3 "out\The Cosmos - 01x01 -
The Shores of the Cosmic Ocean.mpg"
}}}
Output: [http://www.bizzeh.com/files/The Cosmos - 01x01 - The Shores of
the Cosmic Ocean.mpg]
happens when i use 3dnow or mmx2, but works fine without sws_flags (ie,
sws not using optimisations)
--
Ticket URL: <http://avcodec.org/trac/ffmpeg/ticket/9#comment:9>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list