I'm on to my next product generation. Thanks to all who helped me before.
I'm currently capturing a single NTSC input (TVP5147M1), then giving it to channel 0 of a DM6467T, just like the encodedecode demo. For my next generation, I need to add a SECOND NTSC input, and feed it into channel 1 of the same DM6467T. I'm running Arago Linux on the DM6467T and using the Codec Engine, all like the encodedecode demo.
Note that I need to capture these two NTSC inputs simultaneously. I'll be merging them inside the DSP. The following is NOT my situation, but imagine it is. Imagine I have one live image with a green poster, and another live image I want to insert into the first image's green poster. Thus, I need to capture both NTSC inputs simultaneoulsy.
QUESTION 1: Is the V4L2 software going to handle this with without changes, or am I going to have to start beating up on that software again? I need to make a budgetary software schedule, and I need an idea of how big a pain this is going to be! Bottom line, does V4L2 support dual capture?
QUESTION 2: I think I may change from the TVP5147M1 to the TVP5151, mostly just to save power. Any comments? I find a TVP5150 driver, and I think the TVP5151 is related, so I hope it wouldn't be too difficult to upgrade. Comments appreciated.
QUESTION 3: Any additional advice is appreciated, including advice on the structure of my soon-to-be-revised capture.c software loop.
Thanks very much,
Helmut