mirror of
https://github.com/heygen-com/hyperframes.git
synced 2026-09-03 12:54:29 +00:00
Upload re-rendered videos with -v2 filenames to bypass CloudFront immutable cache. Replace gradient-fill with improved version from sandbox composition.
17 lines
609 B
JSON
17 lines
609 B
JSON
{
|
|
"$schema": "https://hyperframes.heygen.com/schema/registry-item.json",
|
|
"name": "caption-matrix-decode",
|
|
"type": "hyperframes:component",
|
|
"title": "Matrix Decode",
|
|
"description": "Character scramble animation before text reveal",
|
|
"tags": ["captions", "caption-style", "matrix", "scramble", "decode"],
|
|
"files": [
|
|
{
|
|
"path": "caption-matrix-decode.html",
|
|
"target": "compositions/components/caption-matrix-decode.html",
|
|
"type": "hyperframes:snippet"
|
|
}
|
|
],
|
|
"preview": "https://static.heygen.ai/hyperframes-oss/registry/components/caption-matrix-decode/preview-v2.mp4"
|
|
}
|