Package: mpg123
Version: 0.59q-2
Severity: wishlist

It is often useful to send the output of mpg123 to a .wav file. There's an
option to do it, but it's definitely too well hidden.

After several months of :

mpg123 -s file.mp3 |sox -t raw -r 44100 -s -w -c2 - file.wav

I found out I could achieve the same result with

mpg123 file.mp3 -w file.wav


Manpage doesn't document this option. Neither does mpg123 --help ...
You'd have to find out mpg123 --longhelp to get the hint.

Could -w be documented in mpg123 manpage please ?

Thanks.

-- 
Eric VAN BUGGENHAUT     "Oh My God! They killed init! You Bastards!"
                        --from a /. post
        \_|_/           Andago
       \/   \/          Av. Santa Engracia, 54
a n d a g o  |--        E-28010 Madrid - tfno:+34(91)2041100
       /\___/\          http://www.andago.com
        / | \           "Innovando en Internet"
                        [EMAIL PROTECTED]

Reply via email to