Re: [Freevo-devel] Video Groups Helper

2008-04-27 Thread Duncan Webb
On 27/04/2008 22:11, schirrms said the following: > Duncan Webb a écrit : >> Thanks Justin, nice to see that it works for ivtv cards. >> >> Duncan >> >> > It works ... and no ! > > On one system, I have an IVTV card, but also a webcam. Webcam drivers support v4l2 but you need to get the correc

Re: [Freevo-devel] TuxnTosh file rename

2008-04-27 Thread Evan Hisey
> > # patch -Np0 -i test.patch > patching file 'Tux'\''n Tosh TV.fxd' > > Which version of patch are you using? 2.5.9 seems to work fine, 2.5.4 is > broken. > > > > Duncan > Version is 2.5.4 looks like I need to get a new version of patch. Evan ---

[Freevo-devel] Freevo wiki fixed

2008-04-27 Thread Jason Tackaberry
Hi, I believe I've fixed the problems with the wiki (the recent changes and search pages). I have also updated to the latest version (1.6.3). Please let me know if you run into any other problems. Sorry again for the extended period of brokenness. Cheers, Jason. -

Re: [Freevo-devel] Patch for idlebar/system in Freevo-1.8.0

2008-04-27 Thread Torsten Kurbad
Hi, >> If I find the time, I'll look into the module and see, how it could be >> done more dynamically. E.g., I'd rather like to see three temperatures: >> >> system, coretemp0, coretemp1 >> >> so maybe the module could be restructured to accept an arbitrary number >> of tuples: ('sensorname', '

Re: [Freevo-devel] Video Groups Helper

2008-04-27 Thread schirrms
Duncan Webb a écrit : > Thanks Justin, nice to see that it works for ivtv cards. > > Duncan > > It works ... and no ! On one system, I have an IVTV card, but also a webcam. Here is the result : -- video0 - video0

Re: [Freevo-devel] Video Groups Helper

2008-04-27 Thread Duncan Webb
Justin Wetherell wrote: > This is for a ivtv card but here ya go... > Internext Compression Inc iTVC16 (CX23416) MPEG-2 Encoder (rev 01) > > sudo ./freevo vg > video0 > - > video0 : ivtv0 encoder MPEG > video24 : ivtv0 encoder PCM audio > video32 : ivtv0 enc

Re: [Freevo-devel] TuxnTosh file rename

2008-04-27 Thread Duncan Webb
Evan Hisey wrote: >> > > The problem is that diffs work fine, but the patch command does not >> > > handled spaces. This turned out to be a known limitation of the patch >> > > command. It is refered to as the Unusual Filename problem. If you can >> > > apply patches by SVN then that migh

Re: [Freevo-devel] TuxnTosh file rename

2008-04-27 Thread Evan Hisey
> > > The problem is that diffs work fine, but the patch command does not > > > handled spaces. This turned out to be a known limitation of the patch > > > command. It is refered to as the Unusual Filename problem. If you can > > > apply patches by SVN then that might work but I am unawar

Re: [Freevo-devel] Video Groups Helper

2008-04-27 Thread Justin Wetherell
This is for a ivtv card but here ya go... Internext Compression Inc iTVC16 (CX23416) MPEG-2 Encoder (rev 01) sudo ./freevo vg video0 - video0 : ivtv0 encoder MPEG video24 : ivtv0 encoder PCM audio video32 : ivtv0 encoder YUV vbi0: ivtv0 encoder VBI radi

Re: [Freevo-devel] Patch for idlebar/system in Freevo-1.8.0

2008-04-27 Thread Duncan Webb
Torsten Kurbad wrote: >>> On Friday, April 25, 2008 at 22:22 Duncan Webb wrote: >> I was just trying to say where the correct path now is. As of 2.6.24 >> there does not seem to be any sensors in the /sys/devices/platform/ path. > > I see. My uname -r says: > > # 2.6.24-gentoo-r3 > > and /sys/de

Re: [Freevo-devel] Video Groups Helper

2008-04-27 Thread Duncan Webb
Andrew Jeffery wrote: > Duncan Webb wrote: > > | What do the /sys/class/video4linux/*/name files contain? > > [EMAIL PROTECTED] /sys/class/video4linux $ cat radio0/name > saa7133[0] radio (Pinnacle PCTV > [EMAIL PROTECTED] /sys/class/video4linux $ cat vbi0/name > saa7133[0] vbi (Pinnacle PCTV 3 >