GNOME Bugzilla – Bug 745185
Crash on a jpeg file
Last modified: 2015-03-03 20:20:43 UTC
Created attachment 297924 [details] gstreamer logo This simple pipeline crash with the attached jpeg file. gst-launch-1.0 filesrc location=examples/gstreamer.jpeg ! decodebin ! glimagesink
Oops of course, fix the location of the image in the gst-launch command.
+ Trace 234714
*** Bug 745109 has been marked as a duplicate of this bug. ***
This does not crash in master anymore. Might be related to the various fix we did in libgstgl recently.