C# Bindings: Initializing GStreamer

Ralph ralph.gucwa at racelogic.co.uk
Thu Oct 23 05:15:20 PDT 2014


Thank you very much, Sebastian, you are always to help.


> Maybe the bindings don't expect gst_init() to change the argv that is
> passed to it... and then later the CLR accesses invalid memory?
> Best would be to report a bug about this at http://bugzilla.gnome.org
> against GStreamer/gstreamer-sharp :) 

Bug 739069 reported.


> As a workaround for now you could just set an environment variable
> before calling Gst.Init() (GST_DEBUG for example), or just call
> gst_debug_set_default_threshold(GST_LEVEL_DEBUG) for example. There's
> probably a variant of that function in the bindings too. 

It works!
Thank you again :)





--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/C-Bindings-Initializing-GStreamer-tp4669123p4669140.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list