-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Dear @jniemann66, it seems I have found a sample that puts ReSampler to shame.
$ mediainfo 54321.flac
Format : FLAC
Format/Info : Free Lossless Audio Codec
Duration : 5 s 0 ms
Bit rate mode : Variable
Bit rate : 308 kb/s
Channel(s) : 2 channels
Channel layout : L R
Sampling rate : 54.3 kHz
Bit depth : 16 bits
Compression mode : Lossless
Stream size : 188 KiB (96%)
Writing library : libFLAC 1.4.3 (2023-06-23)
MD5 of the unencoded content : 1151627D253AD4436776CEF9C21B84C8
$ resampler -i 54321.flac -o out.wav -r 44100 --doubleprecision --dither --autoblank
2.1.0 64-bit version
Input file: 54321.flac
Output file: out.wav
Output Bit Format not specified
Changing output file format to wav
Using double precision for calculations.
input bit format: 16
source file channels: 2
input sample rate: 54321
output sample rate: 44100
Scanning input file for peaks ...Done
Peak input sample: 0.251221 (-11.998891 dBFS) at 0:0:0.903315
LPF transition frequency: 20045.45 Hz (90.91 %)
Conversion ratio: 0.811841 (14700:18107)
Generating 1.00 bits of standard dither for 16-bit output format, with auto-blanking
Writing Metadata
Converting (multi-stage) ...
Writing to output file ...
Done
Peak output sample: 0.112339 (-18.989417 dBFS)
Time=88425 ms [0.1x]
Originally posted by @sergeevabc in #34 (comment)
Metadata
Metadata
Assignees
Labels
No labels