beetbox / audioread

cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding for Python
MIT License
481 stars 108 forks source link

NoBackendError problem #107

Closed slavzilla closed 4 years ago

slavzilla commented 4 years ago

Hello, I have a problem. Already described it here: https://stackoverflow.com/questions/61160696/python-librosa-nobackenderror-even-though-ffmpeg-is-installed I am posting it in this thread as I've found out is related to audioread. I've already went through this entire thread and saw some other people talking about the same problem. Some said that they did manage to do something about it but none of that worked for me. Why is this happening and is there any way to fix it? Thanks!

macabdul9 commented 1 year ago

@slavzilla Were you able to resolve the issue?

slavzilla commented 1 year ago

@macabdul9 oh geez I went full retard on this one, the mistake was on my side - I accidentally tried to load JSON as audio. It happens, right? If you also did the same thing, you are lucky, you will be able to fix this one in no time. If not, good luck to you!