Problems with GstVideoOverlay when resizing QWidget

Peter Randeu peter.randeu at spintower.eu
Thu Nov 14 04:26:30 PST 2013


Hello everyone,

I have a xvimagesink that is bound to a QWidget with 
gst_video_overlay_set_window_handle(). Since GStreamer version 1.2 the video 
displayed on the QWidget is not resized together with the QWidget anymore. I 
have to call gst_video_overlay_set_render_rectangle() to adjust the video size 
every time the QWidget is resized.

Is there a way to get the old, automatic, pre 1.2 behavior back?

Peter



More information about the gstreamer-devel mailing list