Audioread error line 135: The requested attribute was not found

조회 수: 3 (최근 30일)
Adriana Maria
Adriana Maria 2018년 11월 20일
댓글: Adriana Maria 2018년 11월 21일
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
Walter Roberson
Walter Roberson 2018년 11월 20일
could be aa problem with the file . or if you are using linux then you could be having a problem with the gstreamer plugin .
Adriana Maria
Adriana Maria 2018년 11월 21일
Yes. You are right. Is a problem with my file.
I have tried with another file and it work.
Thanks

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Audio and Video Data에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by