[MPlayer-users] configure script patch

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Thu Aug 18 15:36:32 CEST 2005


Hi,
On Wed, Aug 17, 2005 at 11:17:29AM -0400, Rich Felker wrote:
> Again, ATI needs to fix their broken crap. A simple ln -s libGLU.so
> libGL.so (or .a, whatever) will probably do. Anyway, GL output is
> slower and lower quality than normal video overlay, so why even
> bother?

Depends. Especially since OpenGL tends to get better and better, whereas
XV support with some drivers is even deterioration (the number of people
getting only a blue screen instead of a video until they reboot the
computer seems to be ever growing).
Also it can place the subtitles in the border automatically, which is
good for the more lazy people :-).
And the OSD of xv is quality-wise a lot worse, because only the Y part
is changed, so on a green background the OSD will be green as well. And
since the values of the alpha blending aren't clamped you get very funny
effects if you e.g. specify -sub-bg-alpha 200 -sub-bg-color 210.
Though the mmx code should be easy to fix by using paddusb instead of
paddb (does plain MMX support paddusb? Is it slower?).
And last but not least for a developer OpenGL offers much more to play
around with *g*.

Greetings,
Reimar Döffinger




More information about the MPlayer-users mailing list