AW: Dynamically record a h264 stream

Sebastian Dröge sebastian at centricular.com
Sat Mar 19 09:24:34 UTC 2016


On Fr, 2016-03-18 at 17:30 +0100, Davide Tuccilli wrote:
> Thank you for the answer, although I don't know how to interpret it.
> 
> Since I'm not sure where to put the filter, I created this caps:
> 
> GstCaps * caps = gst_caps_new_simple("video/x-h264",
>                                           "stream-format", 
> G_TYPE_STRING, "avc",
>                                           nullptr);

Use the capsfilter element and set those caps to its caps property.

-- 
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/20160319/4b07806c/attachment.sig>


More information about the gstreamer-devel mailing list