constant framerate
Demeyer Jonathan
Jonathan.Demeyer at macq.eu
Wed Jul 25 03:00:28 PDT 2012
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20120725/b01e9ce3/attachment.html>
More information about the gstreamer-devel
mailing list