[Freevo-devel] Making Python 2.3 a requirement?

2004-05-28 Thread Dirk Meyer
Hi, I just saw a new improved version of eyeD3 and integrated it into mmpython (not in cvs right now). It also requires some changes in mmpython, using unicode internal now (works good, also not in cvs). A problem is that the new version of eyeD3 requires Python = 2.3. I don't know if it is

Re: [Freevo-devel] Making Python 2.3 a requirement?

2004-05-28 Thread Aubin Paul
I think I already committed that new version of eyeD3... I didn't even notice the 2.3 requirement... I think that 2.3 is a reasonable requirement at this point, but that's because most distros have it now. Aubin On Fri, May 28, 2004 at 12:28:34PM +0200, Dirk Meyer wrote: Hi, I just saw a

[Freevo-devel] Re: Making Python 2.3 a requirement?

2004-05-28 Thread Dirk Meyer
Aubin Paul wrote: I think I already committed that new version of eyeD3... I didn't even notice the 2.3 requirement... I think that 2.3 is a reasonable requirement at this point, but that's because most distros have it now. Right, you already included it. I just saw a bad error with unicode,

Re: [Freevo-devel] Making Python 2.3 a requirement?

2004-05-28 Thread mikeruelle
I think it is a reasonable thing. Most distros have it and it makes the strptime hack we currently have unneccessary. So it should clean up some of the scheduling problems we have in the webserver and record server. -- Michael Ruelle [EMAIL PROTECTED] Hi, I just saw a new improved version

Re: [Freevo-devel] Making Python 2.3 a requirement?

2004-05-28 Thread Lars Eggert
Dirk Meyer wrote: So should Freevo require Python = 2.3, too? Our unicode stuff may not be working correct with older versions and 2.3 is out lonf enough. Comments? Fine for FreBSD. (I still have hopes that the port will be committed at some point. It's been ready for a long time now...) Lars

[Freevo-devel] Streaming udp support

2004-05-28 Thread Dermot McGahon
Hello, I posted this query to the users lists earlier, but this is probably better suited to the devel list. MPlayer has support for RealPlayer rtsp streaming. It also has support for rtsp/rtp/udp streaming from Darwin servers and the like. Recently I've added support for rtsp/raw udp streaming

[Freevo-devel] Joystick Support

2004-05-28 Thread Jeff Oegema
Hello, Just a question and perhaps the wrong forum to ask, but is it possible to use the same joystick/wireless game pad to control freevo and play mame games and such? It appears that freevo still receives the control buttons when a game is active thus causing conflicts of control. Is there

[Freevo-devel] Re: Making Python 2.3 a requirement?

2004-05-28 Thread Dirk Meyer
Aubin Paul wrote: There are a lot of hacks in place for Pre-2.3; Boolean values, etc. are not in prior releases, so we'd probably be able to cut down on a lot of extra hacks if we standardized. Aubin On Fri, May 28, 2004 at 01:43:41PM +, [EMAIL PROTECTED] wrote: I think it is a

[Freevo-devel] Re: [PATCH] Norwegian translation

2004-05-28 Thread Dirk Meyer
Viggo Fredriksen wrote: Hi I just updated the no .pot file. I just found out that doing translation sucks, kudos to all people who's willing to do this stuff on a regular basis :) We need these people. The only regual update is the French one. See attached patch. in cvs Dischi --

[Freevo-devel] Re: Streaming udp support

2004-05-28 Thread Dirk Meyer
Dermot McGahon wrote: Hello, Hi Looking at the documentation, I see that there is already an url tag for the audio section of FXD files. It might be, that an FXD file placed in a directory would be the best way to specify a set of rtsp:// urls, for streaming content on the vod servers. I

Re: [Freevo-devel] Re: [PATCH] Norwegian translation

2004-05-28 Thread Eric Bus
Dirk Meyer wrote: We need these people. The only regual update is the French one. I am very willing to do some regular Dutch updates. Problem is I'm still trying to find a normal editor. KBabel doesn't really have a lot features to work with the files. I also tried poEdit, it works... but

Re: AW: [Freevo-devel] Joystick Support

2004-05-28 Thread Jeff Oegema
Hello Jan, It seems (from a cursory glance at the code) like you could hack a catch into the polling function in the joystick support to use one of the joystick keys (as my joystick has 10) to flip between controlling freevo or the game. Maybe I'll take a look into doing this when I have a

Re: [Freevo-devel] Making Python 2.3 a requirement?

2004-05-28 Thread Wan Tat Chee
On Fri, 28 May 2004, Aubin Paul wrote: I think I already committed that new version of eyeD3... I didn't even notice the 2.3 requirement... I think that 2.3 is a reasonable requirement at this point, but that's because most distros have it now. Yeah, and it'll reduce the number of distro