Add realistic 16:9 H3 save-video test

This commit is contained in:
Morpheus
2026-08-26 11:29:55 +00:00
parent 3a7325dc22
commit 004f71d549
2 changed files with 172 additions and 0 deletions
@@ -34,6 +34,18 @@ The included `api-prompt.json` expects those names in `LoadImage`.
- `2 beats`
- total target runtime = `6s`
## Variants
- `api-prompt.json`
- short proof run
- `2` beats at `3s` each
- total target runtime = `6s`
- `api-prompt-realistic-16x9.json`
- longer realistic scenario
- `2` beats at `4s` each
- total target runtime = `8s`
## Notes
- This is a practical API flow, not a promoted master workflow.