Re: switch to switch to different display
Bj|rn Englund <[email protected]>
| Newsgroups | gmane.comp.video.ogle.user |
|---|---|
| Message-ID | <[email protected]> |
Mon Oct 20 2003, Timothy Hamlin wrote: > > I've got an external CRT connected to my laptop, and when I run ogle the > video turns up only on the built-in display, not on the external. (The > external just gets a blue screen, with no video.) All variations of the > function/CRT laptop function keys do not appear to solve it. > > (In mplayer, it appears to work with the -vo x11 option, but similar > blue-screen results happen when trying to use the -vo xv driver.) > > Is this just an issue the XFree86's radeon driver, or is this a general > issue? > When running dualhead, only the first head usually has support for Xv, that is why you get the blue window and why it works with mplayer when you change from Xv to normal X11. I don't know if this is a hardwareproblem or just an XFree86 driver problem with your card. Unfortunately the only way at the moment to change from Xv to X11 output in ogle-0.9.1, is to recompile with Xv support disabled. In you use the latest cvs version you can set the environment variable OGLE_USE_XV = 0 to disable xv support. Without Xv you won't get any scaling in ogle either. /Björn