Re: [Freevo-users] lirc usage in sir mode

2003-08-15 Thread Rob Shortt
Deon Stoltz wrote:
Hi all
Hi.

We are trying to use freevo with a remote control device (IR). However,
our platform (allwell Set Top Box) encodes the Infra Red as commands on
the command line. This it seems bypasses the lirc interface. 
Sounds like a fun project!  Can you send some links on the box you're 
using?  Also, when you say that it encodes the IR commands as commands 
on the command line what do you mean?  Do you have to read a device to 
see the commands?  Do they just appear on the console?

If your commands totally bypass lirc and there is some other way of 
capturing them it is possible for you to write a plugin that listens for 
the commands then send them to the rest of Freevo.  In the rc.py module 
there are 2 functions of interest, key_event_mapper(command) and 
rc.post_event(command) for example those functions can be used like this:

command = rc.key_event_mapper(command)
if command:
rc.post_event(command)
HTH,
-Rob


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Double menu

2003-08-15 Thread David Amiel
Hi,

I've got a little pb with freevo, when I launch it on tv throught dfbmga,
Ive got the items menu in double, though when I launch it on a monitor
everything is all right.

Anyone where the pb come from ?

cheers,

David




---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Dxr3 video stream not system stream...

2003-08-15 Thread Mark Benson
I've been trying to get my dxr3 working - got so far...

Currently able to load modules (tv screen flickers - occasionally goes
green), upload microcode (tv screen flickers - if green goes black).

When I try

extract_mpeg2 test.mpg  /dev/em8300_mv

I get the message video stream not system stream repeated for the approx
duration of the test clip

The thing that is confusing me is that I have colour bars enabled but have
not as yet seen them! Any ideas?




---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Double menu

2003-08-15 Thread Neal
..I also seem to be afflicted by this, using 1.3.4 rpm install, Redhat 7.3, running 
Freevo brings
up double choices in the menu.. i.e. TV, Movies, Music, etc, are listed twice, and you 
can select
either of the two.. both work... changing themes does not seem to make a difference. 
Any thoughts?

~thanks-in-advance

- Neal

--- David Amiel [EMAIL PROTECTED] wrote:
 Hi,
 
 I've got a little pb with freevo, when I launch it on tv throught dfbmga,
 Ive got the items menu in double, though when I launch it on a monitor
 everything is all right.
 
 Anyone where the pb come from ?
 
 cheers,
 
 David
 
 
 
 
 ---
 This SF.Net email sponsored by: Free pre-built ASP.NET sites including
 Data Reports, E-commerce, Portals, and Forums are available now.
 Download today and enter to win an XBOX or Visual Studio .NET.
 http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
 ___
 Freevo-users mailing list
 [EMAIL PROTECTED]
 https://lists.sourceforge.net/lists/listinfo/freevo-users


__
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] import error with Image in CVS

2003-08-15 Thread Joe Stump
myth:/usr/local/freevo# ./freevo
ROM_DRIVES: Auto-detected and added ('/cdrom', '/dev/cdrom', 'CD-1')
Traceback (most recent call last):
  File src/main.py, line 135, in ?
import util# Various utilities
  File src/util.py, line 79, in ?
import Image # PIL
ImportError: No module named Image


Any ideas?



--
Joe Stump [EMAIL PROTECTED]
http://www.joestump.net
Label makers are proof God wants Sys Admins to be happy.



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users