Loading text video demo.

TVA reference implementation

TEXT VIDEO ART

Plain UTF-8 frames packed as a playable archive. Inspect it, edit it, validate it, and put it on screen without a build step.

Player

Load local .tva files, inspect metadata, debug the API, and tune VJ capture output.

Open player

WebCam

Try browser-side live camera-to-text conversion without writing a file.

Open webcam

Docs

Read the format spec, charset notes, roadmap, and color layer design research.

Open docs

Public trial notes

Browser tools are static files and can be served by GitHub Pages or any local static server. TVA archive loading uses a vendored JSZip module.

TVA format version 0.1.0 stores monochrome UTF-8 plain-text frames. Color layers, canvas rendering, and media export are future work.