<div dir="ltr"><div>I think you may use the wrong name.<br></div>Have you tried "amcvideodec" rather than "amcviddec"?<br><br></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><div><br>

</div><div>Yi-Lung (Bruce) Tsai</div></div></div>
<br><br><div class="gmail_quote">On Tue, Jun 17, 2014 at 4:32 AM, sazzad1009 <span dir="ltr"><<a href="mailto:sazzad1009@yahoo.com" target="_blank">sazzad1009@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<br>
<br>
I was trying to have the following pipeline running on a Sumsung Gasaxy S4:<br>
<br>
data->pipeline = gst_parse_launch("souphttpsrc<br>
location=<a href="http://samples.0x5c.me/sintel_trailer-480p.mp4" target="_blank">http://samples.0x5c.me/sintel_trailer-480p.mp4</a> ! qtdemux !<br>
h264parse ! amcviddec-omxqcomvideodecoderavc ! glimagesink", &error);<br>
<br>
However, getting the error "Unable to build pipeline: no element<br>
"amcviddec-omxqcomvideodecoderavc".<br>
<br>
Device's media_codec.xml shows that it supports the codec:<br>
<br>
       <MediaCodec name="OMX.qcom.video.decoder.avc" type="video/avc" ><br>
</MediaCodec><br>
<br>
I was using "android-tutorial-3" with different version of the android sdk<br>
build with cerbero as well as off the shelf binaries (i.e.<br>
gstreamer-1.0-android-arm-1.2.4.1-debug.tar.bz2), but no one made any<br>
difference in the outcome.<br>
<br>
Do you have any idea what I'm doing wrong? Is there any testing I can do to<br>
find out the specific problem?<br>
<br>
Probably this question has been asked many times in the past, however didn't<br>
find any answer that solves my problem.<br>
<br>
I would appreciate any help in this regard.<br>
<br>
Thanks in advance!<br>
<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Using-hardware-codec-in-Android-tp4667515.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/Using-hardware-codec-in-Android-tp4667515.html</a><br>


Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br></div>