Giovanni Sanfelici
2001-Feb-08 16:01 UTC
[vorbis-dev] Conversion API for computer telephony systems (D ialogic Mu-law wa v format to PCM encoded wav format)
Thanks. sox was exactly what I was looking for. -----Original Message----- From: volsung@asu.edu [mailto:volsung@asu.edu] Sent: Thursday, February 08, 2001 2:06 PM To: vorbis-dev@xiph.org Subject: Re: [vorbis-dev] Conversion API for computer telephony systems (Dialogic Mu-law wa v format to PCM encoded wav format) On Thu, 8 Feb 2001, Giovanni Sanfelici wrote:> I am working on a project involving the conversion of a Mu-law soundformat> (Dialogic Mu-law wav format) file into a standard PCM encoded wav file > format. > Could somebody tell me if this feature is supported in the Vorbis software > and if there is any source code available that performs this task. > If not, does anybody know of any resources that might provide me withthis> tools or information.Vorbis is lossy audio compression format. It takes PCM data (at least oggenc, the encoder, does) and crunches it down by eliminating unnecessary audio components and doing other such magic. I think you are looking for sox, an audio conversion program which (according to its manual page) can read and write PCM and mu-law wav files. --- Stan Seibert --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered. --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.