freebsd-ports/multimedia/ffmpegthumbnailer/pkg-descr
Sunpoet Po-Chuan Hsieh baea4f801a - Update to 2.0.4
- Sort PLIST

Changes:

2.0.3:
- Writing to stdout is now supported
- Support for gnome-vfs uris added. New configure flag (--enable-gnome-vfs),
  this puts a runtime dependancy on libgnome-vfs-2.0

2.0.4:
- Fixed undefined references when compiling with certain LDFLAGS

PR:		ports/152373
Submitted by:	Marcus Hermansson <bmhermansson@gmail.com>
Approved by:	maintainer (timeout, 16 days)
2010-12-04 18:01:26 +00:00

9 lines
411 B
Text

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, libjpeg and libpng.
WWW: http://code.google.com/p/ffmpegthumbnailer/