Yes, the thing you're missing is that you're not using mga_vid. If you
have a G400, you can do the scaling in hardware, which reduces the CPU
usage dramatically.

To use it, you need the mga_vid kernel module; it's included with the
mplayer sources, and I believe there is a Debian package also. 

If you compiled your own mplayer, you may have to recompile it too.

Aubin

On Fri, Feb 28, 2003 at 11:04:51PM +0100, Petter Edin wrote:
> Hi!
> 
> I'm running freevo on a PIII 800 with a mga g400 as tv-out(fbdev). I'v
> got most things working but got a problem with 100% CPU usage when
> trying to play a movie(DivX and svcd).
> 
> What's causing the problem is that I'm trying to scale the movie so it
> better fits the TV. Here is the options that I'm using:
>   MPLAYER_ARGS_DEF     = (('-fs -ac mad, -autosync 100 -nolirc -autoq
> 100 - screenw %s -vop scale=720:576 '
>   + '-screenh %s ') % (CONF.width, CONF.height))
> 
> The only thing that helps my CPU-load is to set fbset -depth to 16-bit,
> then I got apx 70% CPU load... But then the problem starts with Freevo
> instead, it's menus doesn't display right or almost not at all... :(
> 
> This it the fbset line I'm using...
> $fbset -fb /dev/fb0 -depth 16 -left 23 -right -5 -upper 39 -lower 10 \
>     -hslen 46 -vslen 4 -xres 768 -yres 577 -vxres 768 -vyres 577 \
>     -laced false -bcast true
> 
> Maybe I'v missed something essential here? Can someone please guide me
> in the right direction???
> 
> Regards
> 
> / Petter
> 
> 
> 
> 
> 
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Freevo-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/freevo-users


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to