Re: [Freevo-devel] small bug

2009-01-13 Thread A Mennucc
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A Mennucc ha scritto: > hi, > > this seems a small bug > > --- util/fileops.py~1.8.3 2008-11-22 11:47:49.0 +0100 > +++ util/fileops.py 2009-01-13 18:34:07.0 +0100 > @@ -405,7 +405,7 @@ > if rc: > if

[Freevo-devel] small bug

2009-01-13 Thread A Mennucc
hi, this seems a small bug --- util/fileops.py~1.8.3 2008-11-22 11:47:49.0 +0100 +++ util/fileops.py 2009-01-13 18:34:07.0 +0100 @@ -405,7 +405,7 @@ if rc: if rc in (1,): _debug_('mounting %r: %s' % (dir, se), DWARNING) -

Re: [Freevo-devel] Small bug in v4l2.py

2005-09-13 Thread Rob Shortt
Duncan Webb wrote: You may find that these patches will help with the ivtv driver: ivtv-0.3.7k-r1.patch fixes a bug with the querymenu ioctl command (not relevant for setfmt) ivtv-0.3.7k-debug.patch adds printk messages showing how the ioctl is being called. ivtv_debug=16 (bitmapped so ivtv_de

Re: [Freevo-devel] Small bug in v4l2.py

2005-09-12 Thread Duncan Webb
Hi Rob Thanks Duncan. I was looking at a very similar problem last night, using the set format ioctl. This was silently killing the driver, resulting in 0 byte captures on every attempt after the call until the driver was reloaded. It drove me nuts tracking it down to the setfmt() call. I'll

Re: [Freevo-devel] Small bug in v4l2.py

2005-09-12 Thread Rob Shortt
Duncan Webb wrote: Hi all Hi, Been trying to get freevo 1.5.3 working with a bttv card on /dev/video0 and an ivtv card on /dev/video1 The record server kept on crashing when trying to record anything and discovered the problem is in src/tv/v42l.py. The same bug is in the current cvs vers

[Freevo-devel] Small bug in v4l2.py

2005-09-12 Thread Duncan Webb
Hi all Been trying to get freevo 1.5.3 working with a bttv card on /dev/video0 and an ivtv card on /dev/video1 The record server kept on crashing when trying to record anything and discovered the problem is in src/tv/v42l.py. The same bug is in the current cvs version. def getfmt(self):

[Freevo-devel] Small bug in fullscreen config?

2005-04-10 Thread Vladislav Vasiliev
In code src/config.py:523 Frevo 1.5.3 if len(sys.argv) >= 2 and sys.argv[1] == '--force-fs': use string --force-fs, but anyplace code use '-force-fs'. Why? Vlad Vasiliev --- SF email is sponsored by - The IT Product Guide Read honest & candid re