gstreamer plugin writing guide :make_element command not found

Peter Xu xzpeter at gmail.com
Mon Jun 13 04:34:53 PDT 2011


? 2011/6/13 18:39, Mayank Agarwal ??:
> 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.
>
> When i am running this command make_element:command not found.
> Even while trying this in tools directory i am getting the same error.
> Got stuck at the start itself.Any solutions so that i can move ahead.
Hi,

In my memory, the script make_element is in gst-plugin/tools dir, so you 
may have to first go to /gst-plugin/src dir and then run:

$ ../tools/make_element MyFilter

Peter
>
> Regards,
> Mayank
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110613/b1feba45/attachment.htm>


More information about the gstreamer-devel mailing list