Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The `av.open` functions checks input metadata to determine the mode to open with ("r" or "w"). If an input to `decode_audio` is found to be in write-mode, without this change it can't be read. Forcing read mode solves this.
- Loading branch information