From owner-freebsd-questions Sun May 12 8:17:18 2002 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 9F9B337B404 for ; Sun, 12 May 2002 08:17:16 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.12.2/8.12.3) id g4CFHFZF092921; Sun, 12 May 2002 10:17:15 -0500 (CDT) (envelope-from dan) Date: Sun, 12 May 2002 10:17:15 -0500 From: Dan Nelson To: Shantanu Cc: "plug-mail@plug.org.in" , "freebsd-questions@freebsd.org" Subject: Re: Scaling in Mplayer Message-ID: <20020512151715.GA3879@dan.emsphone.com> References: <3AFCB5CB.CD7A95B8@phreaker.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3AFCB5CB.CD7A95B8@phreaker.net> User-Agent: Mutt/1.3.99i X-OS: FreeBSD 5.0-CURRENT X-message-flag: Outlook Error Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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