summaryrefslogtreecommitdiffstats
path: root/desktop/ffmpegthumbnailer/README
diff options
context:
space:
mode:
author Frank Caraballo2010-05-11 20:00:06 +0200
committer Robby Workman2010-05-11 20:00:06 +0200
commit91a4961791c43eba09264b4e7a1b3158de95eae5 (patch)
treebef698b4999eab9ba5b93060f5bec449f0ebada1 /desktop/ffmpegthumbnailer/README
parenta5ea4df026296f9f43089783a2144ef4fe8f6f36 (diff)
downloadslackbuilds-91a4961791c43eba09264b4e7a1b3158de95eae5.tar.gz
desktop/ffmpegthumbnailer: Added to 12.0 repository
Diffstat (limited to 'desktop/ffmpegthumbnailer/README')
-rw-r--r--desktop/ffmpegthumbnailer/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/desktop/ffmpegthumbnailer/README b/desktop/ffmpegthumbnailer/README
new file mode 100644
index 0000000000..b4846fa073
--- /dev/null
+++ b/desktop/ffmpegthumbnailer/README
@@ -0,0 +1,6 @@
+FFmpegthumbnailer is a lightweight video thumbnailer that 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.
+
+ffmpeg (also available at SlackBuilds) is required to build this package.