[Bug 747517] appsrc: caps cannot be changed before pipeline starts
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Sat Apr 11 07:34:18 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=747517
--- Comment #2 from Ilya Konstantinov <ilya.konstantinov at gmail.com> ---
My scenario was simply calling g_object_set(appsrc, "caps", caps..., NULL)
twice before starting my pipeline (in different parts of my initialization).
This wasn't necessary and I'm only making the latter call now, but still it was
confusing.
I think overwriting the caps at the end of the queue would solve this.
--
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