[Bug 707523] d3dvideosink memleak

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 14 00:42:32 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=707523
  GStreamer | gst-plugins-bad | 1.x

--- Comment #19 from Steven <jsteve3000 at gmail.com> 2014-07-14 07:42:25 UTC ---
Just tried this with the new 1.3.91 release and it still crashes.

Looks like the tee element is causing the crash with this version.

This command CRASHES:
gst-launch-1.0.exe videotestsrc ! videoconvert ! tee name=t t. ! queue !
d3dvideosink t. ! queue ! d3dvideosink

This command WORKS:
gst-launch-1.0.exe videotestsrc ! videoconvert ! queue ! d3dvideosink

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