foo86/dcadec

dcadec.exe adds extra samples to end of file when decoding to stdout

Closed this issue · 0 comments

Hello!
It seems dcadec.exe adds extra samples to end of output when decoding to stdout.
For example, when I try to reencode dtshd to wavpack using command
dcadec.exe input.dtshd -|wavpack.exe" -i - output.wv
resulted file is few samples longer, than file produced by decoding to wav file (dcadec.exe input.dtshd output.wav) and also longer than original wav file from what dtshd was produced.
Sample: sampledtshd.zip