Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 374 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 374 Bytes

HTML5 Video Conversion Helpers

To use:

bundle install
brew bundle
./convert path/to/movie.mov  output-name-without-extension

This will output the following files:

output/
  index.html
  player.swf
  output-name.jpg
  output-name.webm
  output-name.mp4

player.swf was lovingly stolen from https://github.com/csscallum/HTML5-Video