damianociarla / node-ffmpeg

ffmpeg module for nodejs
MIT License
600 stars 140 forks source link

Not all the code uses ffmpeg.bin #74

Open maztan opened 4 years ago

maztan commented 4 years ago

Some code ignores ffmpeg.bin and tries to use ffmpeg from PATH. For example the fnExtractSoundToMP3 function.

Melonbwead commented 4 years ago

Any luck on solving this? I also tired the .bin method but doesn't seem to pick it up. Also no readme on the .bin

maztan commented 4 years ago

@ChennyBaBy, no, you would have to file a pull request or wait for someone else to fix it.