How To Check Sample Rate Of Wav File
How To Check Sample Rate Of Wav File

I've got this wonderful conundrum with a WAV file, whereas I cannot detect it's actual sample size (i.e. How many bits are in a sample) and the number of channels. Geek@liv-inspiron:~$ soxi file.wav Input File: 'file.wav' Channels: 2 Sample Rate: 44100 Precision: 16-bit Duration: 00:03:19.56 = 8800596 samples = 14967 CDDA sectors File Size: 35.2M Bit Rate: 1.41M Sample Encoding: 16-bit Signed Integer PCM MPlayer2 reports the following (but I can only hear noise): geek@liv-inspiron:~$ mplayer file.wav MPlayer2 2.0-701-gd4c5b7f-2ubuntu2 (C) 2000-2012 MPlayer Team Playing file.wav. Detected file format: WAV / WAVE (Waveform Audio) (libavformat) [wav @ 0x7f]max_analyze_duration reached [lavf] stream 0: audio (pcm_s16le), -aid 0 Load subtitles in.

How To Check Sample Rate Of Wav File

Like other uncompressed sound files, WAV files consist of many thousands of individual samples of sound, like the frames of a film. A WAV's sample rate is usually. Is there a way to preview the sample rate and channel info for audio files. View things like the sample rate. See the sample rate of a file if. Hopefully this is very simple to answer. I can find the bit rate for various audio files, but not the sample rate/frequency of the files. Is there some way to do this. Hey CoFane, I usually open the audio file in Quicktime and hit Command+I to view the Info Window, which shows the sample rate. Another way, is to use an application.

Selected audio codec: Uncompressed PCM [pcm] AUDIO: 44100 Hz, 2 ch, s16le, 1411.2 kbit/100.00% (ratio: 176400->176400) AO: [alsa] 44100Hz 2ch s16le (2 bytes per sample) Video: no video Starting playback. While MPlayer outputs actual sound, and seems to detect a DTS format: geek@liv-inspiron:~$ mplayer file.wav MPlayer 1.1-4.8 (C) 2000-2012 MPlayer Team Playing file. Minecraft Hd Texture Pack 512x512. wav. Libavformat version 54.20.3 (external) Audio only file format detected.

Load subtitles in./ ========================================================================== Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders libavcodec version 54.35.0 (external) AUDIO: 44100 Hz, 2 ch, floatle, 1411.2 kbit/50.00% (ratio: 176400->352800) Selected audio codec: [ffdca] afm: ffmpeg (FFmpeg DTS) ========================================================================== AO: [pulse] 44100Hz 2ch floatle (4 bytes per sample) Video: no video Starting playback. And if I play it with VLC which also outputs actual sound, it reports: Type: Audio Codec: DTS Audio (dts ) Channels: 3F2R/LFE Sample rate: 44100 Hz Bitrate: 1411 kb/s Some quick math yields 1411 ∕ 44.1 ≈ 31.995465, which implies a 32-bit sample size. So which one is it: 16-bit or 32-bit?

Or is it 16-bit per channel? And how many channels does it have? 2 as in Stereo or 5 as in DTS? The info is again conflicting.

In other words, is there a tool that can accurately report the technical data for a WAV file, without getting confused by erroneous headers? As pointed out in, an excellent utility for this task is. MediaInfo is a convenient unified display of the most relevant technical and tag data for video and audio files.

In Windows XP, I used to use sndrec32.exe (Sound Recorder accessory) to open a wav file and the get properties on the file. This would display the length, data size, and audio format (e.g. GSM 6.10 8.000 kHz, Mono). There was also the option to convert the file to another format. I can't find this functionality in Windows 7. What is an alternative (hopefully built in)? SoundRecorder.exe in doesn't have this functionality.

I always wondered by sndrec32.exe did have that, but I would like to know where that functionality went. Update: Based on the comments, it looks like Vista might have this information in the properties (I can't verify this). The properties of a WAV file in Windows 7 does not.