vide.zerdalu.com
Vide
First seen 2026-09-14 · Last seen 2026-09-14 · Source: webmcp.com
Answer 13 · Act 14 · Transact 1 · Score: Not yet scored
Tool inspector
export_video
Renders the specified or active Vide DSL script into an MP4 video using browser-accelerated WebCodecs / Mediabunny. Automatically opens the Studio export modal showing live progress, saves the output to the exports/ directory, and returns the output metadata and file size.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
code |
string | no | Optional custom Vide DSL code (defaults to active script) |
codec |
string | no | Video codec (default: "avc") |
fileName |
string | no | Target MP4 filename |
width |
number | no | Optional custom video width |
height |
number | no | Optional custom video height |
fps |
number | no | Optional frame rate override |
Raw JSON schema
{
"type": "object",
"properties": {
"code": {
"type": "string",
"description": "Optional custom Vide DSL code (defaults to active script)"
},
"codec": {
"type": "string",
"enum": [
"avc",
"av1",
"vp9"
],
"description": "Video codec (default: \"avc\")"
},
"fileName": {
"type": "string",
"description": "Target MP4 filename"
},
"width": {
"type": "number",
"description": "Optional custom video width"
},
"height": {
"type": "number",
"description": "Optional custom video height"
},
"fps": {
"type": "number",
"description": "Optional frame rate override"
}
}
}
Similar websites
eworker.ca
E-Worker is business infrastructure powered by AI, with focused apps and connected business work.
urban-planning-copilot.heisenbug.in
Urban Planning Copilot
labspace-agent-twin.onrender.com
LabSpace Atlas — design laboratories, index exact locations, and let a browser agent plan, audit, and navigate the spatial twin.
sheetcanvas.com
Connect Claude, Codex, or another MCP-capable agent to SheetCanvas so messy business data becomes durable tables, charts, pivots, notes, and dashboards.