Page 1 of 1

Unable to install ffmpeg on Raspberry Pi 3

Posted: Wed Sep 16, 2020 10:53 am
by tcalvete
I tried to install transcoding using the command

sudo apt-get install ffmpeg

and receive an error (Package “ffmpeg” has no installation candidate).

I’m not a programmer.

How do I find and install the candidate?

Thanks

Re: Unable to install ffmpeg on Raspberry Pi 3

Posted: Thu Dec 03, 2020 10:45 am
by andyrays
Hi. I followed this guide.

http://jollejolles.com/installing-ffmpe ... pberry-pi/

It took a long time but now it works

After the installation, you have to configure the ffmpeg path in mymedia settings, with the following value :
/usr/local/bin/ffmpeg

Hope it can help