[MPlayer-dev-eng] Re: [Mplayer-cvslog] CVS: main/libvo vo_mga.c,1.23,1.24

Gabucino gabucino at mplayer.dev.hu
Sun Feb 10 11:03:27 CET 2002


> Update of /cvsroot/mplayer/main/libvo
> In directory mplayer:/var/tmp.root/cvs-serv30520
> 
> Modified Files:
> 	vo_mga.c 
> Log Message:
> screensize from fbdev ioctl - patch by Jason Lunz <j at falooley.org>
My console's default is :

mode "768x576-60"
    # D: 38.313 MHz, H: 36.839 kHz, V: 59.999 Hz
    geometry 768 576 768 2729 32
    timings 26101 144 16 28 6 112 4
    accel true
    rgba 8/16,8/8,8/0,8/24
endmode

This is fine, with the patch MPlayer detects it, from X too.
However, if I change to (display cloning on CRTC1 and CRTC2) :

mode "640x512-80"
    # D: 38.313 MHz, H: 49.886 kHz, V: 79.818 Hz
    geometry 640 512 768 2729 32
    timings 26101 56 0 70 39 72 4
    bcast true
    accel true
    rgba 8/16,8/8,8/0,8/24
endmode

..with the TOOLS/matroxtv script, then change back to X, fbset (and MPlayer)
sees 768x576 on fb0, and 640x480 on fb1, instead of 640x512 !
(this X-console setup is common for mga_vid TVout users, and described in the
documentation)

-- 
Gabucino

Compiler Advisory: Several of our users have reported random crashes..with gcc
two-dot-nine-six...the problem was compiler related. Replacing the faulty
binary with our binary always eliminated the problem. --- MySQL doc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20020210/8965e379/attachment.pgp>


More information about the MPlayer-dev-eng mailing list