Endless Paradigm

Full Version: WinRAR 5
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
There's a beta out. http://rarlab.com/rarnew.htm
The main thing to note about it is the new Rar5 format, which only WinRAR 5 can create and extract from (expect third party support for decompressing the format later on).

So if you get any weird RAR files you can't extract from in the future, this could be the reason.  Or if you do decide to get WinRAR 5, you may need to ensure compatibility with older WinRAR users.


Now the geeky stuff.
It seems that they've increased the max dictionary size to 1GB, which possibly erases most of the benefits in compression that 7z had over RAR (RAR was previously limited to 4MB dictionaries, whilst LZMA could go up to 1GB).  Changelog also states better multi-threading support, so that may solve some speed issues.
They have seemingly removed PPM compression, which may mean that text content or file sets with WAV/BMP files or similar may not compress as well.
Large dictionaries do require more RAM though, in fact, LZMA using a 1GB dictionary requires around 10.8GB of RAM for up to 3 threads.  Dunno how WinRAR scales with this memory usage.
Besides that, Rar5 may close the gap on compression performance compared to 7z.  Haven't done any tests.

Though 7z is open source, so I'm still going to support it always :P
Yeah, I'm gonna stick with 7zip.
ZiNgA BuRgA Wrote: [ -> ]Though 7z is open source, so I'm still going to support it always :P
peazip all the way.
Peazip seems nice, but unfortunately was rather buggy when I tried it :/
I have 7zip on my computer, but I always use WinRAR as my main. I have 5 installed on my machines now.
ZiNgA BuRgA Wrote: [ -> ]Peazip seems nice, but unfortunately was rather buggy when I tried it :/

Buggy how? Ive never had any problems with it. I find its the best cause its totally free.
Tar?

I use xz compression
trademark91 Wrote: [ -> ]Tar?

I use xz compression

Winrar can extract that, but all it's good for when it comes to packaging is RAR and ZIP (And I guess RAR5 now)
xz, I believe, is just LZMA2

The main problem with the .tar.*z formats is that it's an entire archive wrapped in a compression stream.  This means that you need to decompress the entire thing before you can do anything useful to it (even viewing a file listing).
It does guarantee solid compression though, and keeps Unix file properties.
Pages: 1 2
Reference URL's