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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 4 10:48:25 UTC 2018


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO

--- Comment #6 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Do you pass actual arguments to gst_init() via argv that are somehow relevant
to GStreamer?

As long as you don't call gst_deinit(), the second pipeline should work just as
the first. However calling g_option_context_parse() multiple times in the same
application is generally not a good idea. Why would you want to parse
commandline arguments multiple times?

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