constant framerate

Matt Pekar mpekar at raineyelectronics.com
Wed Jul 25 06:07:42 PDT 2012


videorate has a "force-fps" attribute:

videorate force-fps=1

http://gstreamer.freedesktop.org/data/doc/gstreamer/head/gst-plugins-base-plugins/html/gst-plugins-base-plugins-videorate.html

On Wed, Jul 25, 2012 at 5:00 AM, Demeyer Jonathan
<Jonathan.Demeyer at macq.eu>wrote:

> **
> Hello,
>
> I'm trying to test a pipeline (test performance of an element) and for
> this I want to have a constant image flow.
> I've try the videorate element like this :
> gst-launch -v filesrc location="Pictures/image.jpg" ! jpegdec !
> imagefreeze ! videorate ! "video/x-raw-yuv,framerate=1/1" ! fakesink
>
> But logs tells me that images come when the system is ready instead of
> each second (but timestamps are OK). Actually I see no difference between
> using videorate or not.
> Do I need to use another element or is it a flag that i've missing ?
>
> Thanks in advance,
>
>  *Jonathan DEMEYER*
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20120725/45ad06d7/attachment.html>


More information about the gstreamer-devel mailing list