Hi, that's finally what I did, as it was already the case in my original plugin. It's just that I wanted to test if I culd replace one of the request by a always pad, but it just complicates the task. Thanks anyway! Regards, Al ----- Message d'origine ---- De : Nie Jun <[hidden email]> À : Albert Costa <[hidden email]> Envoyé le : Vendredi, 4 Juillet 2008, 3h43mn 57s Objet : Re: [gst-devel] Always & Request pads at same time I guess you are implementing a mux or something like it.You should use GstCollectPadsFunction on all your pads even sometimes you have only one pad. Otherwise, how every pad know all pads are data ready? When only one pad exist, one buffer can drive you process function. If another pad is created, the GstCollectPadsFunction will wait both pads are data ready, then call process function: collect. 2008/7/3 Albert Costa <[hidden email]>:
Envoyé avec Yahoo! Mail. Une boite mail plus intelligente. ------------------------------------------------------------------------- Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! Studies have shown that voting for your favorite open source project, along with a healthy diet, reduces your potential for chronic lameness and boredom. Vote Now at http://www.sourceforge.net/community/cca08 _______________________________________________ gstreamer-devel mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/gstreamer-devel |
Free forum by Nabble | Edit this page |