[MPlayer-users] Dark video on DivX playback

Chad Granum granum at sbcglobal.net
Mon Jan 20 04:57:59 CET 2003


LOL!! I take it you do not understand cpu's, you don't enable 3dnow and
sse2, sse2 is pentium 4 only, 3dnow is amd only, do not do any configure
strings for cpu options, let it autodeect. remove the following:

--enable-dga=2
--enable-3dnow
--enable-mmx2
--enable-3dnowex
--enable-sse 
--enable-sse2


then try it



On Sun, 2003-01-19 at 19:33, Roland Häder wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> Hello,
> 
> I have created a small config.sh script:
> 
> #!/bin/sh
> ./configure --enable-gui --enable-largefiles --enable-termcap --enable-lirc --enable-joystick --enable-freetype --enable-qtx-codecs --enable-png --enable-jpeg --enable-liblzo --enable-opendivx --enable-vorbis --enable-gl --enable-dga=2 --enable-vesa --enable-svga --enable-sdl --enable-aa --enable-ggi --enable-xv --enable-vm --enable-xinerama --enable-x11 --enable-mmx2 --enable-3dnow --enable-3dnowex --enable-sse --enable-sse2 --enable-debug=3 --disable-profile --enable-dynamic-plugins --disable-gif --disable-sunaudio --disable-xvid --enable-libavcodec --enable-divx4linux
> 
> Now I got this error message:
> 
> vd_odivx.c:40: opendivx/decore.h: No such file or directory
> make[1]: *** [vd_odivx.o] Error 1
> make: *** [libmpcodecs/libmpcodecs.a] Error 2
> 
> Which decore.h shall I take?
> 
> Roland
> 
> _______________________________________________
> RTFM!!!  http://www.MPlayerHQ.hu/DOCS
> Search:  http://www.MPlayerHQ.hu/cgi-bin/htsearch
> http://mplayerhq.hu/mailman/listinfo/mplayer-users
> 





More information about the MPlayer-users mailing list