mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-01 19:42:03 +00:00
Adds the pages the rebuilt navigation is organised around, and moves the sidebar onto that structure. Every entry points at a file that exists after this commit; nothing is rewritten or removed yet, and no redirect is claimed yet. - Studio (13 pages) — the editor had no section of its own - One guide per creation workflow, matching the shipped agent skills - Section hubs: Concepts, Catalog, Developers, Deploy, Workflows, Help, Go further, Product updates, 30 Days of HyperFrames Pages a later commit retires drop out of the sidebar here but still exist and still resolve, so the site stays navigable at this commit. Incidentally fixes a link to /concepts from the Lambda migration guide that is broken on main today — the destination did not exist.
74 lines
3.1 KiB
Plaintext
74 lines
3.1 KiB
Plaintext
---
|
|
title: "Create a custom video"
|
|
sidebarTitle: "Custom video"
|
|
description: "Combine sources, change existing footage, or co-direct a video when no focused workflow fits."
|
|
---
|
|
|
|
import { DocsVideo } from "/snippets/docs-video.jsx";
|
|
|
|
Use General Video when the work is genuinely custom: several source types, editable footage, a longer multi-scene story, an unusual format, or close creative collaboration.
|
|
|
|
<Frame caption="A complete launch film about timeline editing. The custom route combines the story, product evidence, motion, voice, music, and sound.">
|
|
<DocsVideo
|
|
title="A complete launch film about timeline editing"
|
|
src="https://static.heygen.ai/hyperframes-oss/docs/images/showcase/full-timeline.mp4"
|
|
poster="https://static.heygen.ai/hyperframes-oss/docs/images/showcase/general-video-timing-v1.jpg"
|
|
/>
|
|
</Frame>
|
|
|
|
## Make the request
|
|
|
|
Describe the outcome and give the agent whatever source material already
|
|
exists:
|
|
|
|
```text
|
|
Using /hyperframes, make a one-minute recruiting film from the interview clips
|
|
and office footage in assets. Keep the employees' own words central.
|
|
```
|
|
|
|
The agent proposes a treatment and confirms the important intent before the
|
|
build. Use this path when choosing the story together matters more than fitting
|
|
one predefined input-to-output workflow.
|
|
|
|
## How should the agent work with you?
|
|
|
|
- **Build it for me** — let the agent make the creative decisions and return a complete first preview.
|
|
- **Review the story first** — approve the storyboard and rough layouts before detailed production.
|
|
- **Co-direct it** — shape the story, visual system, motion, transitions, audio, opening, and ending with the agent.
|
|
|
|
In companion mode, the agent proposes a complete creative treatment first. You redirect or remove what does not serve the idea; you do not have to request quality layer by layer.
|
|
|
|
## Use the custom route when
|
|
|
|
- several kinds of source material must become one video;
|
|
- the underlying footage may be trimmed, reordered, or changed;
|
|
- the piece needs a longer or unusual multi-scene structure;
|
|
- the same idea needs deliberately redesigned versions for different formats;
|
|
- you want to shape the creative treatment with the agent.
|
|
|
|
If one source already determines the job—a product URL, article, pull request, track, talking-head clip, or short motion graphic—start with its [focused workflow](/workflows).
|
|
|
|
## Keep feedback useful
|
|
|
|
Review the story before polishing motion. Use Studio for direct changes you can
|
|
point to. Ask the agent when feedback affects several scenes, source files,
|
|
media, or the overall narrative.
|
|
|
|
Before export, confirm:
|
|
|
|
- only source material that serves the story remains;
|
|
- narration, music, sound, and silence have a deliberate role;
|
|
- each requested format has been composed, not merely cropped;
|
|
- the opening and ending feel designed;
|
|
- the complete project passes its checks.
|
|
|
|
<Card title="Finish and share" icon="circle-check" href="/guides/export-and-share">
|
|
Check the complete result and render it from your preferred surface.
|
|
</Card>
|
|
|
|
## Related topics
|
|
|
|
- [Choose a focused workflow](/workflows)
|
|
- [Review the story before polishing](/studio/storyboard)
|
|
- [Edit the built project in Studio](/studio)
|