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
