X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=sys%2Fman%2F1%2Faudio;h=9c50c9171d95da7f23c840cc0275970e5c57d88c;hb=7148847ff04a0b49ff8ca4c8ba92f9024acf49cd;hp=ba9dfd883f3a8c7b7e0300335f5c80aa2319b928;hpb=0d84343fbc134763de86dc3d39af078eb183c86f;p=plan9front.git diff --git a/sys/man/1/audio b/sys/man/1/audio index ba9dfd883..9c50c9171 100644 --- a/sys/man/1/audio +++ b/sys/man/1/audio @@ -12,6 +12,8 @@ mp3dec, mp3enc, oggdec, oggenc, flacdec, wavdec, pcmconv \- decode and encode au .B audio/flacdec .br .B audio/wavdec +.br +.B audio/µlawdec .PP .B audio/oggenc .br @@ -62,12 +64,13 @@ decodes MPEG audio (layer 1, 2 and 3). The .B -d option enables debug output to standard error. .I Oggdec, -.I flacdec +.I flacdec, +.I µlawdec and .I wavdec are like .I mp3dec -but decode OGG Vorbis, FLAC lossless audio and PCM Wave. +but decode OGG Vorbis, FLAC lossless audio, Sun µlaw audio and PCM Wave. .PP The encoders read PCM on standard input and produce compressed audio on standard output.