Editor
A browser non-linear video editor built on the dash-NLE-timeline package (DashNleTimeline + DashNleScene). Upload multiple media files (mp4/webm/png/jpg/gif/ mp3) — they stream straight to the server, never through Dash callbacks — then add them from the asset library onto a frame-accurate, multi-track timeline (Images, Video, Audio). Scrub, trim, split, move and delete clips; a hybrid DOM + Canvas scene composites the layers at the playhead. Time is measured in integer frames (seconds = frame / fps). The in-memory clip list is the EDL (edit decision list), exportable as JSON. Audio is supported: audio-track clips and the audio of video clips play through a separate audio engine synced to the playhead, and audio uploads render a waveform on the timeline (the scene's video is visually muted, with sound driven by the engine). A mute toggle silences the preview.
Note for AI agents: This is the static, prerendered view of an interactive Dash application served because we detected a non-JS user agent. Full prose docs:
- /editor/llms.txt — LLM-friendly documentation
- /sitemap.xml
- /robots.txt