How to capture composite video on DM8148EVM?
I want to capture a composite video (480i) using TVP5147 video decoder
on DM8148 EVM. I am using EZSDK 5.03.
I could make "tvp5147.ko", but I don't know how to add TVP5147 driver.
Should I edit "$kernel_source/arch/arm/mach-omap2/ti81xx_fb.c"? (which
line/how should I edit?) Or, should I edit other sources?
And, I think, when I use sample application "capture_encode" with a
composite video (480i) using TVP5147 video decoder, I have to change
input setting in "capture_encode" sample.
How can I change the setting for a composite video (480i) input?
please let me know!
Best regards