Your settings are wrong. You can't use --raw when encoding WAV files.
Case, thank you for advice
But I could not encode without --raw. And I tried encoding WAV files with --raw, but still Bit comparison results are Differences found (Length mismatch) using pipes
Settings 1:
--encode --mode bestnew --silent --md5 --incorrectheader --raw - --output %d
Comparing 1:
Length mismatch : 3:00.386667 vs 3:00.386916, 7955052 vs 7955063 samples
Settings 2:
--encode --mode bestnew --silent --md5 --incorrectheader - --output %d
can not encode
Settings 3:
--encode --mode bestnew --silent --md5 --raw - --output %d
Comparing 3:
Length mismatch : 3:00.386667 vs 3:00.386916, 7955052 vs 7955063 samples
Settings 4:
--encode --mode bestnew --silent --md5 - --output %d
can not encode
Do you have any ideas? (Sorry, my poor english.)