clappr-video-comparator icon indicating copy to clipboard operation
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.

image

Online demo

Try out a fully functional online demo here.

Setup

cp videos.js.example videos.js

Contributing

  1. Fork it ( https://github.com/lucasmundim/clappr-video-comparator/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request