Re: [Freevo-devel] vf_overlay/outbuf 2007-01-07 release

2007-01-11 Thread mike lewis
On 1/12/07, Jason Tackaberry <[EMAIL PROTECTED]> wrote: > On Fri, 2007-01-12 at 09:45 +0900, mike lewis wrote: > > > > I think we should just tell everyone to use xine. :) > > > > > > Me, not a fan of xine. > > > > > I don't like xine either.. > > Just wondering, for those who don't like xine, why

Re: [Freevo-devel] vf_overlay/outbuf 2007-01-07 release

2007-01-11 Thread Jason Tackaberry
On Fri, 2007-01-12 at 09:45 +0900, mike lewis wrote: > > > I think we should just tell everyone to use xine. :) > > > > Me, not a fan of xine. > > > I don't like xine either.. Just wondering, for those who don't like xine, why is that? ---

Re: [Freevo-devel] vf_overlay/outbuf 2007-01-07 release

2007-01-11 Thread mike lewis
> > I think we should just tell everyone to use xine. :) > > Me, not a fan of xine. > I don't like xine either.. But I do use if for DVD support. And really; my 3 uses of freevo are now: TV, Music, and DVD's or DVD-Rips of my own movies. WHich means I don't have alot of media that needs mplayers

[Freevo-devel] Crashing record server [AttributeError: 'bool' object has no attribute '__dict__']

2007-01-11 Thread Andrew Flegg
Hi, Using r8956 of Freevo rel-1, I get the following stack trace and error when trying to add a new favourite: 8< 2007/01/09 21:56 GMT [HTTPChannel,43,127.0.0.1] 127.0.0.1 - - [09/Jan/2007:21:56:20 +] "POST / HTTP/1.0" 200 2227 "-" "xmlrpclib.py/1.0.1 (by www.pythonware.com)"

Re: [Freevo-devel] Original image size not showing

2007-01-11 Thread Duncan Webb
Chandan Pitta wrote: >> A bit more work than I expected to update the cache so that it works in >> the same way as normal cache. Especially, as I hadn't committed Wout's >> patch until too late, meaning that I had to apply the patch by hand. >> >> Let's hope that I didn't break anything else in the

Re: [Freevo-devel] Popcorn player detect

2007-01-11 Thread Dirk Meyer
"Andre Henrique Campos" wrote: > File "/usr/lib/python2.4/site-packages/kaa/popcorn/backends/xine/player.py", > line 40, in ? > import kaa.xine as xine > ImportError: No module named xine > Evas object dealloc: image Fixed. Dischi -- If you receive something that says 'Send this to every

Re: [Freevo-devel] Commercial Detection (proof of concept)

2007-01-11 Thread Justin Wetherell
Sorry but I was having some queue issues, this is a more finished version. Patched against 1.7 svn. On 1/10/07, Justin Wetherell <[EMAIL PROTECTED]> wrote: Ok, got a working copy. If anyone would like to give it a try and let me know how well it works for your cable company. It's built against

Re: [Freevo-devel] vf_overlay/outbuf 2007-01-07 release

2007-01-11 Thread Chandan Pitta
On 1/11/07, Jason Tackaberry <[EMAIL PROTECTED]> wrote: > On Thu, 2007-01-11 at 13:16 +0100, Dirk Meyer wrote: > > > Yay! Soo then. How can I test this? Is freevo2 ready to use these > > > features? > > > > Not yet > > And judging by the initial response to my first patch submission (which > wa

Re: [Freevo-devel] vf_overlay/outbuf 2007-01-07 release

2007-01-11 Thread Jason Tackaberry
On Thu, 2007-01-11 at 13:16 +0100, Dirk Meyer wrote: > > Yay! Soo then. How can I test this? Is freevo2 ready to use these > > features? > > Not yet And judging by the initial response to my first patch submission (which was just a very small patch and really had little to do with vf_overlay)

[Freevo-devel] Popcorn player detect

2007-01-11 Thread Andre Henrique Campos
Hello all, test.py - import kaa.canvas canvas = kaa.canvas.X11Canvas((640,480)) canvas.add_child(kaa.canvas.Image('images/background.jpg')) canvas_movie = kaa.canvas.Movie() canvas.add_child(canvas_movie) movie = 'abc6.avi' canvas_movie.open(movie) c

Re: [Freevo-devel] vf_overlay/outbuf 2007-01-07 release

2007-01-11 Thread Dirk Meyer
"mike lewis" wrote: > On 1/11/07, Jason Tackaberry <[EMAIL PROTECTED]> wrote: >> On Sun, 2007-01-07 at 14:10 -0500, Jason Tackaberry wrote: >> > This fixes bugs exposed by recent commits in kaa.popcorn. >> >> Only it doesn't do so correctly. This one, I hope, does. >> >> http://urandom.ca/mebox/do