lambda-audio icon indicating copy to clipboard operation
lambda-audio copied to clipboard

Error from the lame command:cannot execute binary file

Open Gautam17 opened this issue 7 years ago • 1 comments

I have installed "lambda-audio": "^1.0.0", (Node version is: v8.11.3) While calling lambdaAudio.lame('-b 48 ./tmp/bbb.mp3 ./tmp/aaa.mp3') I got below error. Error from the lame command: /g/node_modules/lambda-audio/bin/lame: /g/node_modules/lambda-audio/bin/lame: cannot execute binary file

Gautam17 avatar Aug 02 '18 14:08 Gautam17

Hm, weird, I'll take a look.

stojanovic avatar Aug 06 '18 12:08 stojanovic