clappr-video-comparator
clappr-video-comparator copied to clipboard
Clappr Video Comparator Tool
trafficstars
clappr-video-comparator
A tool to subjective compare a video with different bitrates or codecs.

Online demo
Try out a fully functional online demo here.
Setup
cp videos.js.example videos.js
Contributing
- Fork it ( https://github.com/lucasmundim/clappr-video-comparator/fork )
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request