Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
#Steps:
# sudo apt-get install libomxil-bellagio-dev
# install some other stuff, here's at least a partial list
# sudo apt-get install libopus-dev libvorbis-dev libx264-dev libx265-dev
# libtheora-dev libvpx-dev libzvbi-dev libmp3ame-dev
# git clone https://github.com/FFmpeg/FFmpeg.git
# cd FFmpeg
# Run this configuration