This was correct.<br><br>In my launch code, I added:<br><div style="margin-left: 40px;">g_object_set(G_OBJECT(sink), &quot;component-name&quot;, &quot;cat.fun.meow&quot;, NULL);<br><br></div>And it worked as expected.<br><br>
Thanks Daniel.<br><br><br><div class="gmail_quote">On Fri, Jan 2, 2009 at 5:04 PM, Daniel Charles <span dir="ltr">&lt;<a href="mailto:dcharlesm@gmail.com">dcharlesm@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I think you should use the plug-in property to specify the component<br>
name. The bundle works with any omx implementation if this is what you<br>
want to do.<br>
<br>
Daniel<br>
<div><div></div><div class="Wj3C7c"><br>
On Fri, Jan 2, 2009 at 8:47 AM, Topi Hukkanen &lt;<a href="mailto:topi.hukkanen@gmail.com">topi.hukkanen@gmail.com</a>&gt; wrote:<br>
&gt; Hi,<br>
&gt;<br>
&gt; Are there any plans to allow customization of the IL component names?<br>
&gt;<br>
&gt; For example, if you look at gstomx_audiosink.c, there&#39;s the following line:<br>
&gt; &nbsp; &nbsp; #define OMX_COMPONENT_NAME &quot;OMX.st.alsa.alsasink&quot;<br>
&gt;<br>
&gt; What if the OpenMax implementation is not ST?<br>
&gt;<br>
&gt; Could these be changed to DEFAULT_OMX_COMPONENT_NAME, and then we can add a<br>
&gt; parameter somewhere to the init sequence to give a new component name?<br>
&gt;<br>
&gt; -Topi<br>
&gt;<br>
</div></div>&gt; ------------------------------------------------------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Gstreamer-openmax mailing list<br>
&gt; <a href="mailto:Gstreamer-openmax@lists.sourceforge.net">Gstreamer-openmax@lists.sourceforge.net</a><br>
&gt; <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-openmax" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-openmax</a><br>
&gt;<br>
&gt;<br>
</blockquote></div><br>