[gst-devel] Regarding Self Written Plugin installation

Jyoti D jyoti.d at allaboutif.com
Wed Nov 19 04:58:42 CET 2008


Thanks Eric.

On Wed, Nov 19, 2008 at 8:18 AM, Eric Zhang <nicolas.m.zhang at gmail.com>wrote:

> Hi, gstreamer-devel:
>
>     If you wrote your plugin according to the plugin writer's guide, you
> must have a gstreamer plugin template folder which contains sample codes,
> Makefile.am, configure.ac and etc.
>
>    So, compile and install a plugin is easy:
>
>     1. ./autogen.sh --prefix=/usr
>     2. make
>     3. sudo make install
>
>     Oh, don't forget to modify the Makefile.am in your src folder,
> substitute all the `gstplugin' to your plugin's name before you begin
> compiling and installation.
>
> 2008/11/18 Jyoti D <jyoti.d at allaboutif.com>
>
>> Hi All,
>>
>> I have written a plugin for audio filter following the instructions
>> mentioned in "GStreamer Plugin Writer's Guide".
>> I would like to know how do I install my plugin. I have *.c and *.h files
>> with me.
>>
>> Thanks,
>> Jyoti
>>
>>
>> -------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Moblin Your Move Developer's
>> challenge
>> Build the coolest Linux based applications with Moblin SDK & win great
>> prizes
>> Grand prize is a trip for two to an Open Source event anywhere in the
>> world
>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> _______________________________________________
>> gstreamer-devel mailing list
>> gstreamer-devel at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>>
>>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20081119/8ab77202/attachment.htm>


More information about the gstreamer-devel mailing list