返回 html-video
template.html-video.yaml
根目录 / templates / frame-vignelli / template.html-video.yaml
1 spec_version: 1
2 id: frame-vignelli
3 name: Vignelli
4 description: >
5 Bold typography with red accents
6
7 engine: hyperframes
8 engine_version: ^0.4.0
9 source_entry: index.html
10
11 category: social-shorts
12 subcategory: portrait-bold
13 tags: [vignelli, red, bold, portrait, 9:16]
14
15 best_for:
16 - "Portrait social"
17 - "Bold statement card"
18 - "Red-accent promo"
19
20 output:
21 formats: [mp4, webm]
22 default_format: mp4
23 resolution:
24 default: { width: 1080, height: 1920 }
25 supported_aspects: ["9:16"]
26 fps:
27 default: 30
28 supported: [30, 60]
29 duration:
30 type: variable
31 min_sec: 3
32 max_sec: 30
33 default_sec: 10
34 alpha: false
35 audio: { supported: false }
36
37 inputs:
38 schema:
39 type: object
40 properties: {}
41 examples: []
42
43 license:
44 spdx: Apache-2.0
45 attribution_required: true
46 redistribution_allowed: true
47 commercial_use: true
48 notes: "Forked from heygen-com/hyperframes registry/examples/vignelli (Apache-2.0)."
49
50 assets_attribution:
51 - name: "hyperframes registry/examples/vignelli"
52 license: "Apache-2.0"
53 author: "heygen-com / Hyperframes"
54 url: "https://github.com/heygen-com/hyperframes/tree/main/registry/examples/vignelli"
55
56 author:
57 name: "heygen-com / Hyperframes"
58 url: "https://github.com/heygen-com/hyperframes"
59
60 version: "0.1.0"
61
62 preview:
63 poster: poster.svg
64
64 lines YAML