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