[gstreamer-bugs] [Bug 162963] gst-editor crashes when trying to play from saved xml file

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Sep 23 02:52:49 PDT 2005


Do not reply to this email.  You can add comments to this bug at
 http://bugzilla.gnome.org/show_bug.cgi?id=162963
 GStreamer | gst-editor | Ver: 0.8.0





------- Additional Comments From Tim-Philipp Müller  2005-09-23 09:52 -------
Created an attachment (id=52542)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=52542&action=view)
patch to make handling of pixel-aspect-ratio property in ximagesink and
xvimagesink more robust

Looks like this is a bug in the property handling of ximagesink and
xvimagesink. It happens even for simple pipelines like

  videotestsrc ! ximagesink

(and btw: why are the pixel-aspect-ratio properties on those sinks strings in
the first place and not GstFractions? gst-launch should be able to convert them
automatically, no need to do that in our property function, is there?)

Attached patch should fix this.


------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list