Author: Chris P.Chris P. Date: Aug 26, 2008 06:41
On Mon, 25 Aug 2008 19:15:02 -0700, dh wrote:
> I have some questions of raw audio files...
>
> 1. Audio files of extension .raw are raw audio file. Just wondering how a
> player can interpret the data inside such kind of files, since their audio
> like sampling rate etc. are not available. Right?
Correct, it can't.
> 2. For such an audio file to be import or played back, info about such file
> needs to be provided besides the .raw file itself, right?
Correct.
> 3. If 1 and 2 are correct, then why the Audacity Audio Editor can import is
> and display its info as: Signed 16-bit PCM, LE, Mono and SR of 44100 Hz?
That is either the default or it has a sophisticated algorithm to analyze
the data and best guess at the format.
> 3. What player can play such file?
SoX is one.
> 4. My goal with such raw audio files is to convert them to MP3. Could
> someone suggest how this is possible with Directshow?
|