<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr">Le ven. 28 déc. 2018 06 h 12, pinwheel <<a href="mailto:bartvrijn@gmail.com">bartvrijn@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">When I test this pipeline omxmjpeg hangs and there is no output:<br>
<br>
gst-launch-1.0 multifilesrc location="%04d.jpg" caps="image/jpeg" !<br>
jpegparse ! omxmjpegdec ! multifilesink location="%04d.yuv"<br>
<br>
With this pipeline I have no problems but is way too slow:<br>
<br>
gst-launch-1.0 multifilesrc location="%04d.jpg" caps="image/jpeg" !<br>
jpegparse ! jpegdec ! multifilesink location="%04d.yuv"<br>
<br>
I have tested this with JPEGs created with raspistill. <br>
<br>
GST_DEBUG=3 doesn't show any errors. <br>
<br>
Hardware: Raspberry Pi Zero<br>
Software: <br>
- Raspbian Stretch lite 2018-11-13 (kernel 4.14)<br>
- gst-omx current APT package (1.10.4)<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">Have you tried with newer gst-omx ?</div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br><br><br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://gstreamer-devel.966125.n4.nabble.com/" rel="noreferrer noreferrer" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/</a><br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank" rel="noreferrer">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" rel="noreferrer noreferrer" target="_blank">https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div></div></div>