Skip to content

Instantly share code, notes, and snippets.

@usunyu
Created April 24, 2016 01:16
Show Gist options
  • Save usunyu/a38ea4e27c45b90f9428afafd82b9207 to your computer and use it in GitHub Desktop.
Save usunyu/a38ea4e27c45b90f9428afafd82b9207 to your computer and use it in GitHub Desktop.
Quickly compile FFmpeg with libx264 (x264, H.264)
./configure --enable-gpl --enable-libx264
make
make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment