Package: Ogle Version 0.9.2-2
Ogle gets my screen aspect ratio completely wrong. It results in a very skinny ogle window. I have 3 1024x768 monitors configured side-by-side, so the widht of my screen is 90.6 cm, and the height about 23.2 cm That's correct. But if you reason that way, the horizontal pixels should be 3072. when running ogle with --debug I get: Debug[ogle_vout]: set_sync_point() Note[ogle_vout]: using default config for ':0.0' Note[ogle_vout]: Using 'X11' as source for geometry Note[ogle_vout]: Using 'Xinerama' as source for resolution Note[ogle_vout]: Display w: 906, h: 232, hp: 1024, vp: 768 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Note[ogle_vout]: Display sar: 237568/695808 = 0.341428 Note[ogle_vout]: Found 4 matching visuals, using visual id: 23 Note[ogle_vout]: Found Xv extension 2.2, checking for suitable adaptors Note[ogle_vout]: Xv adaptor "Matrox G-Series Backend Scaler" port 61 image format 842094169 Debug[ogle_vout]: resize: 349, 768 Debug[ogle_vout]: resize: 349, 766 Someone with more XV, xinerama and such knowledge should look into this, to decide which one is wrong. I'm guessing that the "w" and "h" parameters are gotten from a slightly different place than "hp" and "vp" so that they don't match. For my own purposes I'm guessing that after putting "w /= 3;" to the right spot in ./mpeg2_video/video_output_x11.c I'll be a happy man.... :-) (I'm Using debian-sarge). Roger. -- ** [EMAIL PROTECTED] ** http://www.BitWizard.nl/ ** +31-15-2600998 ** *-- BitWizard writes Linux device drivers for any device you may have! --* Q: It doesn't work. A: Look buddy, doesn't work is an ambiguous statement. Does it sit on the couch all day? Is it unemployed? Please be specific! Define 'it' and what it isn't doing. --------- Adapted from lxrbot FAQ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]