On Wed, 16 Mar 2005 at 15:52 -0700, Lars Rasmussen wrote: > > I've been unable to get sox to work with ulaw - I tried sox first. > > > > 'sox: wave header missing FmtExt chunk' > > sox produces a .wav file that lame can't use: > > 'Warning: corrupt or unsupported WAVE format'
The version of sox I have here claims to handle ulaw in wav just fine. $ file bar.wav bar.wav: RIFF (little-endian) data, WAVE audio, ITU G.711 mu-law, stereo 44100 Hz $ sox bar.wav -u baz.wav $ file baz.wav baz.wav: RIFF (little-endian) data, WAVE audio, Microsoft PCM, 8 bit, stereo 44100 Hz Maybe you could email me a sample that I could play with, or at least the output of `file foo.wav`. -- .O. Hans Fugal | De gustibus non disputandum est. ..O http://hans.fugal.net | Debian, vim, mutt, ruby, text, gpg OOO | WindowMaker, gaim, UTF-8, RISC, JS Bach --------------------------------------------------------------------- GnuPG Fingerprint: 6940 87C5 6610 567F 1E95 CB5E FC98 E8CD E0AA D460
signature.asc
Description: Digital signature
.===================================. | This has been a P.L.U.G. mailing. | | Don't Fear the Penguin. | | IRC: #utah at irc.freenode.net | `==================================='
