<div dir="auto">I tried with H264, it works really well on my laptop, but on Rpi3 jpegenc seems to crash. I don't remember the error and I cannot verify it until I will not receive my second Rpi3. <div dir="auto">I left the other to the customer that is trying to make video on sport events ;-)<br><br><div data-smartmail="gmail_signature" dir="auto">-- <br>Walter Lucetti<br><br>email: <a href="mailto:myzhar@gmail.com">myzhar@gmail.com</a><br>web: <a href="http://www.robot-home.it">www.robot-home.it</a> - <a href="http://www.opencv.it">www.opencv.it</a><br>project:  <a href="http://myzharbot.robot-home.it">http://myzharbot.robot-home.it</a></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">Il 12 Feb 2017 19:50, "Tim Müller" <<a href="mailto:tim@centricular.com">tim@centricular.com</a>> ha scritto:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Thu, 2017-02-09 at 23:29 +0100, Walter Lucetti wrote:<br>
<br>
> as far as I know the ELP cameras supports MJPEG format, but I have<br>
> not understood the right way to get this format using "vl42src".<br>
><br>
> I tried a lot of "formats", but only I420 is accepted.<br>
<br>
Try something like this for starters:<br>
<br>
  gst-launch-1.0 v4l2src ! image/jpeg ! queue ! jpegparse ! matroskamux<br>
! filesink location=video.mkv<br>
<br>
<br>
You should be able to see a list of the supported formats with<br>
<br>
  gst-device-monitor-1.0 Video/Source<br>
<br>
Cheers<br>
 -Tim<br>
<br>
--<br>
Tim Müller, Centricular Ltd - <a href="http://www.centricular.com" rel="noreferrer" target="_blank">http://www.centricular.com</a><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>