Hi,
For my project i need to support the auto-detection of the video source (NTSC or PAL). My project uses the following combination LINUX + DM6467 + TVP 5154
If i configure the input source as PAL and connect the PAL as source, i am able to do proper encoding and same for the NTSC. When I configure the input video source as PAL and give the input as NTSC, i am not getting any data. I cross check the code and found that the interrupt is not getting generated in this secanrio. The value of the register 0x28 is 0. The value of the register 0x88 is 0xe
Please, suggest me what should i do to make the auto-detection work.
Thanks,