[Freevo-users] IVTV-record bugs and problems

2004-07-06 Thread Bart Heremans
Hi, I'm trying to set freevo with a pvr350 card using the IVTV record plugin. DEBUG=1 is set in the local_config. I'm using the freevo and mmpython cvs version on gentoo. python 2.3.3 This is the first error I get when using the ivtv record plugin :

Re: [Freevo-users] IVTV-record bugs and problems

2004-07-06 Thread Rob Shortt
Bart Heremans wrote: Hi, Hi, I'm trying to set freevo with a pvr350 card using the IVTV record plugin. DEBUG=1 is set in the local_config. I'm using the freevo and mmpython cvs version on gentoo. python 2.3.3 This is the first error I get when using the ivtv record plugin :

Re: [Freevo-users] IVTV-record bugs and problems

2004-07-06 Thread Bart Heremans
On Tue, 2004-07-06 at 16:16 -0300, Rob Shortt wrote: I am using a PVR-250 and started having the same problem a while ago after updating my driver. Which version of ivtv are you using? I tried messing around with Unicode and String objects but nothing really worked for me. I was

Re: [Freevo-users] IVTV-record bugs and problems

2004-07-06 Thread Robert Winder
Hi, ck ivtv patches are outputting this info when passing a ioctl QUERYCAP_ST on the video device. Driver: ivtvrÎàâÒÍó¼Ä Card: Vanilla iTVC15 card qÎâ[À Version: 266 Capabilities: 17236019 Enumerating supported Standards. 0: 0x3000 NTSC 1: 0xff PAL 2: 0x7f SECAM In v4l2.py QUERYCAP_ST

Re: [Freevo-users] IVTV-record bugs and problems

2004-07-06 Thread Rob Shortt
Robert Winder wrote: Driver: ivtvrÎàâÒÍó¼Ä Card: Vanilla iTVC15 card qÎâ[À Yeah, that junk's causing problems. QUERYCAP_ST = 16s32s32sLL16x QUERYCAP_NO = _IOR('V', 0, QUERYCAP_ST) Not sure what to make of this mumbo jumbo ;-) Rob can you explain what you are trying to do here with