Hi there,
I am trying to use gst ducati plugins and dri2videosink in the gstreamer pipeline for video playback on OMAP4. I want to scale the output of the video to a size smaller than my screen size. How can I achieve that ?
In case of pvrvideosink, I used gst_x_overlay_set_render_rectangle() to set the render rectangle. But I'm not able to use the same on dri2videosink. Can anyway please help me with scaling down dri2videosink output ?
Thanks in advance,
Carol