Date: Mon, 13 May 2002 09:23:59 +0530 From: Shantanu <shantanu@phreaker.net> To: Dan Nelson <dnelson@allantgroup.com>, "freebsd-questions@freebsd.org" <freebsd-questions@freebsd.org> Subject: Re: Scaling in Mplayer Message-ID: <3CDF38D7.DA8D4AA3@phreaker.net> References: <3AFCB5CB.CD7A95B8@phreaker.net> <20020512151715.GA3879@dan.emsphone.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Dan Nelson wrote:
>
> 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
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. How
can I use the cards acceleration? Also when I use the 'xv' driver, I
receive the following
******************************************************************************************************
MPlayer 0.60-2.95.3 (C) 2000-2002 Arpad Gereoffy (see DOCS!)
CPU vendor name: AuthenticAMD max cpuid level: 1
CPU: Advanced Micro Devices K6-III Chomper (Type: 5, Stepping: 1)
extended cpuid-level: 6
CPUflags: Type: 5 MMX: 1 MMX2: 0 3DNow: 1 3DNow2: 0 SSE: 0 SSE2: 0
Compiled for x86 CPU with features: MMX 3DNow
Reading /home/shantanu/.mplayer/codecs.conf: can't open
'/home/shantanu/.mplayer/codecs.conf': No such file or directory
Reading /usr/local/share/mplayer/codecs.conf: 26 audio & 70 video codecs
font: can't open file: /home/shantanu/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Using usleep() timing
Playing /mnt/c/AVSEQ02.DAT
Not an URL!
header block 1 size: 73
Detected MPEG-PS file format!
VIDEO: MPEG1 352x288 (aspect 8) 25.00 fps 1439.5 kbps (179.9
kbyte/s)
[V] filefmt:2 fourcc:0x10000001 size:352x288 fps:25.00 ftime:=0.0400
Detected audio codec: [mp3] drv:1 (MPEG layer-2, layer-3)
mp3lib: Processor ID: 591
mp3lib: Using AMD 3dnow! optimized decore.
AUDIO: srate=44100 chans=2 bps=2 sfmt=0x10 ratio: 28000->176400
Detected video codec: [mpeg12] drv:1 prio:0 (MPEG 1 or 2)
mpeg2dec-0.2.0-release (C) 2000-2001 Aaron Holtzman & Michel Lespinasse
libmpeg2: Using MMX for IDCT transform
libmpeg2: Using 3DNOW for motion compensation
VO: [xv] 352x288 => 800x600 Planar YV12 zoom
vo: X11 running at 800x600 with depth 24 and 24 bits/pixel (":0.0" =>
local display)
Xlib: extension "XVideo" missing on display ":0.0".
Sorry, Xv not supported by this X11 version/driver
******** Try with -vo x11 or -vo sdl *********
FATAL: Cannot initialize video driver!
*** free_stream() called ***
Exiting... (End of file)
******************************************************************************************************
How can I enable the support?
I am using XFree 4.1
Regards,
... .... .- -. - .- -. ..-
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?3CDF38D7.DA8D4AA3>
