GNOME Bugzilla – Bug 355914
libvisual causes xvimagesink: assertion `GST_CAPS_REFCOUNT_VALUE (caps) > 0' failed
Last modified: 2006-09-25 12:50:55 UTC
G_DEBUG="fatal_warnings" gdb --args gst-launch-0.10 filesrc location=xyz.mp3 ! mad ! tee name=t ! queue ! alsasink t. ! queue ! audioconvert ! libvisual_oinksie ! xvimagesink
+ Trace 72317
this is actually a bug in libvisual plugin. patch comes in a minute
Created attachment 72756 [details] [review] fix possible double unref
Created attachment 72758 [details] [review] fix the double unref
Are you going to commit this?