Transcoding 16bit files with fir file
|
08-03-2020, 01:33
Post: #1
|
|||
|
|||
Transcoding 16bit files with fir file
I have 8 FIR files from 44.1kHz all the way to 192kHz. Everything works fine except 16bit / 44.1 flac files. For whatever reason, these files will not be trasncoded into 24bit. They are played at 16bit which lead me thinking that the FIR file does not apply properly even though I can see it applied in the log.
See attached screenshot. Thanks! |
|||
08-03-2020, 10:01
Post: #2
|
|||
|
|||
RE: Transcoding 16bit files with fir file
The setting flac:wav; transcodes FLAC to WAV without changing the bit depth. If you want to transcode 16-bit FLAC to 24-bit WAV, you need flac:wav24;
|
|||
08-03-2020, 14:58
Post: #3
|
|||
|
|||
RE: Transcoding 16bit files with fir file
Is there any issue even if the FIR file is 24bit?
|
|||
08-03-2020, 16:08
Post: #4
|
|||
|
|||
RE: Transcoding 16bit files with fir file
I don't think this is an issue. The sample rate should match if possible for best results, so MinimServer selects the closest matching sample rate but doesn't do this for bit depth.
|
|||
08-03-2020, 16:13
Post: #5
|
|||
|
|||
RE: Transcoding 16bit files with fir file
Got it. Many thanks!
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)