Software HDCD decoder
http://www.srcf.ucam.org/~cjk32/hdcd/
According to the discussion (here) the following command should work:
hdcd.exe < 16bit.wav > 24bit.wav
or
flac -d -c hdcd_orig_16bit.flac | hdcd | flac -5 -f – -o decoded_24bit.flac
or
flac -d -c hdcd_orig_16bit.flac | hdcd | flac -5 -f – -o decoded_24bit.flac
Related posts:
- SqueezeCenter and upsampling In order to upsample 16/44.1 stream to, for example, 24/96...
- 2L against the loudness war or DSD64 download 2L (Lindberg Lyd Ltd) is about to hammer another nail...
- How to switch to another SunRay server Dtlogin GUI does not always work. If you choose another...

