beetbox / audioread

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

IndexError #58

Closed annisaabuhamid closed 5 years ago

annisaabuhamid commented 6 years ago

I got this error "IndexError: list index out of range" and i try to change the decode (sys.argv[0]) and it said that the file could not be decoded.

sampsyo commented 6 years ago

Hello! This description doesn’t give enough detail to be actionable. Here’s some advice about how to write a good bug report: http://www.cs.cornell.edu/~asampson/blog/bugrubric.html