How to write GStreamer plugin from existing element x264enc
arpita banerjee
reachtoarpi at gmail.com
Thu Aug 27 10:26:28 PDT 2015
Thanks for your comment.
Actually I would like to create a plugin using existing x264enc. Only one
function I would like to modify according to my requirements.
Please do let me know how I can do.
Do I need to create a new plugin from existing template and then I need to
copy whole code of x264enc ??
On Thursday, August 27, 2015, Sebastian Dröge <sebastian at centricular.com>
wrote:
> On Mi, 2015-08-26 at 22:37 -0700, arpita banerjee wrote:
> > Hello,
> >
> > I would like to modify only one function in x264enc . How I can write
> > the plugin to modify that x264enc?
>
> You can find the code here:
> http://cgit.freedesktop.org/gstreamer/gst-plugins-ugly/tree/ext/x264
>
> Just modify it in the way you want, and if you think it's a good idea
> to get your changes merged, create a bug report at
> https://bugzilla.gnome.org against GStreamer with your patch.
>
> --
> Sebastian Dröge, Centricular Ltd · http://www.centricular.com
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150827/53dd7ca7/attachment.html>
More information about the gstreamer-devel
mailing list