[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gstreamer-devel
Subject:    Re: [gst-devel] Plugin utilisation
From:       Michael Smith <msmith () xiph ! org>
Date:       2009-07-30 17:32:17
Message-ID: 3c1737210907301032g3938b9afoe8dc1765483e567a () mail ! gmail ! com
[Download RAW message or body]

On Thu, Jul 30, 2009 at 8:41 AM, raju03e<raju01e@gmail.com> wrote:
>
> Is it possible to use same plugin, in pipeline for two times.
> if possible what are the things should be taken care for writting that
> plugin.

A plugin can contain a number of different elements - using multiple
elements from the same plugin is fine.

You can also use multiple instances of the same element in a pipeline
with no trouble.

What you CANNOT do is use the same instance of an element in two
different places in a pipeline.

It's unclear which of the above things you were asking about - but the
only thing you need to take care of is that your elements may not use
global shared state; that's a basic gstreamer rule for all code.

Mike

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic