Post Reply 
HDCD CDs and transcoding
22-02-2021, 19:55
Post: #37
RE: HDCD CDs and transcoding
(22-02-2021 19:08)Alandbush Wrote:  Is the following ffmpeg hdcd documentation significant.

It states

When using the filter with wav, note the default encoding for wav is 16-bit, so the resulting 20-bit stream will be truncated back to 16-bit. Use something like -acodec pcm_s24le after the filter to get 24-bit PCM output.

So
Code:
-af hdcd

becomes
Code:
-af hdcd -c:a pcm_s24le

Of course, this could simply be another way of specifying wav:L24;

BTW I already tried wav:L24 and my renderer played "pink noise".
Same effect with -c:a pcm_s24le option. Please note my rendered cannot handle wav format. Si I will have to convert to lpcm.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HDCD CDs and transcoding - Soli - 02-06-2014, 23:18
RE: HDCD CDs and transcoding - Soli - 03-06-2014, 08:57
RE: HDCD CDs and transcoding - Soli - 03-06-2014, 11:54
RE: HDCD CDs and transcoding - vkshankar - 22-02-2021 19:55
RE: HDCD CDs and transcoding - PhilE - 21-08-2021, 11:45
RE: HDCD CDs and transcoding - PhilE - 21-08-2021, 15:41
RE: HDCD CDs and transcoding - PhilE - 28-08-2021, 17:57
RE: HDCD CDs and transcoding - simbun - 05-02-2022, 13:17
RE: HDCD CDs and transcoding - simbun - 05-02-2022, 15:14

Forum Jump:


User(s) browsing this thread: 1 Guest(s)