View Single Post
  #7  
Old 20-04-2023, 07:52
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,751
Thanks: 2,181
Thanked 11,211 Times in 2,309 Posts
Razor12911 is on a distinguished road
Hi, what is the use case of this program or it is universal? I ask because so far the tests I've run do not produce better results than when I just compress files using lzma. Also DECOMP at times gets stuck and produces output of several GBs when in fact my input was only a few mb and other times, the original input and output do not maintain perfect crc.

I have uploaded a sample where most of the problems occur unless if I'm not using the tool correctly

26,8 MB > 34,6 MB (rlecomp) > 7,60 MB (lzma2)
26,8 MB > 7,07 MB (lzma2)

when decoding that 34,6 MB file I get 3,84 GB which is way bigger than my original input (it's actually bigger than this I just cancelled the rest of the process)
Attached Files
File Type: 7z UI.7z (7.08 MB, 50 views)
Reply With Quote
The Following 2 Users Say Thank You to Razor12911 For This Useful Post:
Cesar82 (20-04-2023), Gehrman (20-04-2023)