Re: [Freevo-devel] "PANIC can't kill program" even though program is dead

2008-01-06 Thread Thorsten Pferdekämper
On Monday 31 December 2007 12:36, Thorsten Pferdekämper wrote: > Hi, > > I just wondered why channel switching needs so long on my box and why it is > always accompagnied by a "PANIC can't kill program" message in main-0.log. > Here is what I believe why this is: >

Re: [Freevo-devel] "PANIC can't kill program" even though program is dead

2008-01-06 Thread Thorsten Pferdekämper
On Monday 31 December 2007 19:27, Duncan Webb wrote: > Thorsten Pferdekämper wrote: > > On Monday 31 December 2007 16:25, Jason Tackaberry wrote: > >> On Mon, 2007-12-31 at 11:36 +, Thorsten Pferdekämper wrote: > >>> I just wondered why channel switching n

Re: [Freevo-devel] "PANIC can't kill program" even th ough program is dead

2007-12-31 Thread Thorsten Pferdekämper
On Monday 31 December 2007 16:25, Jason Tackaberry wrote: > On Mon, 2007-12-31 at 11:36 +0000, Thorsten Pferdekämper wrote: > > I just wondered why channel switching needs so long on my box and why > > it is > > always accompagnied by a "PANIC can't kill pro

[Freevo-devel] "PANIC can't kill program" even though program is dead

2007-12-31 Thread Thorsten Pferdekämper
Hi, I just wondered why channel switching needs so long on my box and why it is always accompagnied by a "PANIC can't kill program" message in main-0.log. Here is what I believe why this is: Basically, the problem is that os.waitpid and subprocess.Popen.poll do not really work together. It seem

Re: [Freevo-devel] Feature request [ 1838260 ] gphoto plugin for digicams

2007-11-26 Thread Thorsten Pferdekämper
On Sunday 25 November 2007 22:18, Thorsten Pferdekämper wrote: > I wanted it also include the code itself, but the sourceforge site gave me > an "internal server error" when trying to attach a file. Hi, sorry for the double post. It seems that there were some problems with my

[Freevo-devel] Feature request [ 1838260 ] gphoto plugin for digicams

2007-11-25 Thread Thorsten Pferdekämper
Hi folks, as Duncan has asked me to, I have added the feature request "[ 1838260 ] gphoto plugin for digicams". I wanted it also include the code itself, but the sourceforge site gave me an "internal server error" when trying to attach a file. So I've attached it here. It contains the gphoto plu

[Freevo-devel] Feature request [ 1838260 ] gphoto plugin for digicams

2007-11-25 Thread Thorsten Pferdekämper
Hi folks, as Duncan asked me to, I have added a feature request for the gphoto plugin. It is named "[ 1838260 ] gphoto plugin for digicams" I have also tried to upload the plugin itself (coding), but I've got an "internal server error" from the sourceforge pages. So I've attached it here. Reg

Re: [Freevo-devel] gphoto-plugin: Currently working on...

2007-11-19 Thread Thorsten Pferdekämper
On Monday 19 November 2007 20:34, Duncan Webb wrote: > Thorsten Pferdekämper wrote: > When your happy just add a feature request and I'll add it to svn. It > gets used this way. Ok, I am going to do so. > > BTW does the gphoto2 plug-in support camera with usb storage? >

[Freevo-devel] gphoto-plugin: Currently working on...

2007-11-19 Thread Thorsten Pferdekämper
Hi, I just wanted to "announce" that I am currently working on the image.gphoto plugin (for the 1.7 branch). (This enables freevo to browse pictures on a digicam directly, even if they don't support usb-storage.) I currently have a halfway working solution. It is quite fast (just downloads exif

Re: [Freevo-devel] Freevo 1.7 Record server: Ideas for parallel recordings

2007-07-16 Thread Thorsten Pferdekämper
On Friday 13 July 2007 18:20, Adam Charrett wrote: > After considering how it would be possible to allow parallel recording > over multiple cards I have come up with the following suggestions for > improving the RecordServer. > > I'm after suggestion, ideas for improving the design, things I've > f

Re: [Freevo-devel] Re: Freevo 2.0, Patch: Live TV with device "tv" (not ivtv or dvb)

2005-08-25 Thread Thorsten Pferdekämper
On Thursday 25 August 2005 20:07, Dirk Meyer wrote: > Thorsten Pferdekämper wrote: > I want to rebuild that whole tv watching part (incl. time shift). To > make that work, we need device plugins for kaa.record. Right now, only > dvb works. Adding ivtv should be simple (except for m

Re: [Freevo-devel] Re: Freevo 2.0, Patch: "Short" paths do not work

2005-08-25 Thread Thorsten Pferdekämper
On Thursday 25 August 2005 20:05, Dirk Meyer wrote: > > The cool stuff is internal. We are redesigning the core so it is > easier to add new cool stuff :) I thought so. I have just got the bmovl stuff to work. (There was a problem with initializing it. It does only work when audio also works...)

[Freevo-devel] Freevo 2.0, Patch: Live TV with device "tv" (not ivtv or dvb)

2005-08-23 Thread Thorsten Pferdekämper
Hi, I really wanted to watch live TV in freevo with my saa7134 based TV card. I made this work with the patch below. In additon, I had to add -tv driver=v4l2 to the "tv" section of MPLAYER_ARGS in local_conf.py. I can imagine that this should work with other TV cards, too. Cheers,

[Freevo-devel] Freevo 2.0, Patch: "Short" paths do not work

2005-08-23 Thread Thorsten Pferdekämper
Hi folks, I am currently muddling through freevo 2.0. I have not found out any really cool stuff (sorry for that), but I am trying to produce more solutions than problems. Here is my first try. I have found out, that "short paths" do not work inside freevo. For example, I have added something li

Re: [Freevo-devel] Recoding recorded streams

2005-05-19 Thread Thorsten Pferdekämper
On Monday 16 May 2005 22:49, [EMAIL PROTECTED] wrote: > My Freevo station is composed mainly of a Duron 800 and a DVB-T PCI card. > As i cannot convert on the fly directly the MPEG2-TS stream to MPEG4/MP3, > i record it in a native TS form, then i recode it in non-real time in > MPEG4/MP3. I want n