I'm having a problem trying to use the resizer on the DM368. More specifically, I took the video_loopback_resize example app under DMAI, compiled it, and ran it on my board. I get the following error...
davinci_resizer davinci_resize: 2
mode doesn't allow multiple instances
Failed to create resize job
My initial suspicion is that the vfpe-capture driver is opening the resizer and that's why the application fails. I'm using the composite input and when I open the capture driver I get a message saying...
vpfe-capture vfp-capture: Resizer present.
Am I taking the wrong approach to use the Resizer? It is not available when using the composite input?
John A