Date: Sun, 24 Feb 2002 20:48:48 -0500 From: Randall Hopper <aa8vb@nc.rr.com> To: "Daniel O'Connor" <doconnor@gsoft.com.au> Cc: multimedia@FreeBSD.ORG Subject: Re: fxtv - Patches to turn off screen saver while in full screen mode Message-ID: <20020224204848.A25381@nc.rr.com> In-Reply-To: <1014600788.58316.27.camel@chowder.gsoft.com.au>; from doconnor@gsoft.com.au on Mon, Feb 25, 2002 at 01:02:42PM %2B1130 References: <20020224234013.A5689@simonbarner.myfqdn.de> <20020224193620.A24230@nc.rr.com> <20020225015500.A55346@simonbarner.myfqdn.de> <20020224202659.A25030@nc.rr.com> <1014600788.58316.27.camel@chowder.gsoft.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Daniel O'Connor: |On Mon, 2002-02-25 at 12:57, Randall Hopper wrote: |> On the subject of mplayer and full screen, I wish it supported a "switch |> video mode on full screen" option like fxtv so -fs would be usable as-is. |> My video mode res is smaller than my desktop, so I need to use an xsetvmode |> wrapper kludge to get -fs to really be "full screen". | |If you have a Xv supporting video card (xvinfo) and Xfree-4 installed |you can get the video card to scale the image for you. I have all of the above, and it does. It plays full desktop (1600x1280) full speed with no problems, thanks to XFree 4.0, Xv, and my Matrox G450. The problem is my desktop is bigger than my video mode, so full desktop != full screen. The xv backend doesn't switch video modes. The sdl backend, on the other hand, does, but the CPU utilization is of course considerably higher and the scaling and interpolation isn't as good (looks like nearest neighbor with sdl rather than linear). Randall -- Randall Hopper aa8vb@nc.rr.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-multimedia" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020224204848.A25381>