• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

How to install ffmpeg on Plesk Linux base server

aukwokfai

New Pleskian
Hello,

I have server with the Plesk control panel on Linux server and want to install ffmpeg but not sure about the steps to install it. Is there any one who have any script or easy steps to install ffmpeg on my server.

Any help will be much appreciated.
 
Open a remote console to your server and type:
aptitude install ffmpeg
 
Back
Top