FileForums

FileForums (https://fileforums.com/index.php)
-   Conversion Tutorials (https://fileforums.com/forumdisplay.php?f=55)
-   -   Cls bcm & zlib (https://fileforums.com/showthread.php?t=102794)

shazzla 02-07-2020 23:09

Yeah,its better. But eats insane amount of RAM at comp/decomp. :-/

Gehrman 21-07-2022 04:16

1 Attachment(s)
Updated BCM

Gehrman 07-03-2023 00:09

BCM v2.03
 
Note: BCM works excellent for compressing the SFD and USM video format.

Source
Code:

BCM - A BWT-based file compressor, v2.03
Copyright (C) 2008-2023 Ilya Muravyov

Usage: bcm [options] input [output]

Options:
  -b#[k,m] Block size in KB or MB (default: 32m)
  -l#      Minimum match length for LZP (default: 128)
  -t#      Number of worker threads (default: auto)
  -c      Write to standard output
  -d      Decompress
  -f      Force overwrite of output file
  -x-      Disable X86 preprocessor

Download

FreeArc
Code:

[External compressor:bcm]
header    = 0
default    =-b64m -x-
packcmd  = bcm.exe -c {options} $$arcdatafile$$.tmp <stdout>
unpackcmd = bcm.exe -d -c <stdin> <stdout>



All times are GMT -7. The time now is 06:43.

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