Use Tiny Compressor v1.4 and found srep v3.92a x64 bug/error.
Its will compress 133404 files, with ~7.6GB input size and srep 3.92a x64 crashed out before lolz compression. (Note: xZLib unpacked temp. file size: 9.6GB)
Used commands, via arc: -mxZLib+srep+LOLZ or any variants.
arc.ini:
Code:
LOLZ = lolz:dt:dtb1:dtw1:dtm1:dto1:dtd1:mtt1:mt4:d128m:tt8:fba4096:mc1023
[External compressor:xZLib]
header = 0
packcmd = "Resources\XT" e:precomp:t50p,c128m:zlib $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
[External compressor:srep]
header = 0
default = -m3f
packcmd = srep_x64 {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
[External compressor:lolz]
header = 0
packcmd = "Resources\lolz_x64" {options} $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
Arc collect all files to write temporary file: OK!
compress $$arcdatafile$$.tmp via xZLib: OK!
compress $$arcdatafile$$.tmp with srep, first stage: OK!
second stage (sorting matches) processing in stuck few to 60+ percentage, crashed out.
Used any variants following srep commands, not work: m3f:a2, m3f, m2f, m2 and crashed and crashed again and again.
SREP replaced to ARC internal REP-algo, its OK. Any idea to fix?? Too many files? Replace srep 3.92a to 3.2?? Use srep v3.2 srepped data decompressible with use srep 3.92a version? (Compatible?) Or addded -ia and/or -s options from compression? Or replace the "$$arcdatafile$$.tmp $$arcpackedfile$$.tmp" to "$$arcdatafile$$.tmp - <stdout>" ??
Memory: 8GB, HDD space (from C:\): ~50GB before compression. Win 7 SP1 x64
Compressing any files set, ~60000 *.ACE files with 11.56GB input size, (xZLib unpacked temp. file: 27.8GB!) and LOLZ during compress properly handled its and OK! (~60GB HDD space eated from during compression.) Compressed ARC size smaller than 3GB.