diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -9,8 +9,6 @@ Development Currently, CAJ, KDH, and HN can be converted. Please report any failures with a sample that can reproduce the behaviour. -HN support does not support JPEG 2000 yet. - Dependency ---------- @@ -19,6 +17,7 @@ Dependency 3. zlib 4. jbig2dec 5. libjpeg-turbo +6. openjpeg Usage ===== @@ -36,7 +35,7 @@ Options Specify output file -b, --buffer -Set buffer size (default 512k) +Set input buffer size (default 512k) -v, --verbose Print more information (twice for even more, three times for HN image processing information as well) |