jastribal.blogg.se

Install ffmpeg ec2
Install ffmpeg ec2









install ffmpeg ec2

Note: That last i386 indicates that it’s 32-bit x86_64 indicates 64-bit.Īlso, by hit and trial, I found out that the processor is AMD and not ARM. To check if your system is 32-bit or 64-bit you can execute the following command: uname -a Go to the following link and download a static build relevant for your system. Step 4: Download a static build of ffmpeg Step 3: Inside the /usr/local/bin directory, create an ffmpeg directory and go inside it. Step 2: Go to the /usr/local/bin directory cd /usr/local/bin Step 1: SSH into your instance and become root sudo su. To be fair ffmpeg has provided a compilation guide for CentOS but for lazy people, it is too much of an effort. 🙂įinally, I found a solution that worked perfectly so I thought of sharing it here. For Debian and Ubuntu distributions, ffmpeg is available as a apt-get package but for other distributions you have to manually compile it. The issue was that my EC2 instance is running Amazon Linux based AMI which is probably based on some version of CentOS.

install ffmpeg ec2

Recently, I needed to install ffmpeg on my EC2 instance and I struggled quite a bit to set it up.











Install ffmpeg ec2