Wrong sampling rate encoding Flac
A tool for transcoding lossless audio files
Brought to you by:
tmkk
Hello,
I’m trying to encode an SACD ISO to Flac files.
The SACD ISO contents this description:
Official DR value: DR13
Samplerate: 44100 Hz / PCM Samplerate: 176400 Hz
Channels: 2
Bits per sample: 24
Bitrate: 5645 kbps
Codec: DSD64
When I encode to Flac I get files at the double samplerate: 352800hz
This make big files !
So I tried to force the samplerate to 176400 Hz in « Custom Apodization Functions »
with --sample-rate=176400 or --raw --sample-rate=176400 etc.
but it has no effect.
Am I wrong or is it a bug ?
XLD Version 20170729 (150.3)
Tested on macOS 10.13.4
Regards,
Adam
Well, have you changed the output sampling rate from File->DSD Importer settings? FLAC encoder doesn't have an option to change the rate.
It worked ! Thank you very much for this suggestion.
I’ll make a donation to support a future 64 bit version 🙂
Regards,
Adam
A 64-bit test version is available at https://sourceforge.net/p/xld/tickets/432/
Thanks