Dave's Brain

Browse - computer tips - make uncompressed archive of mp3s

Date: 2011apr16
OS: Linux

Q.  Zipping up mp3 doesn't compress them much (just 2-3% in my experience)
So how can I make an compressed archive of MP3s?

A.  Using zip like this:

	zip --compression-method store -r music.zip musicdir

Using tar like this:

	tar cvf music.tar musicdir
What this info useful to you? You can donate to say thanks

Add a comment

Sign in to add a comment
Copyright © 2008-2012, dave - Code samples on Dave's Brain is licensed under the Creative Commons Attribution 2.5 License. However other material, including English text has all rights reserved.
Advertisements: