I'm trying to start and stop video capture using the Sample VDEC and VDC5 drivers (from app notes R01AN1822EJ0100 and R01AN1823EJ0100), however things are not behaving quite as I expect. I want to be able to dynamically start and stop video capture and put it in a window on my LCD. Based on the sample program's API, it seems that I have to "Stop" and "Destroy" the surfaces and then recreate them. However, while my process seems to work if I don't move it or resize it, I am stuck with the window where I initially created it. Has anyone tried this? All the sample app does is start things up once - and it gives no guidance on stopping and restarting. If it matters, I'm using custom hardware with a RZ/A1M, connected to a NLT 1024x768 LVDS display. Thanks.
↧