Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i got an error while running some commands like song, setdp, and sticker. how to fix this? #129

Closed
aripstill opened this issue Jun 3, 2022 · 3 comments
Labels
question Further information is requested

Comments

@aripstill
Copy link

`[INFO] song command executed.
node:events:371
throw er; // Unhandled 'error' event
^

Error: Cannot find ffmpeg
at /home/runner/botapps/node_modules/fluent-ffmpeg/lib/processor.js:136:22
at /home/runner/botapps/node_modules/fluent-ffmpeg/lib/capabilities.js:123:9
at wrapper (/home/runner/botapps/node_modules/async/dist/async.js:271:20)
at next (/home/runner/botapps/node_modules/async/dist/async.js:5793:24)
at /home/runner/botapps/node_modules/async/dist/async.js:327:20
at /home/runner/botapps/node_modules/fluent-ffmpeg/lib/capabilities.js:116:11
at /home/runner/botapps/node_modules/fluent-ffmpeg/lib/utils.js:223:16
at F (/home/runner/botapps/node_modules/which/which.js:68:16)
at E (/home/runner/botapps/node_modules/which/which.js:80:29)
at /home/runner/botapps/node_modules/which/which.js:89:16
Emitted 'error' event on FfmpegCommand instance at:
at emitEnd (/home/runner/botapps/node_modules/fluent-ffmpeg/lib/processor.js:424:16)
at /home/runner/botapps/node_modules/fluent-ffmpeg/lib/processor.js:433:16
at wrapper (/home/runner/botapps/node_modules/async/dist/async.js:271:20)
at next (/home/runner/botapps/node_modules/async/dist/async.js:5793:24)
at /home/runner/botapps/node_modules/async/dist/async.js:327:20
at wrapper (/home/runner/botapps/node_modules/async/dist/async.js:271:20)
at next (/home/runner/botapps/node_modules/async/dist/async.js:5793:24)
at /home/runner/botapps/node_modules/async/dist/async.js:327:20
at /home/runner/botapps/node_modules/fluent-ffmpeg/lib/capabilities.js:519:16
at /home/runner/botapps/node_modules/fluent-ffmpeg/lib/processor.js:136:16`

@Prince-Mendiratta
Copy link
Owner

For some commands, you need to install ffmpeg on your device.
Check out the tutorial - https://youtu.be/3z9rUl9r2oA

@Samuelngala3
Copy link

For some commands, you need to install ffmpeg on your device. Check out the tutorial - https://youtu.be/3z9rUl9r2oA

This solves the issue as for me Thank you

@Prince-Mendiratta
Copy link
Owner

I'm assuming this issue has been resolved and thus closing this.

@Prince-Mendiratta Prince-Mendiratta added the question Further information is requested label Jun 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants