diff options
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. |