返回 html-video
template.html-video.yaml
根目录 / templates / frame-product-promo-30s / template.html-video.yaml
1 spec_version: 1
2 id: frame-product-promo-30s
3 name: Product Promo · 30s
4 description: >
5 Multi-scene 30-second product promo: problem-type intro, brand reveal,
6 benefits flowchart, product surfaces, value pillars, foundation, CTA outro.
7 Forked from Nate Herk's hyperframes-student-kit (linear-promo-30s);
8 brand-specific copy + assets replaced with generic placeholders.
9
10 engine: hyperframes
11 engine_version: ^0.4.0
12 source_entry: index.html
13
14 category: product-demo
15 subcategory: multi-scene
16 tags: [product, promo, multi-scene, 30s, benefits, flowchart, sfx]
17
18 best_for:
19 - "30-second product promo"
20 - "B2B SaaS launch"
21 - "Multi-feature reel with sound"
22
23 output:
24 formats: [mp4, webm]
25 default_format: mp4
26 resolution:
27 default: { width: 1920, height: 1080 }
28 supported_aspects: ["16:9"]
29 fps:
30 default: 30
31 supported: [30, 60]
32 duration:
33 type: variable
34 min_sec: 25
35 max_sec: 35
36 default_sec: 30
37 alpha: false
38 audio: { supported: true, expected_inputs: ["sfx-twinkle.mp3", "sfx-whoosh-1.mp3", "sfx-whoosh-2.mp3", "warm-pad.mp3"] }
39
40 inputs:
41 schema:
42 type: object
43 properties: {}
44 examples: []
45
46 license:
47 spdx: MIT
48 attribution_required: true
49 redistribution_allowed: true
50 commercial_use: true
51 notes: "Forked from nateherkai/hyperframes-student-kit (MIT). Brand-specific Linear assets replaced with generic placeholders."
52
53 assets_attribution:
54 - name: "hyperframes-student-kit / linear-promo-30s"
55 license: "MIT"
56 author: "Nate Herk"
57 url: "https://github.com/nateherkai/hyperframes-student-kit/tree/main/video-projects/linear-promo-30s"
58
59 author:
60 name: "Nate Herk"
61 url: "https://github.com/nateherkai/hyperframes-student-kit"
62
63 version: "0.1.0"
64
65 preview:
66 poster: poster.svg
67
67 lines YAML