View Single Post
  #6  
Old 30-01-2016, 05:26
panker1992's Avatar
panker1992 panker1992 is online now
Registered User
 
Join Date: Oct 2015
Location: Always Somewhere
Posts: 564
Thanks: 116
Thanked 881 Times in 319 Posts
panker1992 is on a distinguished road
i want to make it work like this

precomp:fast:cn:zl98:d0

or

precomp:intense:cn:zl99:d1

for intense tasts lightpcf will go soon


Disk error on xz and lz77

Amsal check this out

[External compressor:lz77]
header = 0
packcmd = xz a -txz -an -mcrc=0 -m1=lzma2:d300m:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 -mmt=2 -mx9 -si -so <stdin> <stdout>
unpackcmd = dec x -txz -an -y -si -so <stdin> <stdout>

[External compressor:xz]
header = 0
packcmd = xz a -txz -an -mcrc=0 -m1=lzma2:d150m:fb=273:mf=bt4:mc=1000000:lc=4:lp=0 -mmt=4 -mx9 -si -so <stdin> <stdout>
unpackcmd = dec x -txz -an -y -si -so <stdin> <stdout>
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows
My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45.

Last edited by panker1992; 30-01-2016 at 07:46.
Reply With Quote
The Following User Says Thank You to panker1992 For This Useful Post:
TheRePacker (30-01-2016)