Quote:
Originally Posted by Derek R
Presumably -c1 -o means 'convert to' or 'output as' or something along those lines?
|
The -c options are for compression settings. -c2 gets you the smallest file size, -c0 is no compression and useful for debugging a build gone wrong without having to wait the extra time it takes a file to compress.