Hi, I'm trying to get the capture_encode demo to work with my bespoke DM8168-based board.
I modified the demo as per this post by Archith John Bency:
http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/717/p/138320/500087.aspx#500087
Unfortunately, I am finding that no callbacks at all are being executed in capture_encode OpenMAX demo, using 24bit RGB direct input from an FPGA with discrete sync (specifically I'm looking at the capture component's callbacks).
I'm getting slight deja vu here as I had similar problems with the V4L2 input capture driver.
I attach my source code for the main 2 source files of the demo and would be really grateful if someone could help me to get the capture component to take in frames.
Thanks,
Ralph