Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RGB to S-Video



"Ralph Metzler <" wrote:
...
> CVBS_YC_OUT   -  Composite on Composite-Out, C on RED-out, Y on GREEN-out
> YC_OUT        -  Y on Composite-out, C on RED-out
> 
> So, you can use CVBS + (RGB or YC) or only YC output.
> 
> You can use:
> 
> VidMode(dvb, CVBS_YC_OUT);
> 
> inside the driver to set the card to the CVBS+YC mode.

Excellent news, Ralph! Thanks!
I will make an YC connector for my card next weekend.


> Hmm, should I add an insmod parameter or an ioctl() for this?

an insmod parameter.
The mode is specific to what I connect to my hardware,
not to the software I run.



Thanks again.

Carsten.


Home | Main Index | Thread Index