diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-12 17:17:16 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:38:16 +0700 |
commit | 393870bf1d0b06934219514a8017338353f84ec9 (patch) | |
tree | ed41a7e1393925655cb026608e622001dcb9bb1a /desktop/ffmpegthumbnailer | |
parent | 2f506573dadabefcbb4eb1785e2df50d0cab1086 (diff) |
desktop/ffmpegthumbnailer: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/ffmpegthumbnailer')
-rw-r--r-- | desktop/ffmpegthumbnailer/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/desktop/ffmpegthumbnailer/README b/desktop/ffmpegthumbnailer/README index 127d8f1bd4a2..814e96fe4505 100644 --- a/desktop/ffmpegthumbnailer/README +++ b/desktop/ffmpegthumbnailer/README @@ -1,4 +1,4 @@ -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. |