[gst-devel] fakesink and framerate
Sjoerd Simons
sjoerd at luon.net
Wed Mar 26 19:56:15 CET 2008
On Wed, Mar 26, 2008 at 07:46:38PM +0100, Julien Isorce wrote:
> Hi,
>
> I don't know if it' s a bug but the following commande line is not working:
> gst-launch-0.10 -v videotestsrc num_buffers=50 ! video/x-raw-rgb,
> framerate=(fraction)1/1 ! fakesink
>
> The totaltime should be 50s (because of the framerate) but it's executed in
> less than 2s (because default framerate is 30).
>
> Where am I wrong ?
fakesink doesn't sync to the clock by default. Try with fakesink sync=true
Sjoerd
--
The door is the key.
More information about the gstreamer-devel
mailing list