Identity Element in silent=FALSE mode not printing anything

Sebastian Dröge sebastian at centricular.com
Sat May 10 23:12:30 PDT 2014


On Mi, 2014-05-07 at 13:18 -0700, renecalles wrote:
> Just as an idea ... should i add the elements in the pipeline which are
> connected after a "pad-added" also add them to the pipeline at that time and
> not before? 

You can add elements to the pipeline at any time, you just need to make
sure they're set in the right state (e.g. with
gst_element_sync_state_with_parent()) and everything is linked in a
consistent state that does not cause data-flow errors at any point.

-- 
Sebastian Dröge, Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 966 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140511/d413b409/attachment.sig>


More information about the gstreamer-devel mailing list