An open API service indexing awesome lists of open source software.

https://github.com/tpltnt/html5-video-encoder

a shell script to automate video encoding for HTML5
https://github.com/tpltnt/html5-video-encoder

Last synced: 5 months ago
JSON representation

a shell script to automate video encoding for HTML5

Awesome Lists containing this project

README

          

html5-video-encoder
===================

A shell script to automate video encoding for [HTML5](http://en.wikipedia.org/wiki/HTML5)
to help people abandon Adobe Flash. If you want to do something with it, please
respect the [MIT License](http://en.wikipedia.org/wiki/MIT_License) (see LICENSE.md).

requirements
------------
* [bourne-compatible](http://en.wikipedia.org/wiki/Bourne_shell) shell like [bash](http://www.gnu.org/software/bash/) or [zsh](http://www.zsh.org/) (should be default on most free/open operating systems)
* [ffmpeg](http://ffmpeg.org/)