svideo pvr150

Kevin Downey redchin at gmail.com
Fri Oct 27 05:41:42 UTC 2006


On 10/27/06, usleepless at gmail.com <usleepless at gmail.com> wrote:
>
> Mark,
>
> On 10/26/06, Mark Busby <redtick at sbcglobal.net> wrote:
> > I've been trying to use the svideo inputs on my pvr150 but no luck.
> >   pvr250-setchannel -d 0 -a Enable -m 1 -s
> >   Anyone using the svideo option with success?
>
> you seem to be the first to use svideo.
>
> could you please edit cxm.c
>
> 1. find "case METEOR_INPUT_DEV_SVIDEO"
>
> 2. add:
> {
> int arg;
>                         source = cxm_line_in_source_svideo;
> arg=AUDIO_EXTERN_1;
> cx25840_command(sc->iicbus, AUDC_SET_INPUT,&arg);
> wm8775_command(sc->iicbus, AUDC_SET_INPUT,&arg);
>
>
> arg=CX25840_SVIDEO0;
> cx25840_command(sc->iicbus, VIDIOC_S_INPUT, &arg);
> }
>
> regards,
>
> usleep
> _______________________________________________
> freebsd-multimedia at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-multimedia
> To unsubscribe, send any mail to "
> freebsd-multimedia-unsubscribe at freebsd.org"
>

the svideo on my pvr150 works fine if I run:
pvr250-setchannel -a on -c

-- 
luctor et emergo


More information about the freebsd-multimedia mailing list