Package: mpg123
Version: 1.4.3-3

Trying to convert an mp3 file into wav I get

% mpg123 -q -w- myfile.mp3 >/dev/null
[wav.c:291] error: cannot write header: Bad file descriptor
[audio.c:561] error: failed to open audio device
[mpg123.c:473] error: failed to reset audio device: Bad file descriptor


Using "mpg123 -q -wtmpfile.wav ... && cat tmpfile.wav" seems to
work. But I would like to avoid an intermediate *.wav file in my
script.


Regards

Harri







--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to