Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 385 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 385 Bytes

Demo Video Editor

/ui:

Contains the video editing ui and the revideo player component that allows for instant preview and editing (before exporting to mp4)

/revideo:

Defines a revideo project that accepts a list of voiceovers, box configs (box position etc.) and zoom configs.

To export the video, you can run npm run render, which will execute src/render.ts.