[MPlayer-users] Re: What -vo option should I use?

Stephan Seitz nur-ab-sal at gmx.de
Sat Mar 24 23:10:20 CET 2007


On Sat, Mar 24, 2007 at 10:36:29PM +0100, Louise Hoffman wrote:
>Section "Module"
>   Load           "glx"
>EndSection

All right. Could you please publish your xorg.conf, too?

>This is exciting =)

If you think so. ;-)

>>X should log in /var/log/Xorg.0.log. Could you have a look in this file
>>for error messages or warnings?
>I don't really understand what it says, so I have put it up here:
>http://www.heko.dk/~maj/Xorg.0.log
>Does it make any sense?

That’s the problem. It *does*. There seems to be no error except that you 
didn’t configure a resolution for your screen. What resolution are you 
using (1280x1024, 1024x768,…)? Your monitor supports 1280x1024 but at the 
end only 640x480 are mentioned. Section "Screen" should look like:

Section "Screen"
         Identifier      "Default Screen"
         Device          "NVIDIA Corporation NV34 [GeForce FX 5200]"
         Monitor         "Standardbildschirm"
         DefaultDepth    24
         SubSection "Display"
                 Depth           16
                 Modes           "1280x1024"
         EndSubSection
         SubSection "Display"
                 Depth           24
                 Modes           "1280x1024"
         EndSubSection
EndSection

Shade and sweet water!

	Stephan

-- 
| Stephan Seitz                    E-Mail: Nur-Ab-Sal at gmx.de |
| PGP Public Keys: http://fsing.rootsland.net/~stse/pgp.html |
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20070324/a7de5bd4/attachment.pgp>


More information about the MPlayer-users mailing list