If I compress mp4 files to zip they reduce to about a third in size. does that mean if i unzip that zip file I will have the lost data from the original mp4 file?
If I compress mp4 files to zip they reduce to about a third in size. does that mean if i unzip that zip file I will have the lost data from the original mp4 file?
The ZIP file format is a lossless data compression and archival format so you shouldn't experience any data loss at all..
thanks for the replies. I don't plan on continually compressing/decompressing the file, just compress the mp4s burn to dvd for backup (i like having a hard copy)
On a side note, could you explain in simple terms how it is lossless? I always figured a bigger file meant more data???
thanks.
thanks for the replies. I don't plan on continually compressing/decompressing the file, just compress the mp4s burn to dvd for backup (i like having a hard copy)
On a side note, could you explain in simple terms how it is lossless? I always figured a bigger file meant more data???
thanks.
What it means is that when you compress into a ZIP (lossless, as we mentioned), you will not lose anything of the original file. The mp4 file is structured/built in a way that reads it as a media file, whereas a ZIP file takes all that data, and crams it into one small space that is less "open"
You can think of this as something that folds up, like a chair. The only way it is useful is when it's "open" but even when it is closed all of the "data" is still there.
What it means is that when you compress into a ZIP (lossless, as we mentioned), you will not lose anything of the original file. The mp4 file is structured/built in a way that reads it as a media file, whereas a ZIP file takes all that data, and crams it into one small space that is less "open"
You can think of this as something that folds up, like a chair. The only way it is useful is when it's "open" but even when it is closed all of the "data" is still there.
No, you won't. Ever. Unless something goes wrong (your hard disk crashes, your computer locks up, your electricity goes out right in the middle of things) you will experience no decrease in "quality." Zero. Zip. The bytes you get out are exactly the same as the bytes you get in. That's the whole point of lossless compression. You could go back and forth constantly for a hundred years, and you'll get exactly the same thing out as you put in.And yes, if you keep compressing it over time you more than likely will experience a loss/decrease in quality..