View Single Post
  #15  
Old 30-10-2014, 11:25
Dark_babe Dark_babe is offline
Registered User
 
Join Date: Dec 2010
Location: Brasil
Posts: 12
Thanks: 3
Thanked 3 Times in 2 Posts
Dark_babe is on a distinguished road
Well I decided to use but need mprecomp decent arc.ini everyone who tried the error. I've done 3 or 4 arc.ini however unsuccessfully. That is what I have in arc.ini
[External compressorrecomp]
header = 0
packcmd = precomp -slow -t-j {options} -o $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
unpackcmd = precomp -o $$arcdatafile$$.tmp -r $$arcpackedfile$$.tmp

[External compressor:srep]
;options = l%d (minimal match length, default=512)
header = 0
packcmd = srep {options} -a1 -m3f $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = srep -d -s $$arcpackedfile$$.tmp $$arcdatafile$$.tmp

* the problem is that he always compress to the 10% error in something related to
$$arcpackedfile$$.tmp $$arcdatafile$$.tmp

Reply With Quote
The Following User Says Thank You to Dark_babe For This Useful Post:
houcine80 (31-10-2014)