320kbps to 192kbps mp3 without losing fidelity?

Feb 4, 2005 at 5:33 AM Thread Starter Post #1 of 32

Zuerst

Headphoneus Supremus
Joined
Feb 28, 2004
Posts
2,192
Likes
14
Is there a way to convert a 320kbps mp3 to 192kbps that'll result in an 192kbps file that was directed encoded from a uncompressed format?

Clarification...

Uncompressed to 320kbps (that's call this file A)
Uncompressed to 192kbps (that's call this file B)
320kbps(file A) to 192kbps (that's call this file C)

Now, is there a way to creat file C so that it'll have the same quality/fidelty as file B?
 
Feb 4, 2005 at 5:47 AM Post #3 of 32
seconded. It's absolutely impossible not to diminish sound quality, probably significantly.
 
Feb 4, 2005 at 6:32 AM Post #4 of 32
Quote:

Originally Posted by Zuerst
Uncompressed to 320kbps (that's call this file A)
Uncompressed to 192kbps (that's call this file B)
320kbps(file A) to 192kbps (that's call this file C)

Now, is there a way to creat file C so that it'll have the same quality/fidelty as file B?



Let's add another conversion to this mix:

Uncompressed to 96kbps (that's call this file D)

In almost every case, file C will roughly equal file D in overall quality. In other words, transcoding 320kbps to 192kbps will almost always result in a file that sounds worse than a 128kbps file made from uncompressed.
 
Feb 4, 2005 at 6:36 AM Post #5 of 32
Quote:

Originally Posted by Eagle_Driver
In other words, transcoding 320kbps to 192kbps will almost always result in a file that sounds worse than a 128kbps file made from uncompressed.


Yes, transcoding = teh ebil. If it's in 320kbps, best to leave it in 320kbps.
 
Feb 4, 2005 at 7:03 AM Post #6 of 32
yeah like the one person said it will sound worse than 128kbps while having all the size of 192Kbps
 
Feb 4, 2005 at 7:20 AM Post #7 of 32
Quote:

Originally Posted by Eagle_Driver
Let's add another conversion to this mix:
Uncompressed to 96kbps (that's call this file D)
In almost every case, file C will roughly equal file D in overall quality. In other words, transcoding 320kbps to 192kbps will almost always result in a file that sounds worse than a 128kbps file made from uncompressed.



With all respect Eagle_Driver, I STRONGLY disagree with this. Not sure which encoders we're referring to here, but for a variety of reasons, I've done a decent amount of transcoding (including from 320 kbps LAME MP3), and they're not remotely close to a 96 kbps file.

The evils of lossy transcoding is possibly the most over-rated thing on this site and EASILY the biggest indicator of non-testing and inflation/repeating what others say. Transcoding is certainly not ideal, but not the end of the world.

Try your own test, or head over to allofmp3.com and purchase a LAME 192 file. They're transcoded (unless you choose from an original source for additional cash). I dare you to compare and tell me they sound like a 96 kbps file... or even 128.

Still though, the answer to the original question is no.
 
Feb 4, 2005 at 7:34 AM Post #8 of 32
Quote:

Originally Posted by blessingx
With all respect Eagle_Driver, I STRONGLY disagree with this. Not sure which encoders we're referring to here, but for a variety of reasons, I've done a decent amount of transcoding (including from 320 kbps LAME MP3), and they're not remotely close to a 96 kbps file.

The evils of lossy transcoding is possibly the most over-rated thing on this site and EASILY the biggest indicator of non-testing and inflation/repeating what others say. Transcoding is certainly not ideal, but not the end of the world.

Try your own test, or head over to allofmp3.com and purchase a LAME 192 file. They're transcoded (unless you choose from an original source for additional cash). I dare you to compare and tell me they sound like a 96 kbps file... or even 128.

Still though, the answer to the original question is no.



Maybe I exaggerated this a bit. It's true if you use an inferior MP3 encoder like Xing or Blade to do the transcoding. But even with LAME, you'd still get nowhere near true 192kbps quality. I'd estimate 160kbps effective quality at best.
 
Feb 4, 2005 at 8:14 AM Post #9 of 32
Blessingx, why do you say the answer is no?

Is it fair to say that mp3 is not a means of compression but a means of decompression; and associated it there are many means of compression (encoders). What qualifies an algorithm that takes wavs to mp3s as a compression algorithm is subjective, isn't it? Whether a "reasonable" encoder will have C=B in Zuerst's question depends on this:
will two uncompressed files which compress to the same 320kbs mp3 compress to the same 192kbs mp3?
 
Feb 4, 2005 at 8:31 AM Post #10 of 32
Quote:

Originally Posted by CSMR
Blessingx, why do you say the answer is no?

Is it fair to say that mp3 is not a means of compression but a means of decompression; and associated it there are many means of compression (encoders). What qualifies an algorithm that takes wavs to mp3s as a compression algorithm is subjective, isn't it? Whether a "reasonable" encoder will have C=B in Zuerst's question depends on this:
will two uncompressed files which compress to the same 320kbs mp3 compress to the same 192kbs mp3?



It's not a means of decompression per se; MP3 is "lossy" as in when it encodes audio, it actually selects parts to delete, parts it hopes we can't hear and once those parts are gone, there is no bringing them back. Decoding MP3 is actually not "uncompressing" it, but transcoding it back to PCM--the lost bits are still lost. So regardless of how good the encoder is, it's still not going to sound as good as a first-generation encoding at the same bitrate.
 
Feb 4, 2005 at 9:16 AM Post #11 of 32
Quote:

Originally Posted by aeriyn
It's not a means of decompression per se; MP3 is "lossy" as in when it encodes audio, it actually selects parts to delete, parts it hopes we can't hear and once those parts are gone, there is no bringing them back. Decoding MP3 is actually not "uncompressing" it, but transcoding it back to PCM--the lost bits are still lost. So regardless of how good the encoder is, it's still not going to sound as good as a first-generation encoding at the same bitrate.


I mean that mp3 does not specify an encoder - that is why there are many encoders, such as Lame. It specifies a decoder.

While I don't say that your conclusion is wrong, your argument is. For instance take an encoder which takes each 16 bit sample and lops off all but n bits; and a decoder which replaces those bits with zeros. It is certainly true that compressing to 14 bits per sample and then decompressing and compressing to 12 bits per sample is the same as compressing the original to twelve bits per sample.
 
Feb 4, 2005 at 9:46 AM Post #12 of 32
Quote:

Originally Posted by CSMR
I mean that mp3 does not specify an encoder - that is why there are many encoders, such as Lame. It specifies a decoder.

While I don't say that your conclusion is wrong, your argument is. For instance take an encoder which takes each 16 bit sample and lops off all but n bits; and a decoder which replaces those bits with zeros. It is certainly true that compressing to 14 bits per sample and then decompressing and compressing to 12 bits per sample is the same as compressing the original to twelve bits per sample.



Problem is that these lossy encoding methods are vastly more complex than that. To put it simply, all of the original data is destroyed and left is an approximation of it made with compromises such as encoding some specific parts at a very low accuracy if that part is being masked by other sounds at the same time.
 
Feb 4, 2005 at 10:47 AM Post #13 of 32
I can't believe no one's jumped on the "Wrong Forum Police" bandwagon.

tongue.gif


And, uh, yes. If you down convert, you lose information due to lossy compression.

No whether or not you can hear the difference, is another matter altogether.

-Ed
 
Feb 4, 2005 at 2:02 PM Post #14 of 32
Quote:

Originally Posted by Edwood
And, uh, yes. If you down convert, you lose information due to lossy compression.


It's just as bad if you try to increase the bitrate. I'm sure that's not a common thing, but I just want to highlight the fact that it's the act of going through a decode/encode cycle that is bad. The the pre and post compressed bitrates are secondary.
 
Feb 4, 2005 at 2:47 PM Post #15 of 32
Quote:

Originally Posted by CSMR
While I don't say that your conclusion is wrong, your argument is. For instance take an encoder which takes each 16 bit sample and lops off all but n bits; and a decoder which replaces those bits with zeros. It is certainly true that compressing to 14 bits per sample and then decompressing and compressing to 12 bits per sample is the same as compressing the original to twelve bits per sample.


As breez says it's more complex than that. It might be easier to think of it in visual lossy terms. A JPEG will compress a photo by comparing nearby pixels. Those color differences will shift/be eliminated to lower the amount of info often forming a block. The definition is lost. A second round will then compare the already shifted colors to their neighbor thinking it's edges is now the block not pixel and create a larger block. This can be achieved by over compressing anyway, but you hit it earlier because the perceived acceptable definition loss is on a larger scale to begin with (on second round). This is the famous lossy transcoding artifact built on artifact problem.

It's probably best to think of it not as hitting a bit limit, but as a feedback loop/evaluation that resets the rules at each compression resulting on different ends between WAV/AIFF to 192 kbps then WAV/AIFF to 320 to 256 to 224 to 192.

The trick is when is this not noticeable? Three things a) sometimes lossy steps are so small it's invisible. Take a JPEG at 1% compression (99% setting). Recompress it to 2% (98%). Find the difference. b) sometimes the original source doesn't require the extra info. Take a JPEG of a big blue square or a 20's vocals recordings and show me the difference between high and low compression (let alone with or without recompressing/trancoding). I've heard even some Rat Pack stuff that doesn't suffer at 128 'cause the masters are so bad. c) when trancoding (say protected AAC, WMA, etc. to MP3 or even protected MP3 to non-crippled MP3) if the resulting secondary files have a (sometimes) much higher bitrate, I've found the secondary files artifacts may not be audible. I do this with audio books creating ~57 kbps files from 32 kbps ones. There's 'headroom' if you will. The new artifacts are there, they're just far far less then the first step.

I think the evils of transcoding are somewhat based on fear. In the world of P2P networks, you never know how many steps the file can go through. Say the band releases their music on their site as 192 QT files, then someone converts it to CBR 192 MP3, then their friend needs in in 128 for their flash player, then another thinks they can bump it up to 192 for 'greater quality', then they post it again, etc. It's easier just to say never transcode.

But if you talk about just a single transcode (two encodes) from very high to medium or low I think the differences are slight (if this case the second compression is much larger than the transcoding effects). With most music WAV/AIFF to 128 or WAV/AIFF to 320 to 128 is going to be very slightly audibly different and I doubt most could identify each. It would be easy enough to do a comparison with some files, but again the musical complexity is a big part of it.

However again transcoding is certainly not ideal. It's just every time it's mentioned on Head-Fi there are six quick posts talking about baby Jesus crying or homeland security or something. Remember when making MP3s from FM, using MiniDiscs with non-ATRAC lossy files, or even the new iPod Shuffle fill option, this is going/will go on all the time. Yet the world still spins.
wink.gif
 

Users who are viewing this thread

Back
Top