<div class="gmail_quote"><br><div class="gmail_quote"><div class="Ih2E3d"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div>>> > Thanks for your gst-launch-0.10 suggestion. Now i am able to<br>
>> > render<br>
>> > my sink component also with this tool, and able to play audio from my<br>
>> > sound<br>
>> > card.<br>
>> ><br>
>> > I have few questions here.<br>
>> ><br>
>> > 1. Why same sink component i am unable to load from Totem Player<br>
>> > application<br>
>> > ?<br>
>> > Is it because of application or gst_openmax layer.<br>
>><br>
>> Totem works fine with omx elements too.<br>
><br>
> Sorry for repeatedly asking the same question. But still i am not able<br>
> to understand why totem and Playbin (i am<br>
> providingPULGIN_PATH) tools are not loading my sink element. Because<br>
> same thing is happening from gst-launch-0.10<br>
> tool , why not from other two ?<br>
> If you any idea please reply ....<br>
<br>
</div>Sorry I didn't answer properly last time. It's hard to tell why Totem<br>
isn't working, that's why gst-launch-0.10 is useful so you can try<br>
step by step to reproduce the same pipeline that Totem is using.<br>
<br>
If I understand correctly you have this issue with totem and playbin<br>
in gst-launch-0.10, but when you manually specify the pipeline then it<br>
works, right?</blockquote></div><div> <br> <b style="font-family: arial narrow,sans-serif;">Exactly the same.</b><br></div><div class="Ih2E3d"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
<br>
One reason could be that the priority of the sink is very low by<br>
default, so it's not automatically used by playbin. You can check the<br>
priority with gst-inspect-0.10, if it's too low you will need to<br>
modify gstomx.c. The priority is low by default because sinks are not<br>
well tested, you could say they are in "experimental" state.</blockquote></div><div><br><br> <b><span style="font-family: arial narrow,sans-serif;">Earlier I checked Sink element with different priority levels ( GST_RANK_PRIMARY) in gst_omx.c.<br>
But same status .</span><span style="font-family: arial narrow,sans-serif;"> Any way thank for your feedback.</span><br style="font-family: arial narrow,sans-serif;"><br style="font-family: arial narrow,sans-serif;"><span style="font-family: arial narrow,sans-serif;"> I will work on this with totem & playbin. if i got any solution let you know also.</span><br style="font-family: arial narrow,sans-serif;">
<span style="font-family: arial narrow,sans-serif;"> mean while if you have any suggestion please provide for me also.</span></b><br><br></div></div><br>-- <br>Thanks & Regards<br>Sriramamurti Kommanapalli<br><br></div>
<br><br clear="all"><br>