42 Video Creative

Cinematic ad video in one call. Footage + motion graphics + CTA.

Live from $2.50 / video ~3–5 minutes

What it does

Describe the ad. 42 Video Creative produces a finished MP4 with realistic footage, motion graphics, animated titles, CTA and brand colours — not a raw clip that still needs Premiere.

The pipeline plans a 3-scene story (hook, body, CTA) from your brief, generates the footage, then composites React-powered motion graphics on top with typography, transitions and a call-to-action tied to your domain. The file that drops in your inbox is the ad.

Why this one

  • 01 The only text-to-video that delivers footage and motion graphics mixed in the same call. Runway, Kling, Sora alternatives give you clips; we give you ads.
  • 02 CTA, headlines and brand colours baked into the render — no post-production required before upload.
  • 03 Portrait and landscape trained as first-class outputs. No letterbox, no reframing drift in vertical.

Inputs

  • Text prompt
  • Duration, aspect, resolution

Outputs

  • 16:9 landscape
  • 9:16 portrait
  • 720p or 1080p
  • 4–8 second clips

Example prompts

01 8-second product launch video for a B2B analytics SaaS. Headline: "See your data decide". CTA: "Start for free". Brand colour: electric blue. Landscape 1080p. Try →
02 6-second Reel for a fashion drop. Tagline: "Autumn is loud this year". Mood: cinematic, warm. Portrait 1080p. Try →
03 5-second recruitment teaser for a climate-tech startup. Headline: "Build what matters". CTA: "See open roles". Energetic, bright palette. 16:9. Try →

API

Single endpoint, JSON in, URL out. Standard REST — works with any HTTP client, n8n, Make, Zapier, and MCP.

curl -X POST https://api.42rows.com/v1/video-creative \
  -H "Authorization: Bearer sk_..." \
  -H "Content-Type: application/json" \
  -d '{
    "prompt": "Launch teaser for an enterprise data platform",
    "duration": 8,
    "aspect_ratio": "16:9",
    "resolution": "1080p"
  }'

FAQ

Can I bring my own footage?

Not yet — every render is fully generated. Bring-your-own-clip mode is on the roadmap and would be useful if you need brand-exact environments.

What about audio and voice-over?

The current release produces silent video optimised for feed ads (where sound is off by default). Voice-over and music ship in a future revision.

How long does one video take?

Typically 3–5 minutes end-to-end. The biggest factor is GPU queue — during peak hours it can stretch, off-peak it drops under 3.

Is the output really 1080p?

Yes, final MP4 is 1080p H.264. The internal generation pipeline upscales from a lower resolution, which is how we keep cost and latency manageable.

What about longer videos?

Current cap is 8 seconds of footage, which matches paid-ad engagement sweet spots (LinkedIn, Meta, TikTok). Longer formats are on the roadmap.

Ready to ship creative?

Try it in the public terminal or get an API key.