Thread: test please__
View Single Post
  #1  
Old 04-02-2016, 09:33
rinaldo's Avatar
rinaldo rinaldo is offline
Registered User
 
Join Date: Sep 2015
Location: Rome
Posts: 433
Thanks: 101
Thanked 696 Times in 191 Posts
rinaldo is on a distinguished road
test please__

I am creating a workbench in order to test various compressions ... you can test whether you work as a me..non is a convertore but only a simple bechtest thanks
is version DEMO only test
precomp0.44
arc.ini
Code:
[External compressor:reflate]
packcmd   = reflate -process $$arcdatafile$$.tmp $$arcpackedfile$$.tmp

[External compressor:srep]
header = 0
packcmd   = srep {options} -m5f -a2 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp

[External compressor:precomp]
header = 0
packcmd   = precomp -intense0 -cn {options} -o$$arcpackedfile$$.tmp  $$arcdatafile$$.tmp

[External compressor:zpaq]
header = 1
datafile   = $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.zpaq
packcmd   = zpaq a $$arcpackedfile$$.zpaq $$arcdatafile$$.tmp -method 6 -threads 2 {options}

;panker1992 reedit
[External compressor:msc]
header = 0
packcmd = MSC c -v -wav=1 -raw=1 -bmp=1 -ddsraw=1 -ddsdxt=1 -mp3=1 -bmf=9s -tak=9 -dxt=1 -lzma=hc4,lc8,lp2,pb2,fb273,mc1000 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp

[External compressor:nz]
packcmd   = nz a -r -v -cc -m1g -br128m -bw128m -t0 -nm $$arcpackedfile$$.tmp.nz $$arcdatafile$$.tmp   
datafile   = $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.tmp.nz

[External compressor:uharc]
header = 0
packcmd = uharc a {-moption } -b32768 $$arcpackedfile$$.tmp $$arcdatafile$$.tmp

[External compressor:fp8]
packcmd   =  {compressor} {-option} $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.tmp.fp8

[External compressor:paq8pf]
packcmd   =  {compressor} {-option} $$arcpackedfile$$.tmp $$arcdatafile$$.tmp
packedfile = $$arcpackedfile$$.tmp.paq8pf
Attached Files
File Type: 7z Test.7z (6.94 MB, 215 views)
__________________
if you understand read more

Last edited by rinaldo; 04-02-2016 at 11:26.
Reply With Quote
The Following 8 Users Say Thank You to rinaldo For This Useful Post:
arkantos7 (05-02-2016), felice2011 (04-02-2016), kenzo34 (04-02-2016), kj911 (19-10-2023), punchao (05-02-2016), Razor12911 (04-02-2016), Simorq (04-02-2016), Stor31 (04-02-2016)
Sponsored Links