Tr : One frame per minute. How?

narcisse doudieu siewe wambenarcisse at yahoo.fr
Tue Sep 17 07:56:13 PDT 2013


no, there exist PyGobject  python introspection available for use Gtk3 and gstreamer-1.0 together note that Gstreamer could only be used with
Gtk+3

here are some link:

install it via synaptic on linux

for windows there is a port I tried the 2 (linux and windows version of pygobject) . link to windows port   https://code.google.com/p/osspack32/downloads/detail?name=pygi-aio-3.4.2rev11.7z&can=2&q=/  


get some look at:  http://python-gtk-3-tutorial.readthedocs.org


a good starting point to learn the PyGOject  binding for Gtk+3  particularly on "signal" and loop section!!!


the following link is very very usefull when using gstreamer-1.0   https://wiki.ubuntu.com/Novacut/GStreamer1.0


for the rest you can google them.


the PyGObject site is:

https://wiki.gnome.org/PyGObject




hope that will help you :)



----- Mail transféré -----
De : Serhiy Stetskovych <patriotyk at gmail.com>
À : Discussion of the development of and with GStreamer <gstreamer-devel at lists.freedesktop.org> 
Envoyé le : Mardi 17 septembre 2013 14h31
Objet : Re: One frame per minute. How?
 


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
>

_______________________________________________
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/69348a43/attachment.html>


More information about the gstreamer-devel mailing list