View Single Post
  #75  
Old 23-11-2015, 23:05
RamiroCruzo's Avatar
RamiroCruzo RamiroCruzo is offline
Registered User
 
Join Date: Jul 2015
Location: India
Posts: 184
Thanks: 386
Thanked 171 Times in 75 Posts
RamiroCruzo is on a distinguished road
Smile

Quote:
Originally Posted by ShadowEagle View Post
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
__________________
We are such stuff as dreams are made on, and our little life is rounded with a sleep.
Reply With Quote
The Following User Says Thank You to RamiroCruzo For This Useful Post:
Simorq (28-12-2015)