[Bug 698712] playbin: autoplug video decoder and sink based on caps features

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Apr 25 07:23:36 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=698712
  GStreamer | gst-plugins-base | git

--- Comment #17 from sreerenj <bsreerenj at gmail.com> 2013-04-25 14:23:32 UTC ---
(In reply to comment #16)

> 
> @@ +323,3 @@
> 
> +  GList *aelements;             /* a list of GstAVElements for audio stream */
> +  GList *velements;             /* a list of GstAVElements for video stream */
> 
> Why don't you store it inside GstPlayBin, and create it at the same time as the
> other elements list?
> 

Hm, I think i didn't understand the correct meaning of GstSourceGroup :(. Group
is only intended for the next URI (if we set).right? 

Aha, right ,the older group always get deactivated before activating the next..
Stupid me :(

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