[gst-devel] Video thumb nails

Scott Shawcroft shux_linux at comcast.net
Fri Oct 13 10:41:33 CEST 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I just wanted to note that you may need to turn on these signals by
setting the fakesink's signal-handoffs property to true.
~Scott

Michal Benes wrote:
>> Can anyone pls let me know if there is any support from GStreamer
framework
>> to create thumb nails for video files.
>
> Hi,
>
>     it is not difficult. Just create a pipe
>
> filesrc location=source ! decodebin ! ffmpegcolorspace ! pngenc !
> fakesink
>
> and connect to fakesink's preroll-handoff signal. Then put the pipeline
> to PAUSED state (not PLAYING) and seek to the desired position. Fakesink
> will give you png screenshot in preroll-handoff callback. Of course you
> can put videoscale before pngenc to obtain the desired resolution.
>
>     Michal
>
>
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFL1E810ekhar8gdURAgLFAJ9amBE7bDaBgML8nmHAhRIHjFIH7wCeO3s4
4BSIVhdZ1EJa+zGsSV+pohU=
=GPWg
-----END PGP SIGNATURE-----





More information about the gstreamer-devel mailing list