AW: Dynamically record a h264 stream

Sebastian Dröge sebastian at centricular.com
Sun Mar 20 09:35:15 UTC 2016


On Sa, 2016-03-19 at 18:11 +0100, Davide Tuccilli wrote:
> Oh I see, I thought it had the same effect. I've been trying to play
> around with the capsfilter, from my understanding h264parse does the
> conversion, so I should do something like queue ! capsfilter
> caps=video/x-h264,stream-format=avc ! h264parse ! mp4mux ! filesink,
> but when I do this, the linking between the tee src_%u pad and the
> queue sink pad fails.

You will need one h264parse per branch then. Each of them can only
convert into one stream format, so the one before the tee might convert
into one that the mp4mux branch does not like.

-- 
Sebastian Dröge, Centricular Ltd · http://www.centricular.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 949 bytes
Desc: This is a digitally signed message part
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160320/48971a53/attachment.sig>


More information about the gstreamer-devel mailing list