Best way to save video on Rpi3

Myzhar myzhar at gmail.com
Tue Feb 7 08:57:48 UTC 2017


Hi all,

I need to save a stream from a ELP USB webcam on a Raspberry Pi 3 at higher
resolution and higher framerate as possible.

I reached my best result with a video at 1280x720x12fps

Anyone has obtained better results?

My pipeline is the following:

gst-launch-1.0 v4l2src device=/dev/video0 ! queue ! videoscale !
"video/x-raw,width=1280,height=720" ! queue ! videoconvert ! omxh264enc !
queue ! h264parse ! queue ! filesink location=test.mp4 -e

Thank you
Walter





--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Best-way-to-save-video-on-Rpi3-tp4681749.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list