Unable to transcode MP3
Open
- Dominant language
- JavaScript
- Stars
- 62
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
When trying to convert from MP3 with node-sox, I get the following error:
`[Error: sox returned nonzero exit code: 2]
sox FAIL formats: no handler for detected file type `binary; charset=binary\'\n`
The code in question(the example code) works perfect for flac, wave etc. Also in command line, sox is able to convert MP3s.
Sox version: 14.4.1
Node version: 0.10.2
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.