From owner-freebsd-questions Sun May 12 22:15:37 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 4ED0A37B403 for ; Sun, 12 May 2002 22:15:34 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.12.2/8.12.3) id g4D5FTnD017962; Mon, 13 May 2002 00:15:29 -0500 (CDT) (envelope-from dan) Date: Mon, 13 May 2002 00:15:29 -0500 From: Dan Nelson To: Shantanu Cc: "freebsd-questions@freebsd.org" Subject: Re: Scaling in Mplayer Message-ID: <20020513051529.GN3879@dan.emsphone.com> References: <3AFCB5CB.CD7A95B8@phreaker.net> <20020512151715.GA3879@dan.emsphone.com> <3CDF38D7.DA8D4AA3@phreaker.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3CDF38D7.DA8D4AA3@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 13), Shantanu said: > Dan Nelson wrote: > > In the last episode (May 12), Shantanu said: > > > 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. > > Thanks Dan. It worked. But the speed of playing slowed down. My > video card is AGP SiS6326 card with 4 MB VRAM. As per my knowledge, > XFree can't use its accel mode. I have to use the X-server in svga > mode. XFree86 4 definitely has a driver ("sis") that supports the 6326. See /usr/X11R6/lib/X11/doc/README.SiS for more info. -- Dan Nelson dnelson@allantgroup.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message