Commit graph

2 commits

Author SHA1 Message Date
Edwin Groothuis
1e1dff6290 Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files

PR:		ports/121435 (related)
2008-03-06 22:19:52 +00:00
Martin Wilke
2d24654422 This video thumbnailer can be used by file managers to create thumbnails
for your video files. The thumbnailer uses ffmpeg to decode frames from
the video files, so supported videoformats depend on the configuration
flags of ffmpeg.

This thumbnailer was designed to be as fast and lightweight as possible.
The only dependencies are ffmpeg and libpng.

WWW: http://code.google.com/p/ffmpegthumbnailer/

PR:		ports/120877
Submitted by:	Dierk Sacher <dierk at blaxxtarz.de>
2008-02-25 09:09:59 +00:00