[gst-devel] correct way for dynamic pipelines

SP GLE spglegle at yahoo.fr
Tue Jul 25 17:03:10 CEST 2006


Hello,
 I'm trying to write an application playing video files (using filesrc+decodebin+videobox..etc encapsulated into a 'sourceBin'), mixing them (videomixer )and displaying the result on screen. Each source can be added and removed dynamically from the pipeline, each source has to be controlled independently.
 
 Adding sources dynamically works fine, but :
 - what is the right way to remove a source without disturbing all elements in pipeline ? (Should i block pads/pause videomixer/pause pipeline ?)
 - How can i pause a source without disturbing others ?
 
 Thanks.
 
 
 
 
 		
---------------------------------
 Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet ! Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences. Cliquez ici. 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20060725/e4f159f7/attachment.htm>


More information about the gstreamer-devel mailing list