x264 encoder plugin

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

x264 encoder plugin

Shreekant Tembhekar
Hi,

I want to write simple plugin foe x264 encoder to convert .yuv file to .h264.

I have installed x264 encoder and its working fine with command "x264 -o output.h264 input.yuv"

But I am not sure how do I create plugin for this.
 
Thanks & Regards,
Shreekant Tembhekar

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: x264 encoder plugin

Stefan Sauer
On 12/29/2016 06:24 AM, Shreekant Tembhekar wrote:
Hi,

I want to write simple plugin foe x264 encoder to convert .yuv file to .h264.

I have installed x264 encoder and its working fine with command "x264 -o output.h264 input.yuv"

But I am not sure how do I create plugin for this.
 
Thanks & Regards,
Shreekant Tembhekar
We already have x264enc in gst-plugin-ugly.

Stefan

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel