gstreamer plugin writing guide :make_element command not found
David Schleef
ds at entropywave.com
Fri Jun 17 11:28:05 PDT 2011
On Mon, Jun 13, 2011 at 04:09:35PM +0530, Mayank Agarwal wrote:
> Hi all,
>
> I am reading gstreamer plugin writer guide.In plugin writing it tells to go
> to the
> directory e.g in my case :
>
> /home/mayank/gst-template/gst-template-master/gst-plugin/src
>
> and then type the command as make_element MyFilter.
It is better to use gst-element-maker in the source tree of
gst-plugins-bad, in tools/. That tool allows you to choose from
several base classes.
David
More information about the gstreamer-devel
mailing list