skick1234 / DisTube

A powerful Discord.js module for simplifying music commands and effortless playback of various sources with integrated audio filters.
https://distube.js.org
MIT License
422 stars 95 forks source link

after dowload FFmpeg from repo, how to add this to source ? #326

Closed minhquangxx closed 4 months ago

minhquangxx commented 4 months ago
  1. FFmpeg/avconv not found Reason: FFmpeg is not installed Solution:

Install FFmpeg on: Windows - Linux (Ubuntu, Mint,...) Download FFmpeg from this repo if the download links are not available

Note:

Do NOT install ffmpeg npm package. Uninstall it if installed with npm uninstall ffmpeg

skick1234 commented 4 months ago

image Issue is for bug report, not general support