Gillen Dan wrote:
> Hi
> 
> I've now setup my freevo box and quite everything is working too. But 
> there are some things I really
> miss within freevo, therefore I want to ask if these things are already 
> in freevo (and I just don't know how
> to use them) or if freevo is really lacking these feautures and how I 
> could possibly add them.
> 
> * My remote has a power button, which I managed to get to work in all 
> menus, but if I watch a movie or TV
>   it doesn't work. So is it possible to set it up to work too while 
> watching a movie / TV ?

What do you want the power button to do, shutdown?

> * How can I play a DVD in freevo ? I can browse to the video_ts folder 
> on the dvd and open the vob files, but
>   isn't it possible to just hit a button somewhere and the DVD starts 
> playing (including DVD menu) ?

Normally freevo plays the dvd as soon as it has been inserted into the
drive.

In local_config.py you need something like:
ROM_DRIVES = [ ('/mnt/dvd', '/dev/dvd', 'DVD') ]
ROM_SPEED = 8
There should be a DVD Drive menu item in the "Watch a Movie" menu. DVD
menus are supported by xine (mplayer has some support but not 100%). So
you should tell freevo to play DVDs with xine.

> * Is it possible to stream the TV to my local network? I would like to 
> stream the TV to my workstation while
>   I'm not in front of my freevo box and have a remote control (like the 
> one found on the freevo webserver) to
>   switch channels.
> 
> * While watching a movie or TV, I would love to have an osd showing me 
> for example the volume when I
>   change it. Shouldn't this work with tiny_osd or tiny_xosd ? For music 
> / radio, it works.

This works with mplayer and requires a patch for xine.

> * Is it possible to jump directly to the RADIO / TV GUIDE menu ?

No yet

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
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to