Skip to content

Instantly share code, notes, and snippets.

@icaoberg
Created October 2, 2013 21:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save icaoberg/6800493 to your computer and use it in GitHub Desktop.
Save icaoberg/6800493 to your computer and use it in GitHub Desktop.
[MacOSX] Install mencoder in MacOSX using MacPorts
sudo port -v selfupdate
sudo port upgrade outdated
sudo port install ffmpeg +gpl +postproc +lame +theora +libogg +vorbis +xvid +x264 +a52 +faac +faad +dts +nonfree
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment