Quote:
Originally Posted by ShadowEagle
What`s the best command line for using precomp 0.43 in brute mode?
|
Code:
precomp -brute0 -cn -t+zgn -d0
Or if you wanna avoid PNG multi parsing (brute mode will catch the streams inside PNGs, but act like reflate for multis), use this:
Code:
precomp -brute0 -cn -t+zg -d0