[MPlayer-cygwin] Re: Some questions about MPlayer.
compn
tempn at twmi.rr.com
Fri Jun 30 18:21:17 CEST 2006
On Fri, 30 Jun 2006 11:32:11 +0200
Reimar Döffinger <Reimar.Doeffinger at stud.uni-karlsruhe.de> wrote:
> > Note: According to MPlayer, my video card only supports YV12, YVU9,
> > YUY2 and UYVY in overlay.
> >
> > Now the question: Is it posible to make vo=directx display the same
> > colors as vo=gl2?
the colors are off you say? does -vf swapuv make it look right?
is red/blue switched?
otherwise... figure outwhat colorspace gl2 is using from mplayer output, like:
VO: [gl2] 320x240 => 320x240 BGR 24-bit
then use -vo directx -vf format=bgr24
i reccomend -vf format=yv12 or yuy2 tho, bgr24 is usually not very fast...
> > (4) I almost forgot about this one: When I play a file that has this
> > letter "ñ" (I hope you can see it, it is an "n" with a tilde on top)
> > in the filename, then the windows console (CMD) with display that
> > letter correctly, but MPlayer will display that letter as a strange
> > symbol "±". Is it a Windows issue or something related to MPlayer?.
> >
> > >la oreja de van gogh - muñeca de trapo.mp3
> >
> > and
> >
> > >la oreja de van gogh - mu±eca de trapo.mp3
it could be the font cmd.exe (or whatever terminal mplayer output is in)
is using.
try switching to a non-english or font with support for non-english characters.
via the right click on the taskbar and go to properties > font.
-compn
More information about the MPlayer-cygwin
mailing list