Skip to content

Instantly share code, notes, and snippets.

@shi-yan
Created March 27, 2015 21:51
Show Gist options
  • Save shi-yan/8931b02aae8d8b9556cd to your computer and use it in GitHub Desktop.
Save shi-yan/8931b02aae8d8b9556cd to your computer and use it in GitHub Desktop.
build chromium with h264 codec
chromium/src$ export GYP_DEFINES="proprietary_codecs=1 ffmpeg_branding=Chrome"
chromium/src$ build/gyp_chromium
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment