Re: aspect ratio incorrect under nvidia driver and twinview
Bj|rn Englund <[email protected]>
| Newsgroups | gmane.comp.video.ogle.user |
|---|---|
| Message-ID | <[email protected]> |
Tue Feb 24 2004, seanj wrote: > > The movie is stretched tall and skinny vertically on my display. It worked > fine before I went multimonitor. I was running the "nv" driver and > switched to "nvidia" as well as turning on TwinView. > > I have two monitors side by side. > > Note[ogle_vout]: Display w: 705, h: 261, hp: 1152, vp: 864 > > the width, height is that of my two monitors side by side. > > [sjenseng@sjenseng01 sjenseng]$ xdpyinfo | grep dim > dimensions: 2304x864 pixels (705x261 millimeters) > Edit the oglerc and change <geometry_src> from 'X11' to 'user' and insert the width and height of the monitor you want to watch on in <geometry> <width> and <heigth>. example if you have a normal 4:3 monitor: <geometry> <width>400</width> <height>300</height> </geometry> /Björn