Closed itsfolf closed 8 years ago
sudo apt-get install ffmpeg -y
As recommended by the Wiki?
The tutorial shows you how to install FFmpeg correctly for Ubuntu 14.04. If it didn't work, you need to compile it yourself, and it looks like you've tried that. I hope you make
d with sudo
...
What's the output of ffmpeg -version
?
Also, @Grift, it's:
sudo add-apt-repository ppa:mc3man/trusty-media -y
sudo apt-get install ffmpeg -y
Gotta have the apt-repo from ppa first. :joy:
😅👌
I runned all the commends on the wiki, but on my unbutu instance there's now ffmpeg so I installed it by this:
Now when I startup my bot I'm getting this error:
Anyone have some tutorial to install FFmpeg correctly?