Re: Possible to convert 48/24 mono WAVE without extensible format???
Måns Rullgård <[email protected]>
| Newsgroups | gmane.comp.audio.sox |
|---|---|
| Message-ID | <[email protected]> |
<[email protected]> writes: > Hi list! > > Is it possible to convert a wave into a PCM Integer 48/24 mono wave without > extensible format? > To keep the original codec ID of 1. Yes, set the output file type to wavpcm, like this: $ sox input.wav -t wavpcm -b 24 output.wav ... > -----Ursprüngliche Nachricht----- [...] > You must know your password to change your options (including changing the > password, itself) or to unsubscribe without confirmation. It is: > > ******** I strongly suggest you change your password immediately. -- Måns Rullgård