[Gstreamer-openmax] Runtime variation of the IL component names

Topi Hukkanen topi.hukkanen at gmail.com
Fri Jan 2 07:33:35 PST 2009


This was correct.

In my launch code, I added:
g_object_set(G_OBJECT(sink), "component-name", "cat.fun.meow", NULL);

And it worked as expected.

Thanks Daniel.


On Fri, Jan 2, 2009 at 5:04 PM, Daniel Charles <dcharlesm at gmail.com> wrote:

> I think you should use the plug-in property to specify the component
> name. The bundle works with any omx implementation if this is what you
> want to do.
>
> Daniel
>
> On Fri, Jan 2, 2009 at 8:47 AM, Topi Hukkanen <topi.hukkanen at gmail.com>
> wrote:
> > Hi,
> >
> > Are there any plans to allow customization of the IL component names?
> >
> > For example, if you look at gstomx_audiosink.c, there's the following
> line:
> >     #define OMX_COMPONENT_NAME "OMX.st.alsa.alsasink"
> >
> > What if the OpenMax implementation is not ST?
> >
> > Could these be changed to DEFAULT_OMX_COMPONENT_NAME, and then we can add
> a
> > parameter somewhere to the init sequence to give a new component name?
> >
> > -Topi
> >
> >
> ------------------------------------------------------------------------------
> >
> > _______________________________________________
> > Gstreamer-openmax mailing list
> > Gstreamer-openmax at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gstreamer-openmax
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-openmax/attachments/20090102/ff2bb975/attachment.htm>


More information about the Gstreamer-openmax mailing list