[MPlayer-users] Colour problem with DVD on solaris sparc
Roland Egger
egger at tarantel.rz.fh-muenchen.de
Sun Feb 29 23:40:05 CET 2004
Hallo,
I try to use mplayer on a sparc machine (ultra sparc,
SunOS sonne 5.8 Generic_108528-26 sun4u sparc SUNW,Ultra-5_10
with Xsun and gcc 3.3.2)
I've read somewhere that there a known problems in the mplayer
version with big endian systems running mplayer 1.0pre3 or later
and tried to find something about my problems in the bugreport.html
but didn't find a description of the problem so I try to report my
problems here.
My originally problem was that mplayer (mplayer1pre2) has problems
with watching some *copy righted* dvds and -vo x11 so I tried
MPlayer 1.0pre3-3.3.2 and dev-CVS-040229-22:52-3.3.2.
Now watching this dvds was possible but with e.g.
mplayer -vo x11 -cache 4096 -alang en dvd://1 -chapter 1 -framedrop
all colours went wrong => blue faces ...
I tried several parameter combinations and recognized that with some parameter
combinations I can get the correct colours again.
1.
Using sdl as driver with -vo sdl shows correct colour
e.g.
mplayer -vo sdl -cache 4096 -alang en dvd://1 -chapter 1 -framedrop
2.
scaling the video
mplayer -vo x11 -vf scale=360:288:0:100 -cache 4096 -alang en dvd://1 -chapter 1 -
framedrop -sws 4
3.
changing the colours with rgb2bgr=swap
mplayer -vo x11 -vf rgb2bgr=swap -cache 4096 -alang en dvd://1 -chapter 1 -framedr
op
Every of my three workarounds are slower or not so nice than using
the x11 driver direct especially -vf rgb2bgr=swap slows down the video
output.
I don't know whats wrong with my mplayer version. I tried the default
compiler options and then for ultrasparc optimized options but with
every DVD (not only copy righted DVDs) I get the wrong colours now.
I'm using the mediaLib from sun Version 2.2
Can anybody help me? Is mplayer version 1.0pre3-3.3.2 tested on sparc
solaris (2.8) with medialib and -vo x11?
Could that be a bug?
I would be happy if anybody could help me.
Kind regards
Roland
More information about the MPlayer-users
mailing list