#1
|
|||
|
|||
Cls bcm & zlib
1. BCM
BCM STDIO Patch updated for bcm140_win64. Supports stdio in both compression and decompression now and can be multithreaded with PMT. CLS is not required anymore. PMT Example Settings: Code:
[bcm] Encode = bcm -1 stdin stdout <stdin> <stdout> Decode = bcm -d stdin stdout <stdin> <stdout> Uses default compression level. Doesn't need external executables. Last edited by 78372; 23-07-2022 at 00:58. |
The Following 12 Users Say Thank You to 78372 For This Useful Post: | ||
Behnam2018 (29-02-2020), BLACKFIRE69 (02-01-2020), Gehrman (19-01-2020), giothothan (31-05-2019), Harsh ojha (29-05-2019), Jiva newstone (27-05-2019), kenzo34 (27-05-2019), NickX700K (29-05-2019), oltjon (26-05-2019), sathex (21-08-2019), shazzla (26-05-2019), Simorq (26-05-2019) |
Sponsored Links |
#2
|
||||
|
||||
re: cls-bcm and zlib
does the cls-zlib support UA/diskspan if i extract it to my compressors folder in the tools bundle package kaktor uploaded in his post on the CIUv3 thread? im new so im not sure how to use this new zlib cls with UltraArc/diskspan.
please post back and tell me if it is compatible and if so, what i need to do to make diskspan/ua use it. im not that good with freearc so im not sure how to go about adding it to freearc. thanks for any advice. -Kitsune *note* also, can this be used as with xtool.exe or is it only usable with freearc standalone .exe? Last edited by Kitsune1982; 27-05-2019 at 22:54. |
The Following User Says Thank You to Kitsune1982 For This Useful Post: | ||
Behnam2018 (29-02-2020) |
#3
|
|||
|
|||
^^
You can use it with DiskSpan and FreeArc. These two things are compresssors, I.E alternative of lzma/lolz. It has nothing to do with xtool. |
#4
|
||||
|
||||
re: cls-bcm and zlib
thanks for answering my post. my next question is, i unpacked both the cls-bcm and cls-zlib archives and put cls-zlib in the cls-bcm folder. once thats done, i put cls-zlib and bcm together in the same folder with the bcm .exe and related files. also, what file types exactly does bcm compress? i've heard of ecm which was used mostly for compressing ps1 isos but i've never heard of bcm. does it have something to do with compressing .bin files?
^^ update: nevermind, i see how it works. i copied the extracted files from cls-bcm and cls-zlib to my freearc/bin folder and now it works. all i do is put the files i want to compress in the pack folder and run the compress.bat batch script to compress them and put the bin file i want to unpack in 'unpacked' folder. Last edited by Kitsune1982; 28-05-2019 at 06:30. |
The Following User Says Thank You to Kitsune1982 For This Useful Post: | ||
78372 (28-05-2019) |
#6
|
|||
|
|||
Try using 4x4.
Like 4x4:chunksize:tthread:bcm Ex: srep:m3f+4x4:b64m:t4:bcm |
#8
|
|||
|
|||
And nobody noticed that yet.
File uploaded, check it now. |
#9
|
||||
|
||||
Thanks 78372
Code:
Compressed 1,899 files, 213,268,328 => 187,379,131 bytes. Ratio 87.86% Compression time: cpu 0.61 sec/real 39.55 sec = 2%. Speed 5.39 mB/s All OK Tested 1,899 files, 187,379,131 => 213,268,328 bytes. Ratio 87.86% Directory 20,955 => 53,115 bytes. Ratio 39.45% Testing time: cpu 0.91 sec/real 49.25 sec = 2%. Speed 4.33 mB/s All OK |
#10
|
|||
|
|||
Quote:
Compression works well with 4x4,but decompression... No... Single threaded BCM is fine ,but 4x4'd ,NO ! bcm130_win64.zip was used for compression. Can you help me how to decompress 4x4:chunksize:tthread:bcm ? The error : arc t e:\xxx.arc FreeArc 0.67 (March 15 2014) testing archive: e:\xxx.arc Testing 75 files, 3,305,111,978 bytes. Processed 0.0%Decompressing stdin: Decompressing stdin: Decompressing stdin: Decompressing stdin: Not in BCM format! 0.0% Files from cls_bcm.7z are near arc.exe in separate unpack folder : bcm.exe bcmpatch.dll cls-bcm.dll arc.ini in unpack folder doesnt contain BCM section. Last edited by shazzla; 19-09-2019 at 03:49. |
#11
|
|||
|
|||
Expected behavior. Stdio support in bcm is not so stable and compression doesn't support stdio. 4x4 messes up with streams in this type of case.
|
The Following User Says Thank You to 78372 For This Useful Post: | ||
shazzla (19-09-2019) |
#12
|
|||
|
|||
Ok,thanks.
but if i make an archive with -mbcm ,how can i decompress it multithreaded wihtout tmp file ? |
#14
|
|||
|
|||
BCM STDIO Patch updated for bcm140_win64. Supports stdio in both compression and decompression now and can be multithreaded with PMT. CLS is not required anymore.
PMT Example Settings: Code:
[bcm] Encode = bcm -1 stdin stdout <stdin> <stdout> Decode = bcm -d stdin stdout <stdin> <stdout>
__________________
NOT AVAILABLE |
#15
|
||||
|
||||
High performance data compression library
Hi 78372
bsc is better than bcm, please add support stdio if possible. |
The Following 2 Users Say Thank You to Gehrman For This Useful Post: | ||
Carldric Clement (08-03-2023), shazzla (04-07-2020) |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Drop and Scan 4 ZLib | Razor12911 | Conversion Tutorials | 14 | 31-08-2020 06:42 |
AntiZ + CLS (ZLib Precompressor) | Razor12911 | Conversion Tutorials | 14 | 12-06-2017 21:01 |
Zlib Checker | Razor12911 | Conversion Tutorials | 43 | 10-09-2016 09:41 |
Fast Zlib Recompressor by Razor12911 (*Test*) | panker1992 | Conversion Tutorials | 25 | 27-04-2016 06:22 |
Processing Zlib streams without headers | RamiroCruzo | Conversion Tutorials | 3 | 21-09-2015 01:24 |