Skip to content
This repository was archived by the owner on Aug 9, 2024. It is now read-only.

Roadmap Plan

velniukas edited this page Jun 13, 2012 · 1 revision

PoC Implementation steps

Validate key technologies for video and images

  1. Create HTML page to specify chapters and styling
  • a textarea input for chapter headings - one per line, sub-chapters indented
  • Font, background + text colors, gradient
  1. Render a single image from the first chapter, using the inputs from (1)
  • Do the same (2) for all the chapter headings
  1. Convert the single image in (2) into a video clip of 3s
  • Do the same (3) for all images of chapter headings
  1. Add an audio track to the first video clip
  • Do the same (4) for all video clips
  1. Inject the chapter heading video snippets into an arbitrary video clip at equal separation for now
  2. Create a viewer page which previews the video clip in a carousel style
  3. Allow the user to drag the inserted video segments left and right
  • Remix / recreate the video clip as needed

Clone this wiki locally