When I tried this, the file saysWhat happens if you import the bad file into Audacity by File > Import > Audio..., then choose "FFmpeg-compatible files" before selecting the file?
(file) is an Advanced Audio Coding file.
Audacity cannot open this type of file.
You need to convert it to a supported audio format, such as WAV or AIFF.
I tried this, and actually it does not. I tried the following settings with the good fileDoes the good file import properly if you Import Raw with the settings you were trying?
Unsigned 8 bit PCM, little endian, 2 channels, 22050hz
Unsigned 8 bit PCM, Big endian, 2 channels, 22050hz
Signed 16 bit PCM, little endian, 2 channels, 22050hz
Signed 16 bit PCM, Big endian, 2 channels, 22050hz
Signed 32 bit PCM, little endian, 2 channels, 22050hz
Signed 32 bit PCM, Big endian, 2 channels, 22050hz
..and all i got was noise. So maybe I'm onto something? My guess is I have to find the correct settings on this working file. When I Import -> Audio -> on the working file, a screen shows that its importing FFMpeg compatible files, and then it imports perfectly. I can see the wave form, it plays great. So I'm assuming when I import raw data, there are some ffmpeg files that are not getting added which could affect the settings?
Do I really have to try all combinations of settings? What are the most likely encoding settings?
Is there a way to see what the encoded settings are for the working file AFTER i have done Import --> Audio?