|
#1
|
|||
|
|||
|
RZM is an old compressor from 2008, but still it sometimes beats lzma in compression ratio.
Original compressor was released here by the author of RAZOR Archiver. The original version doesn't support stdin/stdout. Anyways, here I present rzm stdio patched version. I patched and ran only three successful tests, so don't know if it is quite stable or not. RZM doesn't support files over 2GB and is single threaded so use 4x4:b2047m:rzm to bypass the limit and make it multithreaded.
__________________
NOT AVAILABLE Last edited by 78372; 09-02-2018 at 21:59. |
| The Following 11 Users Say Thank You to 78372 For This Useful Post: | ||
ADMIRAL (26-05-2020), Crynuvo (09-02-2018), danswano (10-02-2018), felice2011 (10-02-2018), ffmla (11-02-2018), Jiva newstone (10-02-2018), oltjon (10-02-2018), PsYcHo_RaGE (19-03-2018), shazzla (10-02-2018), Simorq (10-02-2018), teusma (10-02-2018) | ||
| Sponsored Links |
|
#2
|
|||
|
|||
|
RZM vs. LOLZ?
|
|
#3
|
||||
|
||||
|
Threading Limitations
Hello
![]() this is version of rzm a friend made long time ago ![]() and this is how to limit the threadings that arc gives 4x4:t2:b2047m:rzm where t2 means arc will open 2 instances of rzm at the same time for better control. DO NOT LET fazip take control of 4x4 algo, only leave arc to it, i presented in the arc.ini how to do it ![]() Enjoy !!
__________________
My projects : Masked Compression, lzma2(xz) on Freearc, Zstd compressor for windows My optimizations : packjpg.exe, zstd, lzham, precomp-dev-0.45. |
| The Following 8 Users Say Thank You to panker1992 For This Useful Post: | ||
Andu21 (03-03-2018), danswano (11-02-2018), doofoo24 (10-02-2018), Jiva newstone (12-02-2018), RamiroCruzo (01-03-2018), shazzla (10-02-2018), Simorq (10-02-2018), teusma (10-02-2018) | ||
|
#4
|
|||
|
|||
|
@panker1992 are you sure of the arc.ini setting for decompression are :
[External compressor:rzm] header = 0 packcmd = rzm c nul nul <stdin> <stdout> unpackcmd = rzm d nul nul <stdin> <stdout> it compress fine but at decompression using inno i get 'archive header is corrupt'... could it be 4x4 setting ? *i use 4x4:t2 in arc.exe not fazip... Last edited by doofoo24; 12-05-2018 at 21:14. |
|
#5
|
|||
|
|||
|
doofoo24, make sure there is not any command for the fazip in your arc.ini.
Last edited by teusma; 11-02-2018 at 14:44. |
|
#6
|
||||
|
||||
|
Quote:
__________________
We are such stuff as dreams are made on, and our little life is rounded with a sleep. |
|
#7
|
|||
|
|||
|
Quote:
Code:
FreeArc 0.67 (March 15 2014) Creating archive: Data\rzm.bin using 4x4:t1:i0:b256mb:rzm Memory for compression 512mb, decompression 640mb, cache 1mb Compressed 3 files, 2,748,284,928 => 1,686,937,213 bytes. Ratio 61.38% Compression time: cpu 4.45 sec/real 2297.61 sec = 0%. Speed 1.20 mB/s All OK |
![]() |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mini Compressor AIO 2021 | Carldric Clement | Conversion Tutorials | 286 | 20-04-2026 11:42 |
| Ultimate Conversion Compressor (UCC) | vollachr | Conversion Tutorials | 55 | 26-04-2021 09:27 |
| RAYcompressor - the ultimate AIO compressor | rayated | Conversion Tutorials | 38 | 11-04-2018 00:10 |
| Tiny Compressor | 78372 | Conversion Tutorials | 1 | 24-11-2017 13:27 |
| [Tutorial] Making Compressor like BlackBox? | Carldric Clement | Conversion Tutorials | 8 | 15-10-2014 21:50 |