<div dir="ltr">got it, of course i will try it,<div> </div><div>and these days i downloaded gst-omx tag 1.0.0 and tried to use with gst, and found problem. after debug, it seems it disable the output port after change state to idle, so the OMX cannot reach to the idle state and locked the IL working thread.<div>
<br></div><div>i checked the latest code from cgit, and found this issue already be fixed.</div><div><br></div><div>so maybe tag 1.0.0 is too old and also not stable?  then which version is preferable?</div></div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">2014-04-30 1:03 GMT+08:00 Sebastian Dröge <span dir="ltr"><<a href="mailto:sebastian@centricular.com" target="_blank">sebastian@centricular.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="">On Mi, 2014-04-30 at 00:12 +0800, chensheng duan wrote:<br>
> thank you very much for you kindly respond.<br>
><br>
> yes, for general purpose, software audio decode is fairly enough,  but we<br>
> still need to use DSP and omx on our IC as before (age of 0.10.x)<br>
><br>
> new gst-omx seems quite different from old gst-openmax,  which i think is<br>
> more simple, and we spent 2 years to make it stable(and compatible with our<br>
> IL & HW codec driver).<br>
><br>
> so currently we need spent some time to get familiar with the new one, and<br>
> figure out whats the next step.<br>
<br>
</div>gst-omx is a completely new code base as compared to gst-openmax, but<br>
was available in 0.10 too. Main difference is that gst-omx is using the<br>
proper base classes for audio/video decoding/encoding, and thus provide<br>
the same guaranteed behaviour as other similar GStreamer elements.<br>
<br>
I gave a talk at the GStreamer Conference in Prague in 2011 (or 2012?)<br>
about this, you should find a video of that on the Internet.<br>
<div class="HOEnZb"><div class="h5"><br>
--<br>
Sebastian Dröge, Centricular Ltd - <a href="http://www.centricular.com" target="_blank">http://www.centricular.com</a><br>
Expertise, Straight from the Source<br>
</div></div><br>_______________________________________________<br>
gstreamer-openmax mailing list<br>
<a href="mailto:gstreamer-openmax@lists.freedesktop.org">gstreamer-openmax@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-openmax" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-openmax</a><br>
<br></blockquote></div><br></div>