PDA

View Full Version : NTFS and File Compressing


mazarino
03-26-2002, 02:16 PM
I recently migrated from FAT32 to NTFS so I could efficiently compress some files on my hard drive. Everything seems to work well, but the file compression isn’t giving me a lot of extra space.

- I compressed my entire 3 gig MP3 collection and that only generated about 10 megs of additional space.

- I also compressed 1 gig of JPGs and MPGs and that only generated about 15 megs of additional space.

Do these ratios seem right to you guys?

[This message has been edited by mazarino (edited 03-26-2002).]

hiredgoonz
03-26-2002, 04:00 PM
Yeah, you're already dealing with file formats that are highly compressed...mp3 and jpg especially...you can keep applying compression algorithms until the cows come home, but at some point you're going to hit a brick wall...

The files can only be compressed so much without throwing away data. In fact, that's exactly what mp3 and jpg formats do, get rid of "unimportant" information so there is less to store...

------------------
When all else fails, read the instructions.

Microsoft Knowledge Base (http://support.microsoft.com/default.aspx?scid=fh;rid;kbinfo)

Drivers (http://www.driverguide.com)

Google (http://www.google.com)

[This message has been edited by hiredgoonz (edited 03-26-2002).]

YODA74
03-26-2002, 04:43 PM
You can compact the registry manually. From the Start Menu, open a Command Window. type this - notice the spaces, before each \

scanreg /opt /fix

and press the <Return> key.

PLEASE wait before trying this to make sure I am correct.... I run W/Me so this may not work for you!

------------------
Death has come to our windows.

-- Jeremiah 9:21
(undoubtedly a Biblical reference to a Microsoft product!)

YODA74@windows-sucks.com

mazarino
03-27-2002, 12:10 PM
thx for the info http://www.PCGuide.com/ubb/smile.gif