Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Bits per sample conversion (Read 1792 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Bits per sample conversion

Some of the music that I have gotten from Bandcamp is oddly 24/44.1 FLAC.

Normally the high-res music that I get is 24/48 or 24/96. When converting those to mp3 I use the SSRC dsp and choose 44.1 in the options. That gives me properly dithered 16/44.1 mp3 files.

How should I handle 24/44.1 FLAC to mp3 conversion for optimum quality? Thank you

Re: Bits per sample conversion

Reply #1
MP3 has no bit depth and there's no reason to add dither noise or lower the bit depth before encoding. LAME is able to use the 24-bit source signal as is. Only thing you can and should do is resample unsupported sample rates to 44.1 kHz as you have done.

Re: Bits per sample conversion

Reply #2
LAME supports 48k, so wouldn't it be better to resample 96k source files to 48k rather than 44.1k and leave 48k source files as-is?
48k support appears to be part of the MP3 specification so a compliant player shouldn't have a problem with them. https://en.wikipedia.org/wiki/MP3#Bit_rate

My portable MP3 player, which is probably 8-9 years old, happily plays 48k MP3s (a long time ago, I resampled some 48k sources to 44.1k myself before I realised it wasn't necessary). Back when everybody was encoding their DVDs as Xvid/MP3/AVI, the audio was converted to mp3 without resampling to 44.1k and I've never met a player that was unhappy about it.

The SSRC DSP will resample from 96k to 48k etc but it doesn't change the bitdepth from 24 to 16.

Re: Bits per sample conversion

Reply #3
At least historically LAME provided better quality at 44.1 kHz than with 48 kHz. It's a myth that resampling to integer multiples provides better quality.

Re: Bits per sample conversion

Reply #4
I wonder why LAME would provide better quality at 44.1kHz. I'm not saying you're wrong or anything... just wondering why.
Cheers.

 

Re: Bits per sample conversion

Reply #5
I wonder why LAME would provide better quality at 44.1kHz. I'm not saying you're wrong or anything... just wondering why.
Cheers.
Could be that this was the most common format (CDDA) so it was the target for most optimizations.
a fan of AutoEq + Meier Crossfeed