Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

353
Views
Discord JS v13 FFmpeg not found on rootserver

I just installed my DiscordJS Bot on my new rootserver, I copied the files 1:1 to the server and started the Bot. The Bot starts normal but when I try to execute a command where the bot joins a vc and plays audio it says:

throw new Error('FFmpeg/avconv not found!');
      ^

Error: FFmpeg/avconv not found!

Which is weird because I have ffmpeg and ffmpeg-static installed, and the same script works normally on my PC when I run it. Any ideas why?

Edit: The only difference between the versions on the PC and the rootserver are the Node.js versions; PC: 16.6.0, rootserver: 17.4.0 (the rootserver is running on ubunu 11, and my PC on windows 10)

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

You didn't install FFmpeg on your host yet

FFmpeg can be installed with npm:

npm install ffmpeg-static

Update: You can also install it directly using apt:

sudo apt install ffmpeg
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!