FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   lorz + stdio support (https://fileforums.com/showthread.php?t=102620)

78372 17-02-2019 09:48

lorz + stdio support
 
2 Attachment(s)
Well, here is lorz, a ROLZ based file compressor.
STDIO patch added for compression and decompression.
I wonder why didn't I posted this one before :p , it's been like a year(maybe because this compressor is worthless? :rolleyes: )

Simorq 17-02-2019 13:02

Greetings and thanks 78372
Can you add the STUDIO patch to ooz?

Simorq 17-02-2019 13:29

Test
 
Code:

[External compressor:lorz]
header = 0
packcmd  = lorz\{compressor} x $$arcdatafile$$.tmp $$arcpackedfile$$.tmp
unpackcmd = lorz\{compressor} d stdin stdout <stdin> <stdout>

Creating archive: Test.Bin using lorz
Compressed 98 files, 65,779,809 => 24,193,076 bytes. Ratio 36.78%         
Compression time: cpu 0.09 sec/real 59.20 sec = 0%. Speed 1.11 mB/s
All OK

Testing archive: Test.Bin
Tested 98 files, 24,193,076 => 65,779,809 bytes. Ratio 36.78%             
Testing time: cpu 0.03 sec/real 0.92 sec = 3%. Speed 71.48 mB/s
All OK


Code:

[External compressor:lorz]
header = 0
packcmd  = lorz\{compressor} x stdin stdout <stdin> <stdout>
unpackcmd = lorz\{compressor} d stdin stdout <stdin> <stdout>

Creating archive: Test.Bin
Compressed 98 files, 65,779,805 => 28,734,927 bytes. Ratio 43.68%         
Compression time: cpu 0.06 sec/real 49.32 sec = 0%. Speed 1.33 mB/s
All OK

Testing archive: Test.Bin
ERROR: write error (disk full?) in compression algorithm lorz



All times are GMT -7. The time now is 07:54.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
FileForums @ https://fileforums.com