
11-08-2017, 20:11
|
|
Registered User
|
|
Join Date: Apr 2017
Location: Germany
Posts: 13
Thanks: 21
Thanked 1 Time in 1 Post
|
|
method "max" does not work properly while testing with ray_test. It creates a freearc.tmp in the results folder. I am using V1.02.
Quote:
!!---------------------------------!!
!! METHODS !!
!!----------------------!!---------------------------------!!-------------------------!!
!! Precompressors !! Solid Compressors !! Media Compressors !!
!!-----------!----------!!-----------!----------!----------!!------------!------------!!
!! precomp38 ! pzlib1 !! lzma ! zcm ! rep !! msc ! !!
!! precomp40 ! pzlib2 !! lzma2 ! mcm ! srep !! mpz ! !!
!! precomp41 ! pzlib3 !! lzham ! zpaq ! srep64 !! ofr ! !!
!! precomp42 ! plz4 !! lzt ! zpaqd ! delta !! packmp3 ! !!
!! precomp43 ! !! lz77 ! packet ! xdelta3 !!------------!------------!!
!! precomp44 ! !! lz4 ! noodle ! exe2 !! Masks !!
!! precomp45 ! !! lz5 ! uharcmt ! !!------------!------------!!
!! precomp46 ! !! xz ! fp8 ! !! fast ! max !!
!! reflate ! !! nz ! rzm ! !! max2 ! ultra !!
!! antiz ! !! rar ! ! !! devastate ! devastate2 !!
!! Zjo ! !! zstd ! ! !! devastate3 ! Yourmethod !!
!!-----------!----------!!-----------!----------!----------!!------------!------------!!
knock the "Methods" for more!!!
Test method 01 :max
Test method 02 :
FreeArc 0.67 (March 15 2014) Creating archive: ##TestResults##\max.arc using msc+srep+delta+dispack070+4x4:lzma:max:250m, $text => dict:64mb, $deflate => precomp38+srep+delta+4x4:lzma:max:250m
Memory for compression 128mb, decompression 128mb, cache 16mb
Compressing 1 file, 29,220,333 bytes
Compressing 1.fos_org 0%
Compressing 29,220,333 bytes with MSC c -v -wav=1 -raw=1 -bmp=0 -ddsraw=0 -ddsdxt=1 -mp3=1 -bmf=9s -tak=9 -dxt=1 -lzma=hc4,lc8,lp2,pb2,fb273,mc1000 $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
MSC [media streams compressor] v0.0.6.4 by ProFrager
Settings:
[Size filters]
RAWSize=[4'096 ; -1] DXTSize=[150 ; -1] RAWMipSize=[300 ; -1]
WAVSize=[512 ; -1] MP3Size=[8'000 ; -1] BMPSize=[4'096 ; -1]
[threads]
max_threads=4
[dxt]
optimisation_lvl=1
[lzma-weighting]
lzma_compr= (hc4:lc=8:lp=2 b=2:fb=273:mc=1000)
[raw dds & bmp compression]
bmf_compr_lvl=off bmf_vers=v.2.01
[audio compression]
tak_compression_lvl=9 tak_vers=2.3.0 32 bit
frog_compression_lvl=off frog_vers=v4.910b [2011-02-10]
[mp3 search]
mp3_search_engine=1 min_frames_number=20
[raw audio search]
raw_search_engine=1
Scanning...
Compressing/deinterleaving data...
<--------------------------- D D S ---------------------------->
Total founded DDS: 0
DDS with unknown type (not RGB and not FOURCC): 0
DDS with unknown FOURCC: 0
DDS with unsupported type (DXT2,DXT4,Volume): 0
DDS DXT,RAW filtered by size: 0
processed DXT DDS: 0 - 0(lzma reject) = 0 (0 b)
DXT1: 0 DXT3: 0 DXT5: 0 ATI2: 0
DDS RAW search was turned off
<--------------------------- B M P ---------------------------->
BMP search was turned off
<--------------------------- W A V ---------------------------->
Total founded RIFF WAVE: 0
WAV with non-supported format (not PCM): 0
WAV PCM:
with non-standard bit_per_sample (not 8 and not 16): 0
with non-standard number_of_channels (not [1;2]): 0
with non-standard sample_rate: 0
with too big header ( >65536 bytes): 0
WAV PCM filtered by size: 0
processed PCM WAV: 0 (0 bytes)
<------------------------ R A W audio ------------------------->
Total founded RAW audio blocks: 0
RAW filtered by size: 0
processed RAW audio: 0 (0 bytes)
<-------------------------- M P E G --------------------------->
Total founded MPEG streams: 0
MPEG filtered by size: 0
MPEG Layer-I: 0 (0 bytes)
MPEG Layer-II: 0 (0 bytes)
MPEG Layer-III: 0 (0 bytes)
processed MPEG Layer III: 0 (0 bytes)
Scan time: 968ms (28.787 mb/s)
Total process time: 968ms (28.787 mb/s)
All OK
Errorlevel=0
Compressing 29,220,346 bytes with srep -m3f $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
SREP 3.93a beta (October 11, 2014): input size 27 mb, memory used 19 mb, -m3f -l512 -c512 -a4/4 -hash=vmac -b8mb
100%: 29,220,346 -> 28,763,674: 98.44%. Cpu 127 mb/s (0.219 sec), real 151 mb/s (0.185 sec) = 118%. Remains 00:00
Decompression memory is 1 mb. 600 matches = 9,600 bytes = 0.03% of file
Errorlevel=0
ERROR: write error (disk full?) in compression algorithm 4x4:lzma:max:250m
---------------------------------------------------------------------------------------------------------------
------------------------------------------ Testing finished --------------------------------------------------
---------------------------------------------------------------------------------------------------------------
Started max - 12.08.2017 - 5:10:30,33
Finished max - 12.08.2017 - 5:10:31,73
|
Last edited by Spexxos; 11-08-2017 at 20:14.
|