Re: [Freevo-devel] bug in cropdetect (and mplayer)

2009-02-15 Thread A Mennucc
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Duncan Webb ha scritto: > The fix suggested in mplayer's bug report seems to work correctly, at > least, it worked on all the sources that I tried. This was: > -demuxer lavf ah; instead when I tried it it utterly failed on some sources; so I gave it

Re: [Freevo-devel] Freevo 1.x and kaa.rpc2

2009-02-15 Thread Jason Tackaberry
On Sun, 2009-02-15 at 15:29 +0100, Duncan Webb wrote: > Sorry, a typo, should have been ~20 msecs. Do you still feel that's too slow? > When the recordserver is down the exception AsyncException is raised; is > it okay to import kaa.async so that the exception can be trapped? > > It doesn't seem

Re: [Freevo-devel] Freevo 1.x and kaa.rpc2

2009-02-15 Thread Duncan Webb
Dirk Meyer wrote: > Duncan Webb wrote: >> Okay thanks dischi, I should have realised this from the patch. It does >> take quite a long time to connect ~200 msecs. > > Like Jason wrote: that is odd. Sorry, a typo, should have been ~20 msecs. > >> For a quick test I added kaa.inprogress(rc.channe

[Freevo-devel] Freevo 1.x: Problem with second IVTV VideoGroup

2009-02-15 Thread Hans Meine
Hi, I am not sure if I am doing something wrong or if there's a bug; for some weeks now I have got an external receiver for digital cable TV. I have connected this to my IVTV card (PVR-350) via a scart adapter, and when I manually use "v4l2-ctl -i 5" to switch to "Composite 3", I can watch TV.

Re: [Freevo-devel] Freevo 1.x and kaa.rpc2

2009-02-15 Thread Dirk Meyer
Duncan Webb wrote: > Okay thanks dischi, I should have realised this from the patch. It does > take quite a long time to connect ~200 msecs. Like Jason wrote: that is odd. > For a quick test I added kaa.inprogress(rc.channel).wait() into the > RecordClient class and now the webserver works as ex