filesink with 60 fps
Ilya Aleshkov
ilya.aleshkov at gmail.com
Wed Jan 23 14:17:05 UTC 2019
Hi,
I'm capturing 720p 60 fps streams with my Logitech C922 Pro Stream Webcam:
gst-launch-1.0 ksvideosrc ! image/jpeg,width=1280,height=720,framerate=60/1
! jpegdec ! videoconvert ! x264enc ! filesink location=video.h264
But resulting files play two times faster than needed. I have no idea why.
There are no any problems when rendering on the screen:
gst-launch-1.0 ksvideosrc ! image/jpeg,width=1280,height=720,framerate=60/1
! jpegdec ! autovideosink
Have you ever seen something like this?
Thanks,
Ilya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20190123/bbcd9eca/attachment.html>
More information about the gstreamer-devel
mailing list