This is the command-line I get from main-500.log:

/usr/bin/mplayer -vo sdl -ao alsa -fs -nojoystick -nolirc -screenw 800
-screenh 600 -slave -nocache tv:// -tv driver=v4l2:freq=
208.000:device=/dev/video0:input=0:norm=PAL:width=768:height=576:outfmt=yuy2


I can't realy imagine that this line is wrong, since it is working correctly
with the fbdev driver, but I'll try to enter it on the command-line this
evening.


2007/2/20, Duncan Webb <[EMAIL PROTECTED]>:

Michel Hoogervorst wrote:
> This is the error I get when I play tv with Freevo (with display set to
> sdl).
>
> In mplayer-stdout.log:
> VO: [sdl] 640x480 => 640x480 Packed YUY2  [fs] [zoom]
>
> [VO_SDL] Info - please use -vm or -zoom to switch to the best
resolution.
>
> [VO_SDL] Set_fullmode: SDL_SetVideoMode failed: Invalid width or height.
>
> VDecoder init failed :(
>
>
> And in mplayer-stderr.log:
> [VO_SDL] Failed to set video mode: Invalid width or height.
>
> FATAL: Cannot initialize video driver.
>
> Cannot find codec matching selected -vo and video format 0x32595559.
>
>
> Note, that when I type "mplayer tv:// -tv driver=v4l2:freq=504 -vo sdl"
> it works perfectly, and even with the width and height set it works like
> a charm... but not when launched from Freevo? :-(

When you set DEBUG=1 and CHILDAPP_DEBUG=1 in local_conf.py is the
command line correct?

You will see the command that is being executed in you main.<N>.log,
where N is the user id that you run freevo. The log may be in
/tmp/freevo or /var/log/freevo.

You may then be able to adjust freevo to get the correct command line.

Duncan




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to