Guichaguri / DiscordDJ

Discord DJ Bot. Play music in your server. Inspired by PlugDJ
http://guichaguri.github.io/DiscordDJ/
GNU Lesser General Public License v2.1
199 stars 50 forks source link

FFmpeg #42

Closed PlayRed closed 8 years ago

PlayRed commented 8 years ago

First: "Encoder found." and when I start music: "The encoder was not found." screenshot 27

PlayRed commented 8 years ago

how to fix it?

Guichaguri commented 8 years ago

For now you can add FFmpeg to Path

PlayRed commented 8 years ago

I foud the mistake in the config I changed "encoder-path": "C:\ffmpeg\bin\ffmpeg.exe", to "encoder-path": "C:\ffmpeg\bin\ffmpeg.exe",

now it works

kevin8082 commented 8 years ago

Just out of curiosity, did you download with or without ffmpeg? and the change you did looks like the same thing on both texts

Guichaguri commented 8 years ago

Fixed in v0.0.5