[Bug 689326] adding fd to multifdsink makes assertion `set != NULL' failed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat Dec 1 20:44:57 PST 2012


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

--- Comment #4 from qmax <qwiglydee at gmail.com> 2012-12-02 04:44:53 UTC ---
Solved:

The critical mesages refer to multifdsink->fdset which is initialized at 
gst_multi_fd_sink_start_pre

That leads that the element has to be in PLAYING or READY state before adding
new fd.
This is quite not obvious and probably should be documented.

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