Better Zip Compression |
- No Warez. This includes warez links, cracks and/or requests for help in getting illegal software or copyrighted music tracks!
- No Spamming or Trolling on the boards, this includes useless posts, trying to only increase post count or trying to deliberately create a flame war.
- No Hateful or Disrespectful posts. This includes: bashing, name-calling or insults directed at a board member.
- Click here for complete Hydrogenaudio Terms of Service
![]() ![]() |
Better Zip Compression |
Sep 24 2002, 13:09
Post
#1
|
|
|
Group: Banned Posts: 344 Joined: 14-September 02 Member No.: 3365 |
A program, distributed under the GNU LGPL, called 7-zip can compress to zip at higher ratio - www.7-zip.org.
cdcopy.zip - 2178181 bytes - original downloaded from www.cdcopy.sk cdcopy.zip - 2123019 bytes- packed using 7-zip cdcopy.7z - 1834760 bytes*- in 7z format cdcopy.exe - 1906952 bytes* - SFX 7z format cdex_150b7_enu.zip - 1815979 bytes cdex_150b7_enu.zip - 1808502 bytes cdex_150b7_enu.7z - 1779701 bytes* cdex_150b7_enu.exe - 1851893 bytes* Conclusion: 7z format is best, ZIP created by 7-zip is smaller than zip created with any other program. SFX 7z is sometimes smaller than normal ZIP. If you want to publish many *.ZIP files on slow, popular server (e.g. rarewares) use 7-zip ZIP and consider switching to 7z format. * - You can increse compression ratio by changing value of special parameters like dictionary size for LZMA, number of fast bytes for LZMA etc. PS. For UPX users: use latest UPX 1.24 from http://upx.sourceforge.net/ with "--best" setting. UPX forum: http://upx.sourceforge.net/phpBB/index.php This post has been edited by Cobra: Nov 16 2002, 22:48 |
|
|
|
Sep 24 2002, 13:13
Post
#2
|
|
|
Group: Members (Donating) Posts: 584 Joined: 19-December 01 From: Australia Member No.: 688 |
I been using this program for awhile now, but its hard to get the 7z format widely supported. But I recommend you Zip with the 7z program cause it saves some space and since bandwidth is valuable on the net.
-------------------- -=MusePack... Living Audio Compression=-
Honda - The Power of Dreams |
|
|
|
Sep 24 2002, 14:06
Post
#3
|
|
![]() Group: Admin Posts: 2479 Joined: 26-September 01 From: Denmark Member No.: 21 |
Can it be decoded with winzip?
How does it compare to ACE? |
|
|
|
Sep 24 2002, 14:11
Post
#4
|
|
|
Group: Members (Donating) Posts: 584 Joined: 19-December 01 From: Australia Member No.: 688 |
The Zip portion can be decoded by WinZip, but the 7z function cannot. You need to use its own decoder program.
I don't know if it is better than ACE compression though, I never used 7z or ACE compression extensively. -------------------- -=MusePack... Living Audio Compression=-
Honda - The Power of Dreams |
|
|
|
Sep 24 2002, 14:54
Post
#5
|
|
|
Group: Banned Posts: 344 Joined: 14-September 02 Member No.: 3365 |
ACE 2.X and RAR 3.X are always better than any ZIP.
7zip has better compression ratio than RAR or ACE, but not always. 7-zip can use multiple compression methods. One of loseless WAV compressors will be added to 7-zip. Author of 7-zip told me, that he can`t use Monkeysaudio - it`s not GNU compatible, but he found another good compressor. We`ll see... |
|
|
|
Sep 24 2002, 19:24
Post
#6
|
|
|
Group: Banned Posts: 694 Joined: 19-April 02 Member No.: 1820 |
02/09/24 11:23 AM 1,692,185 cdex_150b7_enu.rar
02/09/24 11:30 AM 1,485,313 cdcopy.rar |
|
|
|
Sep 24 2002, 19:50
Post
#7
|
|
|
Group: Members Posts: 317 Joined: 30-September 01 Member No.: 118 |
RAR's all the way bebe!
|
|
|
|
Sep 24 2002, 20:00
Post
#8
|
|
|
Group: Members Posts: 175 Joined: 23-January 02 Member No.: 1132 |
Improving zip using an incompatible format with very small compression advantage is pretty much pointless.
Using a different (widely available) format with even better compression ratios would be the way to go. Just look how bz2 outperforms zip on source code. |
|
|
|
Sep 24 2002, 20:15
Post
#9
|
|
|
Group: Developer (Donating) Posts: 1605 Joined: 19-October 01 From: Finland Member No.: 322 |
7-Zip is indeed impressive...
cdcopy.ace: 1 468 274 bytes cdcopy.7z : 1 378 688 bytes cdex_150b7_enu.ace: 1 717 443 bytes cdex_150b7_enu.7z : 1 677 803 bytes Free program and beats the competitors, nice. |
|
|
|
Sep 24 2002, 20:16
Post
#10
|
|
|
Group: Members Posts: 13 Joined: 4-February 02 Member No.: 1252 |
zip compression:
1-cdcopy.zip - 2178181 bytes - original downloaded from www.cdcopy.sk 2-cdcopy.zip - 2123019 bytes - packed using 7-zip (using Maximum preset) 3-cdcopy.zip - 2121786 bytes - packed using 7-zip (with extra setting..) just copy/paste this into parameters: fb=255 pass=4 4-cdcopy.zip - 2121686 bytes - repacked using ADVZIP.exe (based on 7-zip zip..) this is done for stage 3 RAR compression: 5-cdcopy.rar - 1488192 bytes - packed with v3.0 ACE compression: 6-cdcopy.ace -1458702 bytes - packed with v2.22 CAB compression: 7-cdcopy.cab -1526889 bytes - packed with mscab.exe v0.61 7z compression: 8-cdcopy.7z -1378661 bytes - packed with 7-zip (using maximum preset) 9-cdcopy.7z -1342416 bytes - packed with 7-zip with extra settings.. just copy/paste the following into parameters: 0=BCJ2 1=LZMA 2=LZMA 3=LZMA b0:1 b0s1:2 b0s2:3 1fb=255 2fb=255 3fb=255 so you can see that 7z win easily .. don't forget that 7-zip has extra parameters for users that need more compression (of course advanced users..) the zip implementation in 7-zip has provided more reduction in any format that uses zip-compression.. for example (zip,png,mng,tiff,....) For now there is tools for using 7-zip (zip) implementation for: 1-zip (advzip.exe) 2-png (advpng.exe) 3-mng (advmng.exe) for these tools go here http://advancemame.sourceforge.net/scan-readme.html ... |
|
|
|
Sep 24 2002, 20:29
Post
#11
|
|
|
Group: Members Posts: 13 Joined: 4-February 02 Member No.: 1252 |
sorry i've forget a small thing..
when using 7-zip (7z) format always let "solid archive" ON so it can work better..all my tests included that.. BTW: winace, winrar uses SOLID ARCHIVE by default.. |
|
|
|
Sep 24 2002, 21:40
Post
#12
|
|
|
Group: Members Posts: 61 Joined: 30-September 01 Member No.: 79 |
Compression is fun.
I hadn't tried 7-zip since it performed so badly on the ACT test suite. Perhaps it's worth a try now. -h |
|
|
|
Sep 24 2002, 22:27
Post
#13
|
|
|
Group: Members Posts: 684 Joined: 15-December 01 From: Denmark Member No.: 655 |
QUOTE (maadjordan @ Sep 24 2002 - 08:29 PM) sorry i've forget a small thing.. when using 7-zip (7z) format always let "solid archive" ON so it can work better..all my tests included that.. BTW: winace, winrar uses SOLID ARCHIVE by default.. Nopes You have to tick "solid archieve" in winrar to make it solid btw does 7zip have context menu extraction ? i would hate to have to open a programs just to extract or compress -------------------- Sven Bent - Denmark
|
|
|
|
Sep 24 2002, 23:29
Post
#14
|
|
|
Group: Banned Posts: 386 Joined: 5-December 01 Member No.: 589 |
QUOTE (sven_Bent @ Sep 24 2002 - 03:27 PM) QUOTE (maadjordan @ Sep 24 2002 - 08:29 PM) sorry i've forget a small thing.. when using 7-zip (7z) format always let "solid archive" ON so it can work better..all my tests included that.. BTW: winace, winrar uses SOLID ARCHIVE by default.. Nopes You have to tick "solid archieve" in winrar to make it solid btw does 7zip have context menu extraction ? i would hate to have to open a programs just to extract or compress yes it has contect menu options. |
|
|
|
Sep 25 2002, 00:01
Post
#15
|
|
![]() Group: Members Posts: 630 Joined: 18-June 02 Member No.: 2332 |
7zip indeed does compress better than winrar, but imo its performance is unacceptable (on a p4 2.2 ghz). Even the time on compressing a 30mb file is insane. Winrar is a nice mix of speed and compression for most people. 7zip needs some more time in the oven before prime-time.
|
|
|
|
| Guest_SK1_* |
Sep 25 2002, 01:41
Post
#16
|
|
Guests |
Don't be ridiculous. 7zip does not compress better than RAR v3. Maybe only in rare cases such as this. And, RAR v3 has far better performence. (edited: check following posts
Anyway, if you want to compress a text document to an AMAZINGLY AMAZING SMALL size, use RK. Damn... And also, RK is the best general compressor in the world, but has awful performence. Audio compression for instance, using RK, is almost as good as Monkey's Audio, nearly identical, But again, bad performence. http://compression.ca/act-sound.html a bit old though |
|
|
|
Sep 25 2002, 01:57
Post
#17
|
|
|
Group: Members Posts: 220 Joined: 3-December 01 Member No.: 578 |
The 7z compressor is really damn cool. Compression that can often beat rar and ace, and open source to boot! Yes, it's slower than rar, but the 2.3 series is the first to offer 7z support. 2.2 and lower were "just" zip compressors.
sk1, the 7z compressor CAN compress better than rar 3. For a good demonstration: hop over to Rarewares, and recompress everything with rar 3 and 7z. Keep the smaller files. You'll be tossing quite a few rar files. If you want to see 7z handily spank lots of competition, test it on WinXP Visual Styles. This appears to be more of a "When should I swich compression models?" issue than anything else, but the results are startling. RK can really get stuff tighter than anything else out there, but you're really paying the price when it comes to time and RAM usage. It's really scary when you go to decompress stuff later: it takes almost as long. It'll be interesting to see how 7z does in the ACT. (Note: The 2.0 version of 7-Zip that's in ACT now doesn't use 7z compression.) |
|
|
|
| Guest_SK1_* |
Sep 25 2002, 02:00
Post
#18
|
|
Guests |
Yes, RK has HORRIBLE performence
And.. 7z, yes i guess i will check it out, maybe things have really changed since the last time i checked it out. I HOPE so.. Thanks. |
|
|
|
Sep 25 2002, 02:09
Post
#19
|
|
|
Group: Members Posts: 220 Joined: 3-December 01 Member No.: 578 |
QUOTE (SK1 @ Sep 24 2002 - 09:00 PM) And.. 7z, yes i guess i will check it out, maybe things have really changed since the last time i checked it out. I HOPE so.. Holy fast moving thread Batman! If you haven't tried the 2.3 betas: Yeah, it's changed a lot. Now, if only it could get into a good GUI like PowerArchiver or UltimateZip. QuickZip looks interesting, but every time I try t out, I can never get it to work quite the way I want to. |
|
|
|
| Guest_SK1_* |
Sep 25 2002, 02:22
Post
#20
|
|
Guests |
I agree, the GUI is not nice at ALL
And, yes, i've tested the 7z compression with some stuff and it actually is better than RAR. About audio i still don't know though, i don't think it'll beat RAR at audio compression. The compression speed is pretty slow (edited: not pretty slow, more like annoyingly slow So.. Things HAVE changed Moving to 7z. 7z from now on. |
|
|
|
Sep 25 2002, 08:13
Post
#21
|
|
|
Group: Members Posts: 26 Joined: 8-April 02 From: NYC Member No.: 1731 |
Hey, I thought that I was the only one who used this program. I like it because its open-source and simple. What more do you need? I don't think that the 7z format is going to get too popular though. Maybe people could use the SFX 7zs though.
|
|
|
|
Sep 25 2002, 12:08
Post
#22
|
|
|
Group: Members (Donating) Posts: 584 Joined: 19-December 01 From: Australia Member No.: 688 |
I thought about doing this, but decided against it from the advice of another person. If using SFX make sure the archive are left on CD-Rs or on a totally secure system, because imagine if a virus managed to worm its way onto your system. Wouldn't that be the craps if your files were damaged! NOT HAPPY!
For personal backups 7z is fine, but when it comes to distribution of the files, it becomes a hassle. -------------------- -=MusePack... Living Audio Compression=-
Honda - The Power of Dreams |
|
|
|
Sep 25 2002, 15:23
Post
#23
|
|
|
Group: Members (Donating) Posts: 916 Joined: 30-September 01 From: Berlin, Germany Member No.: 112 |
Ardax:
QUOTE Now, if only it could get into a good GUI like PowerArchiver or UltimateZip. I'm perfectly happy with 7Zip's "GUI" (it's no real GUI as you know, it's just a modified Explorer window, and I like that). The only thing that annoys me is this bug - is anyone else experiencing this? Also it would be nice if the view options were saved, so I can have a detailed view by default, and if the last used directory was saved. Apart from that, it's a nice program though. No mess, no fuss. |
|
|
|
Sep 25 2002, 16:21
Post
#24
|
|
![]() Group: Developer Posts: 202 Joined: 13-February 02 From: Sweden Member No.: 1318 |
I've been using 7zip for quite some time now, but only for the increased compression for .zip-files.
What would be interesting, is how it compares to tar+bzip2, which is also open-source. Like bzip2 vs 7z vs rar3 ? Edit: Did some tests: Packed my folder of Nero, uncompressed = 29 625 456 bytes. 10 363 306 NERO.RAR 10 365 307 NERO.7z 10 723 238 NERO.ACE Command used for 7z was: 7zn a -r -t7z -mx NERO.7z I don't know all the switches so 7z could probably do much better... What worries me is this (stated in 7-Zip.chm): QUOTE Current version of 7z format is beta, so it is possible that format will be changed in future.
|
|
|
|
Sep 25 2002, 16:45
Post
#25
|
|
|
Group: Banned Posts: 694 Joined: 19-April 02 Member No.: 1820 |
tar+bzip2 lags pretty far behind rar
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 21st November 2009 - 06:15 |