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
- Host: GitHub
- URL: https://github.com/spencermountain/ontario_water
- Owner: spencermountain
- Created: 2014-11-29T17:10:08.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-07T20:52:02.000Z (over 10 years ago)
- Last Synced: 2025-01-26T03:28:12.929Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 9.41 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
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
````