Skip to content

Instantly share code, notes, and snippets.

@Maigre
Last active September 15, 2016 16:47
Show Gist options
  • Save Maigre/ab6d6bed690dc5fcdc83fa3c308939fc to your computer and use it in GitHub Desktop.
Save Maigre/ab6d6bed690dc5fcdc83fa3c308939fc to your computer and use it in GitHub Desktop.
# libass dependencies
sudo apt install libfreetype6-dev libfribidi-dev libfontconfig1-dev
# ffmpeg dependencies
sudo apt install yasm libx264-dev
# mpv dependencies
sudo apt install libvdpau-dev libva-dev libxv-dev libjpeg-dev libxkbcommon-dev libxinerama-dev libxrandr-dev libgles2-mesa-dev libgles1-mesa-dev libv4l-dev libxss-dev libgl1-mesa-dev libgl2-mesa-dev
# lua
sudo apt install luarocks
sudo luarocks install osc lens
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment