#544479 abcde breaks with USEPIPES=y

#544479#3
Date:
2009-08-31 21:16:29 UTC
From:
To:
I have USEPIPES=y in my .abcde config which breaks the ripping process.

cdparanoia seems to output the data to stdout but stdout doesn't seem to
be piped to the encoding process.

Haven't used abcde in a while so I'm not sure which version introduced
the breakage.

Anyhow, USEPIPES should either be fixed or the config option should be
ignored.

#544479#8
Date:
2013-01-05 16:07:17 UTC
From:
To:
In abcde, version 2.5.3-1, I provoked this bug using only command
line options (i.e. no modifications to any config files).

For example, the command
  abcde -o mp3 -P -q low
floods the terminal with binary data.

#544479#13
Date:
2015-04-18 03:58:30 UTC
From:
To:
I believe that the USEPIPES option has been fixed upstream:

http://git.einval.com/cgi-bin/gitweb.cgi?p=abcde.git;a=summary

but it would be great to have this tested...

Andrew