On Wed, 02 Mar 2005 22:44:02 +0000, Allan Stirling
<[EMAIL PROTECTED]> wrote:
> Jelte van der Hoek wrote:
> 
> >- IOCTL for cx25840. Using utils/cx25840ctl one can write the registers
> >of the cx25840 directly using a name/value syntax.
> >
> >Either:
> >CX25840_SET_CH_1__SOURCE(0x0006)
> >or
> >CH_1__SOURCE=6
> >
> >
> Thanks SO much for this.
> 
> And now... (Drum roll ;)
> 
> I have COLOR (Colour) input on S-Video.
> 
> It looks like
> 
> ivtvctl -p 0
> echo INPUT_MODE=1 | cx25840ctl -s
> 
> Appears to do the trick, when the input is preselected.
> 
> Changing inputs after this breaks this 'fix'.
> 
> This probably has to be done somewhere after a valid svideo signal is
> present, rather than in the middle of the mess that is selecting an input.
> 
> I have still had color drop out after this - But the input looks so much
> better.

Nice.  A related question:

CX25840_SET_INPUT_MODE(0x0001)        // 'Y/C' (Default 0x00, Register
0x401.1-3)
CX25840_SET_MAN_SC_FAST_LOCK(0x0000)   // '*' (Default 0x00, Register 0x401.3-4)

Do these fields overlap?  Because it looks like they do.
-- 
Tyler Trafford


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
ivtv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to