Video recording with 30 frame rate.

Dušan Poizl poizl at maindata.sk
Sun Aug 17 09:35:53 PDT 2014


what resolution have that cheese? because you may limit your resolution
to 640x480 to be able record 30fps.

Dňa 17.08.2014 o 16:20 stmoon napísal(a):
> Hi. I'm newbie of GStreamer.
>
>
> I want to record video from camera  (
> http://www.hardkernel.com/main/products/prdt_info.php?g_code=G137517754892 )
>
> so I use gst-launch like below
>
> gst-launch-0.10 v4l2src device=/dev/video1 ! ffmpegcolorspace ! avimux !
> filesink location=test.avi
>
> however the problem is the frame rate is 10 !!!
>
> in this website
> (http://www.hardkernel.com/main/products/prdt_info.php?g_code=G137517754892)
> , it can record 30 frame
> however it can reocrd just 10 frame. 
>
> Can you advice me how to control the frame rate?
>
> I tried something like below.. but all fails...
>
>  1. gst-launch-0.10 v4l2src device=/dev/video1 ! video/x-raw-yuv,width=1280,
> height=720, framerate=30/1 !  ffmpegcolorspace ! avimux ! filesink
> location=test.avi
>   ==> in this case, just record 1 sec or 3 sec and.. too fast..
>
> However, I can record it with 30 frame rate by using cheese program
> (https://help.ubuntu.com/community/Webcam)
>
> Thank you in advances
>
>
>
>
>
>
> --
> View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Video-recording-with-30-frame-rate-tp4668321.html
> Sent from the GStreamer-devel mailing list archive at Nabble.com.
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel



More information about the gstreamer-devel mailing list