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
- Host: GitHub
- URL: https://github.com/tpltnt/html5-video-encoder
- Owner: tpltnt
- License: other
- Created: 2013-02-25T22:27:31.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-02-25T23:17:23.000Z (almost 13 years ago)
- Last Synced: 2025-03-16T12:46:44.022Z (10 months ago)
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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/)