OpenKKnD/docs/CINEMATICS.md

21 lines
437 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Cinematics — OpenKKnD / Pitchwell
Original briefing clips only. **≥1280×720**, **≥24 fps**, **≥6 s**. Not 480p. No KKnD FMV, no Nintendo likeness.
## META.json (per clip)
```json
{
"id": "first-contact",
"width": 1280,
"height": 720,
"fps": 24,
"seconds": 6,
"license": "original",
"pipeline": "ffmpeg-stub"
}
```
Output: `assets/cinematics/<id>/out/` + `META.json`.
Stub: `scripts/cinematics/make_stub.sh`