Skip to content
This repository has been archived by the owner on Jun 7, 2018. It is now read-only.

Latest commit

 

History

History
12 lines (7 loc) · 353 Bytes

README.rst

File metadata and controls

12 lines (7 loc) · 353 Bytes

Welcome to html5video!

Converts a source video file into the multiple video container and codecs required to support HTML5's <video> tag

Example command line usage to create all HTML5 video formats:

html5video /path/to/source/file -o /output/directory

See http://html5video.readthedocs.org/ for further documentation.