You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Caleb Sacks edited this page Aug 7, 2020
·
11 revisions
Vidar is an API for creating complex videos
Overview
The movie represents the entire video being created. It is composed of a timeline and multiple layers. A layer is a piece of content with video and/or audio output. Each layer has a start and (typically) an end on the movie's timeline. Lastly, effects modify existing content (both movies and layers).
Currently, Vidar only recognizes visual effects, but audio can be manipulated using the web audio API.