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

Reply via email to