Unable to install ffmpeg on Raspberry Pi 3

Post Reply
tcalvete
Posts: 1
Joined: Wed Sep 16, 2020 1:24 am

Unable to install ffmpeg on Raspberry Pi 3

Post 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
andyrays
Posts: 2
Joined: Thu Dec 03, 2020 9:26 am

Re: Unable to install ffmpeg on Raspberry Pi 3

Post 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
Post Reply