Re: [Freevo-users] Configuration for AverTV Studio card?

2005-05-01 Thread Chris Ellis
Barry Burd wrote:
Can anyone suggest some easy-to-follow guidelines for setting up 
Freevo with an AverTV Studio card? I've looked over the Freevo 
configuration documentation, and I just don't know enough about video 
standards to make my way through it. Thanks.

---
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users
I have this card setup well currently only viewing tv.  I am using 
mandrake linux os it is very simple, Run the command centre and it will 
setup the card.  I don't know what this actually does but if you have 
TVtime run it to search for the channels and then.  Ammend the two lines 
in freevo.conf to : chanlist = eupore-west and  tv = pal (i presume you 
are in the UK).  Then in local_conf.py add:

TV_CHANNELS = [
 ( 'bbc1.bbc.co.uk', 'BBC 1', 'U26' ),
 ( 'bbc2.bbc.co.uk', 'BBC 2', 'U33' ),
 ( 'itv.co.uk', 'ITV','U23' ),
 ( 'chanel4.co.uk', 'Chanel 4', 'U29' ),
 ( 'five.tv', 'Five', 'U35' ),
 ( 'bbc1.bbc.co.uk', 'BBC 1 V2', 'U46' ),
 ( 'bbc2.bbc.co.uk', 'BBC 2 V2', 'U40' ),
 ( 'itv.co.uk', 'ITV V2', 'U43' )
 ]
I have not got xmltv working yet but this is a very basic 
configuration.  Aslso you will need to enable the tvtime plugin in 
loca_conf.py

Hope this is some help
chris
---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] extra keybinding

2005-05-01 Thread mangaka2212
Hello,   
   
I'm using a nova-t card and it infrared remote is like extra keys on multimedia 
keyboards ; so I   
catch keycodes with xev. I can't run xmodmap because I'm using freevo with 
runlevel 3. How to   
configure action from keycodes ? For example, my keyboard and my remote use 
keycodes 174 and 176 to   
set volume.   
   
Thanks.   
--

Faites un voeu et puis Voila ! www.voila.fr 





---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Visualization in Music section

2005-05-01 Thread Bart Coninckx
Hi all,


when playing CD's or mp3's, the screen remains pretty static. Would
there be anyway to have some eyecandy going on in Freevo? I'm thinking
of Scopes of all kind, screensaver-type-stuff INSIDE the freevo
windows ...


Any ideas?


Thx!

Bart



---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Freevo,DirectFB,G400 - Can't get Freevo to display

2005-05-01 Thread Justin Wetherell
Oscilated wrote:
Did you recompile pygame? SDL?
http://freevo.webalias.com/matrox.html
http://freevo.webalias.com/matrox-update.html
   

My procedure was very similar to the instructions above.
Yes, just recompiled pygame and SDL.  Still doesn't fix the problem.
-Andrew Jergens
--- begin error ---
Error: VIDEO_SHOW_DATA_DIR not found
ROM_DRIVES: Auto-detected and added ('/mnt/cdrom', '/dev/cdrom',
'CD-1')
Can't find lsdvd. DVD support will be limited and maybe not
all discs are detected. Please install lsdvd, you can get it
from http://acidrip.thirtythreeandathird.net/lsdvd.html
After installing it, you should run 'freevo cache --rebuild'
Traceback (most recent call last):
 File /usr/lib/python2.3/site-packages/freevo/main.py, line 131, in ?
   import menu# The menu widget class
 File /usr/lib/python2.3/site-packages/freevo/menu.py, line 48, in ?
   import skin
 File /usr/lib/python2.3/site-packages/freevo/skin.py, line 98, in ?
   get_singleton()
 File /usr/lib/python2.3/site-packages/freevo/skin.py, line 79, in
get_singleton
   exec('import skins.' + config.SKIN_MODULE  + '.' +
config.SKIN_MODULE  + \
 File string, line 1, in ?
 File /usr/lib/python2.3/site-packages/freevo/skins/main/main.py,
line 51, in ?
   from area import Skin_Area
 File /usr/lib/python2.3/site-packages/freevo/skins/main/area.py,
line 67, in ?
   import xml_skin
 File /usr/lib/python2.3/site-packages/freevo/skins/main/xml_skin.py,
line 54, in ?
   osd = osd.get_singleton()
 File /usr/lib/python2.3/site-packages/freevo/osd.py, line 146, in
get_singleton
   _singleton = OSD()
 File /usr/lib/python2.3/site-packages/freevo/osd.py, line 379, in
__init__
   pygame.display.init()
pygame.error: No available video device
-- end  error --
---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users
 

Go into the SDL src directory and look for config.log
Do a search for DirectFB... you should see this.
configure:25299: checking for DirectFB support
configure:25317: result: yes

---
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users