Justin Wetherell wrote:
> Well, the error is gone with the latest svn (8530)  but you just caught
> the exception, right?
> 
> I see this: setvbiembed: failed but it works properly.

This is because you ivtv version doesn't seem to support vbi-embedding.
I don't think that it is related to your channels problem. There could
be a missing quote somewhere.

If you are able to watch and record using the single video group then
add the second group but set "record_group=None".

I would also suggest that you upgrade the ivtv driver to 0.4.7 because,
IIRC, some work has been done on the composite handling in the last six
months or so.

You can play with ivtvctl commands and capture the composite video to a
file to see if it is working. eg cat /dev/video0 > composite.mpeg and
then check the composite.mpeg file to see if all is working.

If all is when then you could try the second videogroup stuff to see if
it is possible to record from the composite as well.

Duncan

> On 11/2/06, *Duncan Webb* <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
> wrote:
> 
>     Duncan Webb wrote:
>     > Justin Wetherell wrote:
>     >
>     > The rule is one VideoGroup per tuner.
>     >
>     > The PVR-150 has one tuner. So
>     > VIDEO_GROUPS = [
>     >     VideoGroup(vdev='/dev/video0',
>     >                adev=None,
>     >                input_type='tuner',
>     >                input_num=0,
>     >                tuner_norm='NTSC',
>     >                tuner_chanlist='us-cable',
>     >                desc='Cable',
>     >                group_type='ivtv',
>     >                record_group=None),
>     > ]
>     >
>     > So how can change the input number? Will I think that you can set
>     up two
>     > scripts and use VCR_PRE_REC and VCR_POST_REC to do this, using some
>     > ivtvctl commands. Do a search in the wiki to find out more.
> 
>     I'm having second thoughts about this but because of you crash, let's
>     take the simple approach and first resolve your "bug reports" and then
>     we can try setting up two VideoGroups.
> 
>     Duncan
> 
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Freevo-devel mailing list
> Freevo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-devel



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to