Problem with multiple tees in pipeline

Nicolas Dufresne nicolas.dufresne at collabora.com
Tue Jul 15 10:11:39 PDT 2014


Le mardi 15 juillet 2014 à 06:14 -0700, yoyosuper8 a écrit :
> videotestsrc ! videoconvert ! tee name=snapshot ! valve name=snap
> drop=true
> ! jpegenc ! filesink location=/home/user/Desktop/pic1.jpg snapshot. !
> eglglessink name=videosink

This will never pre-roll as buffer won't reach the filesink. A possible
solution would be to disable pre-roll on filesink, with async=false
property.

Nicolas

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140715/42ea7c13/attachment.sig>


More information about the gstreamer-devel mailing list