[gstreamer-bugs] [Bug 620217] glimagesink crash

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Jun 1 14:35:34 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=620217
  GStreamer | gst-plugins-gl | 0.10.1

--- Comment #2 from David Hoyt <dhoyt at llnl.gov> 2010-06-01 21:35:32 UTC ---
A GTK one. Every other image sink has worked just fine with the same code.

I've tried it with and without the xoverlay and it's still crashing.

I'm using glimagesink as part of playbin2 and with a simple videotestsrc
pipeline. The equivalent videotestsrc one is:

videotestsrc ! queue2 ! ffmpegcolorspace ! videorate !
video/x-raw-yuv,framerate=10/1,width=640,height=480;video/x-raw-rgb,framerate=10/1,width=640,height=480
! videoscale ! glimagesink 

That will play the first time and from gst-launch, but if, from inside an
application, you do PLAYING -> NULL -> PLAYING it will crash.

-- 
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