| 1 | spec_version: 1 |
| 2 | id: frame-play-mode |
| 3 | name: Play Mode |
| 4 | description: > |
| 5 | Playful elastic animations |
| 6 | |
| 7 | engine: hyperframes |
| 8 | engine_version: ^0.4.0 |
| 9 | source_entry: index.html |
| 10 | |
| 11 | category: social-shorts |
| 12 | subcategory: playful |
| 13 | tags: [playful, elastic, fun, bouncy, social] |
| 14 | |
| 15 | best_for: |
| 16 | - "Playful social ad" |
| 17 | - "Casual intro" |
| 18 | - "Fun product" |
| 19 | |
| 20 | output: |
| 21 | formats: [mp4, webm] |
| 22 | default_format: mp4 |
| 23 | resolution: |
| 24 | default: { width: 1920, height: 1080 } |
| 25 | supported_aspects: ["16:9"] |
| 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/play-mode (Apache-2.0)." |
| 49 | |
| 50 | assets_attribution: |
| 51 | - name: "hyperframes registry/examples/play-mode" |
| 52 | license: "Apache-2.0" |
| 53 | author: "heygen-com / Hyperframes" |
| 54 | url: "https://github.com/heygen-com/hyperframes/tree/main/registry/examples/play-mode" |
| 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 |