Video Rectangle size Reset
Mcnv
gaiety_guff at yahoo.co.in
Sat Jul 20 08:33:51 PDT 2013
I just checked gst-inspect sdlvideosink and it does not have rectange
property
I think the below the statement
gst_x_overlay_set_render_rectangle(GST_X_OVERLAY(vsink),0,0,1280,720);
internally calls
g_object_set(vsink, "rectangle", "0,0,1280,720", NULL);
i tried to manipulate with the size of rectangle but no good.
please help..
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Video-Rectangle-size-Reset-tp4661152p4661154.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list