[Bug 794956] gst_initialized is not reset in gst_deinit()

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 4 13:30:14 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=794956

--- Comment #7 from hermann.fuerntratt at joanneum.at ---
For conveniance the pipelines are stored as space separated comandline strings
which can be tested with gst_launch(), but also selected depending on the
protocol type (file:// http://..). 

Using g_option_context_parse() allows to define our own options, which are not
considered if gst_init() is used..

That's why we thought that this would be a rather straightforward way to deal
with a large variety of sources..

May I gently ask, why you think that calling g_option_context_parse() multiple
times is a bad idea?

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