Problem in reading (.wav) files using "audioread"
2 ビュー (過去 30 日間)
古いコメントを表示
I have many wav files on my computer, and when reading them using the function audioread, I get the followong error:
[File could not be read due to an unexpected error. Reason: Error in WAV/W64/RF64/ file. Malformed 'fmt' chunck]
Note that all these wav files characterized by 4 bits per sample as bit depth, 32 kbps as bit rate, and 8 KHz as sampling rate. Only these files holding these 3 characteristics can not be read using the audioread function.
Is there a way in matlab to convert these wav files into readable ones?
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Audio and Video Data についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!