[gst-devel] generate thumbnail from video file

Tim-Philipp Müller t.i.m at zen.co.uk
Mon Feb 22 10:15:19 CET 2010


On Mon, 2010-02-22 at 13:38 +0530, Jyoti wrote:

> Can't I do this using gstreamer pipeline or gstreamer application?

You can find an example here:

http://cgit.freedesktop.org/gstreamer/gst-plugins-base/tree/tests/examples/snapshot/snapshot.c

Alternatively, a pipeline like like this may do as well:

 uridecodebin uri=file:///.... ! ffmpegcolorspace ! videoscale !
gdkpixbufsink

Cheers
 -Tim







More information about the gstreamer-devel mailing list