libcdio / libcdio-paranoia

CD paranoia on top of libcdio
GNU General Public License v3.0
48 stars 37 forks source link

Getting garbage using MSYS2 build through pipes #47

Closed donmor closed 1 month ago

donmor commented 2 months ago

I can get correct result using cd-paranoia -d \\.\H: -w 3 03.wav. But if I use cd-paranoia -d \\.\H: -w 3 - > 03.wav, I got a wav file filled with noise.

rocky commented 1 month ago

Neither the manual pages for cd-paranoia nor the Linux-only cdparanoia indicate that one can use - to pass WAV output to stdout. See