Best way to save video on Rpi3

Walter Lucetti myzhar at gmail.com
Sun Feb 12 19:32:21 UTC 2017


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.
I left the other to the customer that is trying to make video on sport
events ;-)

-- 
Walter Lucetti

email: myzhar at gmail.com
web: www.robot-home.it - www.opencv.it
project:  http://myzharbot.robot-home.it

Il 12 Feb 2017 19:50, "Tim Müller" <tim at centricular.com> ha scritto:

> On Thu, 2017-02-09 at 23:29 +0100, Walter Lucetti wrote:
>
> > as far as I know the ELP cameras supports MJPEG format, but I have
> > not understood the right way to get this format using "vl42src".
> >
> > I tried a lot of "formats", but only I420 is accepted.
>
> Try something like this for starters:
>
>   gst-launch-1.0 v4l2src ! image/jpeg ! queue ! jpegparse ! matroskamux
> ! filesink location=video.mkv
>
>
> You should be able to see a list of the supported formats with
>
>   gst-device-monitor-1.0 Video/Source
>
> Cheers
>  -Tim
>
> --
> Tim Müller, Centricular Ltd - http://www.centricular.com
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170212/cb186492/attachment.html>


More information about the gstreamer-devel mailing list