How to write GStreamer plugin from existing element x264enc
Nicolas Dufresne
nicolas.dufresne at collabora.com
Thu Aug 27 11:52:11 PDT 2015
Le jeudi 27 août 2015 à 11:48 -0700, arpita banerjee a écrit :
> I am writing a video streaming app where i would like to send rtcp
> feedback to video encoder x264enc. For that I would like to Create a
> custom event and send that event to x264enc which will be handled by
> this function gst_x264_enc_src_event . I don't want to create a patch
> for x264enc. Just locally I woukd lije to do fir my app. How I can
> do?
What do you want to achieve with this custom event ? Control certain
x264 properties ? Why do you need to push that even in the pipeline ?
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/20150827/583e6568/attachment.sig>
More information about the gstreamer-devel
mailing list