From 7148847ff04a0b49ff8ca4c8ba92f9024acf49cd Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Sat, 8 Dec 2012 09:18:44 +0100 Subject: =?UTF-8?q?=C2=B5law=20audio=20support=20(from=20erik=20quanstro)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sys/man/1/audio | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'sys/man/1/audio') 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. -- cgit v1.2.3