composer / manifest_config.json
factorstudios's picture
Upload 13 files
4e7bafb verified
Raw
History Blame Contribute Delete
4.15 kB
{
"title": "The 6AM Glow Up",
"scenes": [
{
"idx": 0,
"label": "THE 6AM GLOW UP",
"duration_s": 4.7,
"motion": {
"type": "slow_push_in",
"scale_start": 1.0,
"scale_end": 1.08
},
"text": {
"type": "center_stroke_pop",
"entry_frame": 2,
"hold_frames": 125,
"font_size": 95,
"align": "center"
},
"grade": {
"crush_blacks": 15,
"contrast": 1.15
},
"transition": {
"type": "hard_cut",
"frames": 1
}
},
{
"idx": 1,
"label": "~SILENT WAKE CALL",
"duration_s": 2.3,
"motion": {
"type": "snap_zoom",
"scale_start": 1.0,
"scale_end": 1.12
},
"text": {
"type": "center_pop",
"entry_frame": 0,
"hold_frames": 69,
"font_size": 110,
"align": "center"
},
"grade": {
"warm_tint": true,
"lift_mids": 10
},
"transition": {
"type": "whip_pan_right",
"frames": 4
}
},
{
"idx": 2,
"label": "~FIRST SIP CLARITY",
"duration_s": 2.3,
"motion": {
"type": "static"
},
"text": {
"type": "center_fade_pop",
"entry_frame": 2,
"hold_frames": 66,
"font_size": 110,
"align": "center"
},
"grade": {
"desaturate": true,
"lift_blacks": 5
},
"transition": {
"type": "whip_pan_right",
"frames": 4
}
},
{
"idx": 3,
"label": "~GENTLE BODY FLOW",
"duration_s": 2.3,
"motion": {
"type": "static"
},
"text": {
"type": "center_fade_pop",
"entry_frame": 2,
"hold_frames": 66,
"font_size": 110,
"align": "center"
},
"grade": {
"cool_tint": true,
"highlights": -15
},
"transition": {
"type": "whip_pan_right",
"frames": 4
}
},
{
"idx": 4,
"label": "~PAGES OF PURPOSE",
"duration_s": 2.3,
"motion": {
"type": "static"
},
"text": {
"type": "center_fade_pop",
"entry_frame": 2,
"hold_frames": 66,
"font_size": 110,
"align": "center"
},
"grade": {
"soft_pink": true,
"lift_mids": 15
},
"transition": {
"type": "whip_pan_right",
"frames": 4
}
},
{
"idx": 5,
"label": "~SKIN DEEP RITUAL",
"duration_s": 2.3,
"motion": {
"type": "static"
},
"text": {
"type": "center_fade_pop",
"entry_frame": 2,
"hold_frames": 66,
"font_size": 110,
"align": "center"
},
"grade": {
"indoor_warm": true,
"lift_shadows": 8
},
"transition": {
"type": "whip_pan_right",
"frames": 4
}
},
{
"idx": 6,
"label": "~INTENTIONAL DAY BLUEPRINT",
"duration_s": 2.3,
"motion": {
"type": "static"
},
"text": {
"type": "center_fade_pop",
"entry_frame": 2,
"hold_frames": 66,
"font_size": 110,
"align": "center"
},
"grade": {
"teal_orange": true,
"crush_blacks": 10
},
"transition": {
"type": "whip_pan_right",
"frames": 4
}
},
{
"idx": 7,
"label": "~READY TO CONQUER",
"duration_s": 2.3,
"motion": {
"type": "static"
},
"text": {
"type": "center_fade_pop",
"entry_frame": 2,
"hold_frames": 66,
"font_size": 110,
"align": "center"
},
"grade": {
"dark_moody": true,
"crush_blacks": 20,
"desaturate": 15
},
"transition": {
"type": "whip_pan_right",
"frames": 4
}
}
]
}