I am having a problem importing WAV files. I am trying to import these for work as they are WAV files of calls exported from a call recording system. When I try to import them I get the following message;
"Audacity did not recognize the type of this file. If it is uncompressed, try importing it using ''raw import''.
I tried importing as raw data and the files import but all I hear is a few seconds of white noise?
in windows media, the files play fine
Is there any way I can open these files?
attached problem wav
Audacity won't recognize some wav files
Forum rules
This forum is for Audacity on Windows.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
Please state which version of Windows you are using,
and the exact three-section version number of Audacity from "Help menu > About Audacity".
Audacity 1.2.x and 1.3.x are obsolete and no longer supported. If you still have those versions, please upgrade at https://www.audacityteam.org/download/.
The old forums for those versions are now closed, but you can still read the archives of the 1.2.x and 1.3.x forums.
-
Alduin's Khajiit
- Posts: 52
- Joined: Sat May 25, 2013 10:36 pm
- Operating System: Please select
Audacity won't recognize some wav files
- Attachments
-
- music_a.wav
- (215.52 KiB) Downloaded 71 times
Re: Audacity won't recognize some wav files
I didn't have any trouble opening the file. It also plays fine in Windows Media Player.
If it's from a telephone system it might be 8-bit, 8kHZ, ADPCM.
If it's from a telephone system it might be 8-bit, 8kHZ, ADPCM.
-
Alduin's Khajiit
- Posts: 52
- Joined: Sat May 25, 2013 10:36 pm
- Operating System: Please select
Re: Audacity won't recognize some wav files
nope still work work!!
Re: Audacity won't recognize some wav files
HiAlduin's Khajiit wrote:...attached problem wav
It's not a wav file.
Mediainfo shows it's an incorrectly labelled mp3 file.
Re-package it properly...
Code: Select all
ffmpeg -i music_a.wav -c copy music_a.mp3- Attachments
-
- music_a.mp3
- (215.64 KiB) Downloaded 218 times
Re: Audacity won't recognize some wav files
My badbat999 wrote:... It's not a wav file.
music_a.wav file is a wav file, but it contains a stream encoded with mp3 instead of usual pcm.
-
Gale Andrews
- Quality Assurance
- Posts: 41761
- Joined: Fri Jul 27, 2007 12:02 am
- Operating System: Windows 10
Re: Audacity won't recognize some wav files
Thanks for your help. Yes WAV is a container format so it is perfectly legitimate for it to contain MP3-encoded audio.bat999 wrote:My badbat999 wrote:... It's not a wav file.![]()
music_a.wav file is a wav file, but it contains a stream encoded with mp3 instead of usual pcm.
Audacity as shipped can't import a WAV containing MP3 unless you rename the file to MP3 (renaming never changes the audio contents, but it works in this case because the contents are MP3).
Or if you had installed FFmpeg Audacity would have imported the file as it is.
Gale
________________________________________FOR INSTANT HELP: (Click on Link below)
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual
* * * * * Tips * * * * * Tutorials * * * * * Quick Start Guide * * * * * Audacity Manual