[Bug 715138] New: xvimagesink 1.2 ignores resize events when used on a QWidget
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Mon Nov 25 00:04:13 PST 2013
https://bugzilla.gnome.org/show_bug.cgi?id=715138
GStreamer | gst-plugins-base | 1.2.1
Summary: xvimagesink 1.2 ignores resize events when used on a
QWidget
Classification: Platform
Product: GStreamer
Version: 1.2.1
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: peter.randeu at spintower.eu
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
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.
If I replace xvimagesink with ximagesink or if I use xvimagesink 1.0.10,
everything works like expected.
Peter
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list