<div dir="auto">which command you used to play .avi file mention full command</div><div class="gmail_extra"><br><div class="gmail_quote">On 21-Feb-2017 5:38 PM, "argprs" <<a href="mailto:argprstest@gmail.com">argprstest@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi<br>
I use Yocto with Qml for my project. I want to use qml video. QML video<br>
require gstreamer so i add following packets my yocto image.<br>
<br>
gstreamer1.0 \<br>
gstreamer1.0-meta-base \<br>
gstreamer1.0-libav \<br>
gstreamer1.0-omx \<br>
gstreamer1.0-plugins-bad \<br>
gstreamer1.0-plugins-ugly \<br>
gstreamer1.0-plugins-good \<br>
gstreamer1.0-plugins-base \<br>
gstreamer1.0-rtsp-server \<br>
libomxil \<br>
<br>
When i play video via QML video i got following error.<br>
<br>
Error: "GStreamer encountered a general supporting library error."<br>
<br>
When i write " gst-play-1.0 IMG_0003.avi " command in my terminal for use<br>
gst player, i got following outputs<br>
<br>
Now playing /home/root/IMG_0003.avi<br>
ERROR GStreamer encountered a general supporting library error. for<br>
file:///home/root/IMG_0003.avi<br>
ERROR debug information: ../../gst-omx-1.2.0/omx/<wbr>gstomxvideodec.c(2424):<br>
gst_omx_video_dec_handle_frame ():<br>
/GstPlayBin:playbin/<wbr>GstURIDecodeBin:uridecodebin0/<wbr>GstDecodeBin:decodebin0/<wbr>GstOMXH264Dec-omxh264dec:<wbr>omxh264dec-omxh264dec0:<br>
OpenMAX component in error state Insufficient resources (0x80001000)<br>
Reached end of play list.<br>
<br>
<br>
Where am i mistake ?<br>
<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Yocto-Gstreamer-Video-Problem-tp4681970.html" rel="noreferrer" target="_blank">http://gstreamer-devel.966125.<wbr>n4.nabble.com/Yocto-Gstreamer-<wbr>Video-Problem-tp4681970.html</a><br>
Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
______________________________<wbr>_________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.<wbr>freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer" target="_blank">https://lists.freedesktop.org/<wbr>mailman/listinfo/gstreamer-<wbr>devel</a><br>
</blockquote></div></div>