diff options
author | Frank Caraballo <fecaraballo{at}gmail{dot}com> | 2010-05-11 20:00:06 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:00:06 +0200 |
commit | 91a4961791c43eba09264b4e7a1b3158de95eae5 (patch) | |
tree | bef698b4999eab9ba5b93060f5bec449f0ebada1 /desktop/ffmpegthumbnailer/README | |
parent | a5ea4df026296f9f43089783a2144ef4fe8f6f36 (diff) | |
download | slackbuilds-91a4961791c43eba09264b4e7a1b3158de95eae5.tar.gz |
desktop/ffmpegthumbnailer: Added to 12.0 repository
Diffstat (limited to 'desktop/ffmpegthumbnailer/README')
-rw-r--r-- | desktop/ffmpegthumbnailer/README | 6 |
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. |