Audioread error line 135: The requested attribute was not found
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
I try to read a mp3 file using audioread function:
audioread('audiorecordtest.mp3')
but I get this error:
Error using audioread (line 135)
Unexpected exception in plug-in: 'Unable to determine the sample rate of the audio stream Reason: The requested attribute was not found.'
How to solve this error?
2 Kommentare
Walter Roberson
am 20 Nov. 2018
could be aa problem with the file . or if you are using linux then you could be having a problem with the gstreamer plugin .
Antworten (0)
Siehe auch
Kategorien
Mehr zu Audio and Video Data finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!