On Thu, 27 Feb 2003 10:30:43 +0200, Egor Tur wrote: > > I have problems with using mplayer on motherboard on i810 > chipset. I use mplayer 0.90rc4 & kernel 2.4.20 & XFree86 > 4.2.1.1 When I try to use xv or sdl codec I hev only blue > image. Mplayer work only with x11 codec but with that I cannot > fulscreen. Anybody have any ideas how can use xv or sdl codec?
Yes you can run mplayer full-screen with x11. The catch is that you must have a powerful enough processor (say a Duron or Celeron), and something called MTRR enabled in the kernel. The trick then is to use software scaling. You can use a command like: mplayer -vop scale=640:480 movie.avi This will even work without X, if your kernal has framebuffer support. You might need to add the "-framedrop" flag to keep the audio and video in sync. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]