I need help here in 7z.exe
i want to know what means this code
Quote:
|
-mb0s0:1 -mb0s1:2 or -mb1s0:3 -mb1s1:4
|
what is the benefits to use this code in the chain of methods?
Quote:
|
7z.exe a -t7z -bd -mcrc=0 -m0=bcj2 -m1=lzma:d26:fb64 -m2=lzma:d19:fb64 -mb0s0:1 -mb0s1:2 ^-m3=lzma:d19:fb64 -m4=lzma:d19:fb64 -mb1s0:3 -mb1s1:4 ^ "data" test.7z
|