mlg404 / whatsapp-music-bot

A whatsapp bot to send and search musics to your friends!
MIT License
124 stars 77 forks source link

Error: spawn /usr/bin/ffmpeg ENOENT #15

Closed 123sachithra123 closed 3 years ago

123sachithra123 commented 3 years ago

Successfully connected!

videoDetails.thumbnail.thumbnails will be removed in a near future release, use videoDetails.thumbnails instead. Error: spawn /usr/bin/ffmpeg ENOENT at Process.ChildProcess._handle.onexit (internal/child_process.js:269:19) at onErrorNT (internal/child_process.js:465:16) at processTicksAndRejections (internal/process/task_queues.js:80:21) [ERROR] 23:24:57 Error: spawn /usr/bin/ffmpeg ENOENT

if the path is wrong how I give a path thank you

mlg404 commented 3 years ago

You need to configure your ffmpegPath. Remeber to previously download and instal ffmpeg (for convertions).

Just install ffmpeg and pass the installation path to ffmpegPath

123sachithra123 commented 3 years ago

Screenshot 2021-05-05 002949 this is my path what is wrong, i also add the path to environment variables