mirror of
https://github.com/BinomialLLC/basis_universal.git
synced 2026-08-16 08:09:30 +00:00
Updating -level section
This commit is contained in:
@@ -94,7 +94,7 @@ If you are doing rate distortion comparisons vs. other similar systems, be sure
|
||||
|
||||
### Compression levels
|
||||
|
||||
The encoder supports multiple compression "effort" levels using the "-level X" command line option, which (along with -q or manually setting the codebook sizes) controls the tradeoff between encoding time and overall quality. The default is level 1, which is the best overall balance between encoding speed vs. overall quality. Here's a graph showing the encoding time and average quality across 59 images for each level:
|
||||
The encoder supports multiple compression "effort" levels using the "-level X" command line option, where X ranges from [0,5]. This option (along with -q or manually setting the codebook sizes) controls the tradeoff between encoding time and overall quality. The default is level 1, which is the best overall balance between encoding speed vs. overall quality. Here's a graph showing the encoding time and average quality across 59 images for each level:
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user