Skip to content

Instantly share code, notes, and snippets.

@joemaller
Created October 23, 2012 17:37
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 joemaller/3940259 to your computer and use it in GitHub Desktop.
Save joemaller/3940259 to your computer and use it in GitHub Desktop.
MediaElement.js: Enable smoothing in Flash fallback
// Add to the options object when initializing MediaElement.js players for high-quality scaling
// found in source file mediaelement-and-player.js:1192, adds "smoothing=true" to flashvars
enablePluginSmoothing: true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment