Glossary

The words, defined

Generative media borrowed its vocabulary from photography, cinema and machine learning, then invented the rest. 31 terms, defined in two sentences each, with how they behave in the studio.

Video

Text-to-video

Text-to-video is the generation of a video clip from a written prompt alone. The model synthesizes subject, motion, camera and lighting from the description, typically producing clips of a few seconds.

Image-to-video

Image-to-video animates a still image into a video clip: the picture fixes the subject and framing, and a prompt describes the motion. It is the standard way to keep a specific face or product consistent in generated video.

Camera move

A camera move is how the virtual camera travels during a clip — pan, push-in, tracking, orbit, crane, dolly zoom. In AI video it is prompted, not rigged, and it shapes the feel of a shot more than the subject does.

Dolly zoom

A dolly zoom moves the camera toward or away from the subject while zooming the opposite way, so the subject stays the same size while the background stretches or compresses. It is the "vertigo effect" from Hitchcock and Jaws.

Aspect ratio

Aspect ratio is the width-to-height proportion of a frame: 16:9 for widescreen and YouTube, 9:16 for vertical shorts, 1:1 for square feeds, 21:9 for cinema. In AI generation it is a parameter on modern engines and a prompt hint on older ones.

Storyboard

A storyboard is a film planned shot by shot — each scene's framing, action and length in order. In AI video it is the way past the clip-length limit: several clips with one look, played as one cut.

Take

A take is one rendered attempt at a scene. Rendering several takes of the same prompt and keeping the best is how generated video gets directed rather than accepted.

First/last frame

First/last-frame generation gives a video engine both a starting image and an ending image; the model interpolates the motion between them. It is the most precise way to control where a clip ends.

Tempo

Tempo is the pacing of motion within a clip — calm, dreamy, dynamic, tense or chaotic. It shapes how fast subjects and camera move and how much energy a shot carries.

Anamorphic lens

An anamorphic lens squeezes a wide image onto the sensor and is unsqueezed in post, producing the cinematic signature of oval bokeh, horizontal lens flares and a gentle widescreen stretch.

Image

Voice

Prompting

Platform

Uncensored AI

Uncensored AI describes models that render mature, adult fiction instead of refusing it — governed by a written acceptable-use policy rather than by a probabilistic content filter. It has never meant "no rules".

Credits

Credits are a prepaid unit for AI generation: each call costs a flat number regardless of tokens or pixels, which makes budgets predictable. On eroq, 1 credit is about one cent at the entry pack.

MCP (Model Context Protocol)

MCP is an open protocol that lets AI assistants call external tools. An MCP server exposes capabilities — like generating a video — that ChatGPT, Claude or a coding agent can invoke in conversation.

SSE streaming

Server-sent events stream a chat reply token by token over one HTTP connection, so users see text as it is generated instead of waiting for the whole completion.

Element

On eroq, an Element is a reusable place, object or style saved once and @mentioned in prompts, so the same location, product or look appears across renders and across a team.

Character (persistent)

A persistent character is an AI cast member defined once — face references, persona, voice — and reused across images, video and dialogue so they stay the same person in every scene.

Remix

Remix reloads a finished render's complete recipe — prompt, model, camera, rack settings, length — into the composer so it can be revised rather than rebuilt from memory.

Webhook

A webhook is a signed HTTP callback a platform sends to your server when an asynchronous job finishes, so you do not have to poll. Video generation, which takes minutes, is the canonical case.

Workspace

A workspace is a shared account space with members, seats and one credit wallet, so a team spends and creates together while each person keeps their own login.