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

https://github.com/spencermountain/ontario_water

infrastructure for html5 video encoding+stuff
https://github.com/spencermountain/ontario_water

Last synced: about 1 month ago
JSON representation

infrastructure for html5 video encoding+stuff

Awesome Lists containing this project

README

        

nodejs video build+process and analysis scripts for html5 crazy-assed support

this - https://blog.mediacru.sh/2013/12/23/The-right-way-to-encode-HTML5-video.html

dependecy is ffpeg, with all the fixins':

````bash
brew reinstall ffmpeg --with-fdk-aac --with-ffplay --with-freetype --with-libass --with-libquvi --with-libvorbis --with-libvpx --with-opus --with-x265
````