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: FLAC (and ALAC) 24 bit and 96kHz: How to? (Read 5731 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

FLAC (and ALAC) 24 bit and 96kHz: How to?

Hi to all,

I have see that some website sell FLAC (and ALAC) 24 bit at 96 kHz and 192 kHz.

My question is:

- how I can do a RIP of a CD to 24 BIT and 96 kHz or 192 kHz?

I have see that on iTunes don't exist a "bit selection" and it don't exist on EAC or dbPower.

I know that CD are 44kHz and 16, but If a person want to rip at 24 bit?

I have see that only AIFF support 24 bit and different frequency.

Thanks!

FLAC (and ALAC) 24 bit and 96kHz: How to?

Reply #1
Quote
- how I can do a RIP of a CD to 24 BIT and 96 kHz or 192 kHz?


Not possible, period.

FLAC (and ALAC) 24 bit and 96kHz: How to?

Reply #2
To rip a CD to anything other than 16-bit / 44.1kHz is a transcode, not a lossless rip.
lossyWAV -q X -a 4 -s h -A --feedback 2 --limit 15848 --scale 0.5 | FLAC -5 -e -p -b 512 -P=4096 -S- (having set foobar to output 24-bit PCM; scaling by 0.5 gives the ANS headroom to work)