One frame per minute. How?

Serhiy Stetskovych patriotyk at gmail.com
Tue Sep 17 07:31:34 PDT 2013


Thank you,  but It works only in gstreamer 1.0 but not in 0.10, and I am
 using  python bindings which are available only for 0.10.
Or I am wrong?


2013/9/17 Tim-Philipp Müller <t.i.m at zen.co.uk>

> On Mon, 2013-09-16 at 18:18 +0300, Serhiy Stetskovych wrote:
>
> Hi,
>
> > I want to implement creating of thumbnails from video every minute,
> > but videorate element doesn't support fps less than 1.Is it possible
> > to do that in gstreamer and how?
>
> gst-launch-1.0 videotestsrc ! video/x-raw,framerate=25/1 ! videorate !
> video/x-raw,framerate=1/5 ! ximagesink
>
> works fine for me?
>
> Cheers
>  -Tim
>
>
> _______________________________________________
> 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/20130917/b2e3b48f/attachment.html>


More information about the gstreamer-devel mailing list