Playbin -> play audio and video + record it to a file

stic at free.fr stic at free.fr
Tue Apr 8 01:22:08 PDT 2014


Ok, i've never heard about inter elements but I've just seen it exists.
Is there any documentation or an example somewhere that explains how to use it ? Are there any constraints using this ?

Or would it be better (or less ugly ?) if I use a decodebin instead of playbin ?

Thanks

----- Mail original -----
De: "Sebastian Dröge" <sebastian at centricular.com>
À: "Discussion of the development of and with GStreamer" <gstreamer-devel at lists.freedesktop.org>
Envoyé: Mardi 8 Avril 2014 10:04:37
Objet: Re: Playbin -> play audio and video + record it to a file

On Di, 2014-04-08 at 09:33 +0200, stic at free.fr wrote:
> Thank you Sebastian for your answer.
> In that case, if I have to create 2 different bin, how can I then
> connect them to mux audio+video together to the same encodebin
> element ?

You'll have to use something like the inter elements and put the
encoding/muxing part into a different pipeline. You can't link any of
these together as they are in completely different bins inside playbin.

-- 
Sebastian Dröge, Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source

_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel


More information about the gstreamer-devel mailing list