[gst-devel] sample plugin

Sameer Naik sameer at damagehead.com
Mon Oct 29 10:55:54 CET 2007


BTW, the plugin sample that gets installed is named "myelement"
#gst-inspect myelement

you need to takeover from there on.

On Monday 29 October 2007 2:39:19 pm Vinod Nanjaiah wrote:
> Hi,
>  with the plugin-template code that Sameer shared, I am able to
> successfully run 'autogen.sh' and 'make'.
> After this, I ran #./configure, make and make install in gst-plugin
> directory.
> But I still don't see the sample plugin (already ran "# make_element
> ExamplePlugin")
>
> Are there any more steps that need to be run before I can find
> exampleplugin.
>
> Regards,
> PN
>
>
> -----Original Message-----
> From: Stefan Kost [mailto:ensonic at hora-obscura.de]
> Sent: Friday, October 26, 2007 8:03 PM
> To: Vinod Nanjaiah
> Cc: sameer at damagehead.com; gstreamer-devel at lists.sourceforge.net
> Subject: Re: [gst-devel] sample plugin
>
> Hi,
>
> Vinod Nanjaiah schrieb:
> > Well, Sameer step [6] is what is failing.
> > When I issue #./autogen.sh it fails to find src/Makefile.in.
> >
> > I downloaded gst-template from
> > http://webcvs.freedesktop.org/gstreamer/gst-template/
> >
> > Any pointers on what else could be going wrong?
>
> WHat version of automake do you have? can run run automake and tell us
> about the
> output?
>
> Stefan
>
> > Regards,
> > PN
> >
> >
> >
> > -----Original Message-----
> > From: Sameer Naik [mailto:sameer at damagehead.com]
> > Sent: Thursday, October 25, 2007 8:01 PM
> > To: Vinod Nanjaiah
> > Cc: gstreamer-devel at lists.sourceforge.net
> > Subject: RE: [gst-devel] sample plugin
> >
> > steps:
> >
> > [1] download gst-template from gstreamer cvs
> > [2] #cd gst-template/gst-plugin/src
> > [3] #../tools/make_element PluginName
> > [4] gstpluginname.c and gstpluginname.h will be generated in the src dir
> > [5] #../
> > [6] #./autogen.sh
> > [7] #make
> >
> > thats about it
> > ~sameer
> >
> > On Thu, 2007-10-25 at 18:57 +0530, Vinod Nanjaiah wrote:
> >> Sameer,
> >>
> >> #./autogen.sh also generates the same error.
> >>
> >> configure.ac:130: required file `src/Makefile.in' not found
> >>
> >> Regards,
> >> PN
> >>
> >> -----Original Message-----
> >> From: Sameer Naik [mailto:sameer at damagehead.com]
> >> Sent: Thursday, October 25, 2007 6:43 PM
> >> To: Vinod Nanjaiah
> >> Cc: gstreamer-devel at lists.sourceforge.net
> >> Subject: Re: [gst-devel] sample plugin
> >>
> >> you need to first run the autogen.sh script
> >>
> >> #./autogen.sh
> >>
> >> after that you can carry out the build steps.
> >>
> >> ~sameer
>
> DISCLAIMER:
> This message (including attachment if any) is confidential and may be
> privileged. If you have received this message by mistake please notify the
> sender by return e-mail and delete this message from your system. Any
> unauthorized use or dissemination of this message in whole or in part is
> strictly prohibited. E-mail may contain viruses. Before opening attachments
> please check them for viruses and defects. While MindTree Consulting
> Limited (MindTree) has put in place checks to minimize the risks, MindTree
> will not be responsible for any viruses or defects or any forwarded
> attachments emanating either from within MindTree or outside. Please note
> that e-mails are susceptible to change and MindTree shall not be liable for
> any improper, untimely or incomplete transmission. MindTree reserves the
> right to monitor and review the content of all messages sent to or from
> MindTree e-mail address. Messages sent to or from this e-mail address may
> be stored on the MindTree e-mail system or else where.






More information about the gstreamer-devel mailing list