/video-annotator

Video text annotation and merging

Primary LanguageHTML

Video-annotator

Video text annotation based on fabric.js, reimg.js and whammy.js.

What it does

It takes in a video, allow the user to add text annotations on canvas then merge the canvas and the video as one .webm file.

Storage

The annotation texts are stored in as cookies in a json format then the player page can read them from there.

Frontend framework

🍦

Known issues

The annotation frames loose on aspect ratio as their canvas get scaled on the video's size.