Date: Sun, 12 May 2002 10:17:15 -0500 From: Dan Nelson <dnelson@allantgroup.com> To: Shantanu <shantanu@phreaker.net> Cc: "plug-mail@plug.org.in" <plug-mail@plug.org.in>, "freebsd-questions@freebsd.org" <freebsd-questions@FreeBSD.ORG> Subject: Re: Scaling in Mplayer Message-ID: <20020512151715.GA3879@dan.emsphone.com> In-Reply-To: <3AFCB5CB.CD7A95B8@phreaker.net> References: <3AFCB5CB.CD7A95B8@phreaker.net>
next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (May 12), Shantanu said: > Hi! > I installed MPlayer 0.60-2.95.3. I am able to run the mpeg > files successfully. But I am not able to scale it to full screen. I > am using x11 video driver for mplayer. I have SiS6326 card in AGP > slot. X is in 800x600 16-bit color depth. when I use > mplayer -vo x11 -x 800 -y 600 avsq001.dat > I should be able to see the file in full mode. But it still shows me > the initial size. You need to add -zoom to enable software scaling; the plain x11 driver does not do hardware scaling. You might want to try the 'xv' driver instead of the 'x11' one; that will use hardware scaling if your card supports it. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020512151715.GA3879>