Matlab crashes when using audioread

1 回表示 (過去 30 日間)
Enrico Cavicchini
Enrico Cavicchini 2019 年 10 月 24 日
回答済み: Vinai Datta Thatiparthi 2019 年 12 月 23 日
Whenever I try to read a file with audioread specifiying a lower and upper limit
audioread('funky.mp3', [1, 44100*50])
MATLAB crashes. It works if I don't specify the limits.
I'm on Manjaro, linux kernel version 4.19, MATLAB R2019b, crash dump attached.

回答 (1 件)

Vinai Datta Thatiparthi
Vinai Datta Thatiparthi 2019 年 12 月 23 日
Hi Enrico!
Your crash report includes some errors on the "gstreamer" framework. "gstreamer" is the default platform API that MATLAB uses to work with mp3 files. That seems to be the issue causing the crash. Try updating/fixing the "gstreamer" install on your Linux machine.
Hope this helps!

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by