View Single Post
  #581  
Old 27-11-2016, 06:03
Gupta Gupta is offline
Banned
 
Join Date: Aug 2016
Location: https://t.me/pump_upp
Posts: 399
Thanks: 139
Thanked 715 Times in 231 Posts
Gupta is on a distinguished road
Send a message via ICQ to Gupta Send a message via AIM to Gupta Send a message via Yahoo to Gupta
Quote:
Originally Posted by MCWRX View Post
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.
Reply With Quote
The Following User Says Thank You to Gupta For This Useful Post:
MCWRX (27-11-2016)