aboutsummaryrefslogtreecommitdiff
path: root/multimedia/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-02-25 09:09:59 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-02-25 09:09:59 +0000
commit2d24654422d40321329ed3fc05c515dba789627e (patch)
tree52c5f967bda651a9e246c8619f77d204df4795da /multimedia/Makefile
parent141ce3084d394151b404f9447dddd2dddef1fbcf (diff)
downloadports-2d24654422d40321329ed3fc05c515dba789627e.tar.gz
ports-2d24654422d40321329ed3fc05c515dba789627e.zip
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>
Notes
Notes: svn path=/head/; revision=207846
Diffstat (limited to 'multimedia/Makefile')
-rw-r--r--multimedia/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/multimedia/Makefile b/multimedia/Makefile
index b0caacecdd0c..3f61f14c5f7b 100644
--- a/multimedia/Makefile
+++ b/multimedia/Makefile
@@ -38,6 +38,7 @@
SUBDIR += etoile-multimediakit
SUBDIR += exportvideo
SUBDIR += ffmpeg
+ SUBDIR += ffmpegthumbnailer
SUBDIR += flv2mpeg4
SUBDIR += freevo
SUBDIR += fxtv