Question

Regards, For one a script I need the following support to have on the my server.

How do I check what I got from this on server? And how can I install over SSH if its no on server?

Was it helpful?

Solution

It depends on your server, if it is a Debian/Ubuntu distribution or similar:

apt-get update
apt-get upgrade
sudo apt-add-repository ppa:jon-severinsson/ffmpeg
sudo apt-get update
sudo apt-get install ffmpeg mplayer mencoder mediainfo yamdi
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top