View Single Post
  #2  
Old 13-10-2016, 04:16
Vapor028 Vapor028 is offline
Registered User
 
Join Date: Aug 2016
Location: Europe
Posts: 5
Thanks: 3
Thanked 2 Times in 2 Posts
Vapor028 is on a distinguished road
Quote:
Originally Posted by Razor12911 View Post
-Is it possible to use xz compressed files with IC 3.0? if yes how? (btw thx razor for this awesome program)
Unfortunately no.

-next one is how to use 4x4:lzma... i have a bat that runs but its no difference to lzma
it sometimes all depends on what you're compressing. 4x4 allows a compressor to run in parallel mode, meaning more speed at a cost of ratio. 4x4 splits data into blocks then runs a chosen compressor, this block splitting loses you ratio, but like I said it all depends on what you're compressing, if its something that can be compressed properly by lzma and is long, you'll see ratio difference.
Thx for the fast answer.
For the XZ files... is there an IC like program to use?
and for the 4x4 problem i wrote a little wrong... with no difference i mean in terms of speed. its like 4x4 isnt there at all.... it will be subjetive but i think its even slower then lzma alone. maybe something wrong in the bat?

Quote:
-msrep64+delta+4x4:lzma:a1:mfbt4:d1024m:fb128:mc100 0:lc8
Reply With Quote