Quote:
Originally Posted by MCWRX
Hi. When using lc / lp / pb parameters I get "write error (disk full?)"
When I remove them from arc.ini, it is OK. Any ideas?
Code:
[External compressor:xz]
header = 0
packcmd = xz a -txz -an -mcrc=0 -m1=lzma2:d400m:fb=273:mf=bt4:mc=1000000:lc=8:lp=0 -mmt=4 -mx9 -si -so <stdin> <stdout>
unpackcmd = dec x -txz -an -y -si -so <stdin> <stdout>
|
for lzma2, lc+lp cannot be larger then 4.