How to compress 5GB file into 50mb or less ?
#1
How can we compress a large file

such as iso or mp4
into a small size 50mb or less ?
Reply
#2
That's NEAAAAAAAAAAAAAAAAAR impossible, unless you want to encode at 320x240 at a bitrate less than 400kbps. You will have HUGE quality loss. You'd be happy if you can get a DVD movie under 600MB without any huge losses
Reply
#3
When you compress something (losslessly, like .rar files), you try to find all pattern-following data in your file, and then make algorithms to recover the original data. What you cannot compress is the "noise" in the file, the data that is chaotic. That's a hard fundamental limit called the Shannon limit. If the file has too much chaos, it just can't be compressed. If the file has much redundant info, it can be done, but the original file should be something "boring" like a bunch of zeroes in a row, a one note audio file, etc.

Lossy compression makes approximations that remove information from your data set, so the quality does go down. Mp3's use this, they remove parts that our brain has difficulty discerning anyway, so they can afford to lose lots of info before you can sense a real quality loss. But after a limit, the quality makes the resulting file unusable, depending on what you want to do with it. Like, where the text is the important part, like audiobooks, you can use 32kbps mp3 compression, but you can't do that for music.

You can reduce the data itself, like using smaller video frame sizes, reducing the frames per second, etc. There are ways, but it's not a straightforward way for everything, and it depends on the original data and the quality you want at the end.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  New F*** video file problem and I need a solution Ladyanne3 11 2,529 Jan 10, 2024, 08:04 am
Last Post: RobertX
  antivirus keeps deleting the exe file on a game. Ladyanne3 3 2,594 Nov 01, 2023, 19:25 pm
Last Post: RobertX
  If an intruder comes into your home what would you say, do etc.? Octo 51 78,687 May 25, 2023, 16:40 pm
Last Post: stormium
  Can I make a torrent file from a torrent on my list? Nantes 2 8,817 Feb 18, 2022, 14:44 pm
Last Post: Moe
  Trove.is back up (63.586 MB .torrent file) ddoking007 8 35,257 Dec 25, 2021, 03:00 am
Last Post: BalforeDelFuego



Users browsing this thread: 1 Guest(s)