diff options
Diffstat (limited to 'desktop/ffmpegthumbnailer/README')
-rw-r--r-- | desktop/ffmpegthumbnailer/README | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/desktop/ffmpegthumbnailer/README b/desktop/ffmpegthumbnailer/README index 092f28362e..b3431abc35 100644 --- a/desktop/ffmpegthumbnailer/README +++ b/desktop/ffmpegthumbnailer/README @@ -1,7 +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. +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 (available at SBo) is required to build FFmpegthumbnailer. +This requires ffmpeg. |