kenseii / video-annotator

Video text annotation and merging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Video text annotation and merging


Languages

Language:HTML 53.0%Language:JavaScript 45.8%Language:CSS 1.2%