diff options
Diffstat (limited to 'rapid/INSTALL')
-rw-r--r-- | rapid/INSTALL | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/rapid/INSTALL b/rapid/INSTALL index de0e15e..8270a20 100644 --- a/rapid/INSTALL +++ b/rapid/INSTALL @@ -20,7 +20,7 @@ Rapid Photo Downloader can determine if it can download additional types of RAW files (some early versions of exiv2 and pyexiv2 segfault on certain RAW file types). -If you want to download videos, you can install: +If you want to download videos, you should install: - python-hachoir-metadata - python-kaa-metadata @@ -28,8 +28,8 @@ If you want to download videos, you can install: hachoir metadata is required to download videos. kaa metadata is used to extract additional metadata from videos. ffmpegthumbnailer is used only to -display thumbnail images as the download occurs. This is a useful feature, and -if you can install it, it is recommended. +display thumbnail images before the download occurs. This is a useful feature, +and if you can install it, it is recommended. hachoir metadata, kaa metadata and ffmpegthumbnailer are optional. The program will run without them. |