[gst-devel] [newbie question] recording from v4l2 source is way too fast

Tim Müller t.i.m at zen.co.uk
Thu Nov 3 09:19:17 CET 2005


On Thu, 2005-11-03 at 17:38 +0100, Simon Lanzmich wrote:

> as some first experiment with gstreamer, I tried something as simple as:
> 
> gst-launch-0.8 v4l2src ! deinterlace !
> video/x-raw-yuv,width=720,height=540 ! theoraenc quality=40 ! oggmux
> max-delay=1 max-page-delay=1 ! filesink location=test.ogg

This might or might not have anything to do with your problem, but where
did you get those magic delay values for oggmux from? Those values are
in nanoseconds, are you sure 1 nanosecond is what you want? Have you
tried the default values?

Cheers
 -Tim






More information about the gstreamer-devel mailing list