Hi, Enabling dual resizer in my gstreamer pipeline to encode and display at two different resolutions simultaneously. I've enabled the second resizer in v4l2_dm365_ipipe.c, but now there is the problem of allocating space for the Resizer B's output that directly follows Resizer A's. As far as I can tell, video capture resolution and memory buffer size are hopelessly entangled with each other.
Is there a straight forward way in the gstreamer v4l2src plugin to allocate more mapped memory for the second resizer output? I've been digging around in gstV4l2bufferpool.c, but that has yet to bear fruit. Any insights would be appreciated. Thanks, Paul
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
