Skip to content

Instantly share code, notes, and snippets.

View SehgalDivij's full-sized avatar
💭
I may be slow to respond. I will, though.

Divij Sehgal SehgalDivij

💭
I may be slow to respond. I will, though.
View GitHub Profile
@SehgalDivij
SehgalDivij / ffmpeg_install.md
Created January 8, 2019 21:18 — forked from jmsaavedra/ffmpeg_install.md
Install FFmpeg on a Linux Box

###Install FFmpeg via CLI on Linux box

These steps walk through installing a static binary of any ffmpeg version on to your linux machine. If you want to compile from source, there are several ways to do so. Here's the official guide. Tested and works on an AWS EC2 Ubuntu instance, but should work on any Linux machine.

  • SSH into your instance and become root