[Bug 719373] Add multifilesrc support to GES

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 2 05:34:37 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=719373
  GStreamer | gst-editing-services | git

--- Comment #10 from Lubosz Sarnecki <lubosz at gmail.com> 2013-12-02 13:34:33 UTC ---
@Mathieu:

disc_caps is gone after I unref stream_info. I get following warning when I
gst_object_unref (disc_caps):

(lt-multifilesrc:15203): GLib-GObject-CRITICAL **: g_object_unref: assertion
'G_IS_OBJECT (object)' failed


I can't use:
caps = gst_discoverer_stream_info_get_caps (stream_info);

Because I need to write to the caps. This way they are read only. I need to
copy them.

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