Hi, In the case of a simple GStreamer Loop-Throught recipe like: gst-launch v4l2src input-src=composite !'video/x-raw-yuv,format=(fourcc)NV12,width=640,height=480' ! tidisplaysink2 video-standard=vga display-output=lcd
Does anyone know how and where the resizer is configured to give me the 640x480 output? It just seems to automagically work. There is a resizer element in the TI plugins, but as you can see above, I haven't linked it into the pipeline. I've been digging through the source for tidisplaysink2 and don't see anything there, so I'm assuming some magic must happen in the v4l2src element, but have no evidence to back that up. Is v4l2 calling the Capture Setup in the DMAI? Any insight would be appreciated. Thanks! Paul
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
