]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/man/1/audio
µlaw audio support (from erik quanstro)
[plan9front.git] / sys / man / 1 / audio
index ba9dfd883f3a8c7b7e0300335f5c80aa2319b928..9c50c9171d95da7f23c840cc0275970e5c57d88c 100644 (file)
@@ -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.