Audioread error line 135: The requested attribute was not found
    3 次查看(过去 30 天)
  
       显示 更早的评论
    
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
      
      
 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 . 
回答(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!

