Last active
August 26, 2025 14:44
-
-
Save austinsonger/ebd5ad56d68ee093b83544d498d257b5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"title": "Behind the Glass", | |
"duration_sec": 8, | |
"visual": { | |
"setting": "bathroom with cracked mirror", | |
"subject": "figure in reflection smiles while real subject does not", | |
"camera": "tight over-the-shoulder on the mirror", | |
"motion": "reflection lags slightly, then grins", | |
"color": "cold white tiles with dark shadows" | |
}, | |
"voiceover": { | |
"text": "The reflection isn’t always yours.", | |
"tone": "chilling, restrained", | |
"fx": "glassy reverb" | |
}, | |
"sound": { | |
"bed": "low frequency rumble", | |
"fx": [ | |
"water drip echo", | |
"mirror crack faintly spreading" | |
] | |
}, | |
"notes": "Keep reflection movement subtle until the final grin." | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"scene": "realistic detailed 3d", | |
"style": "stylized", | |
"main_subject": { | |
"type": "male", | |
"skin": "fair", | |
"eyes": "vivid blue", | |
"hair": "dirty blonde", | |
"hair_style": "faux hawk", | |
"beard": "short stubble, dirty blonde, about 3-4 days of growth", | |
"clothing": { | |
"top": "bright blue t-shirt", | |
"bottom": "dark blue jeans" | |
}, | |
"pose": "full body, walking naturally", | |
"action": "walking side by side with female, holding an umbrella tilted to one side" | |
}, | |
"secondary_subject": { | |
"type": "female (Filipina or Arabic)", | |
"skin": "fair to medium with warm undertones", | |
"eyes": "almond-shaped dark brown", | |
"hair": "long dark brown to black, straight, worn loose or in a high ponytail", | |
"accessories": "small stud earrings, ring with green stone on left ring finger", | |
"clothing": { | |
"dress": "white halter-style summer dress with light flowing fabric" | |
}, | |
"pose": "full body, walking alongside male, smiling warmly" | |
}, | |
"composition": "one man and one woman only, full body view, walking close together in the rainy street with wet reflections", | |
"background": { | |
"setting": "moody city street at night", | |
"details": "glowing neon reflections on wet pavement, umbrellas around, soft rain falling" | |
}, | |
"output": { | |
"dimensions": "1080x1920", | |
"aspect_ratio": "9:16" | |
}, | |
"dialogue": { | |
"male": "<PLACEHOLDER>", | |
"female": "<PLACEHOLDER>", | |
"notes": "This dialogue must be spoken normally. No singing, no lyrics, no musical tone." | |
}, | |
"audio_background": { | |
"type": "ambient_rain_city", | |
"volume": "low", | |
"notes": "Keep this exact sound across all scenes. " | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"scene": "Alien Planet Descent Shot", | |
"prompt": "A distant sun filters through a toxic green atmosphere. Acid rain falls from a violent storm system, carving razor-sharp lava spires that claw at the sky. The surface below is barren and hostile — a dead planet with no indigenous life.", | |
"location": { | |
"name": "Alien Planet Descent Shot", | |
"type": "alien planet", | |
"atmosphere": "angry green, storm-filled, toxic", | |
"surface": "lava spires, rocky wasteland, etched by acid rain" | |
}, | |
"style": "cinematic, sci-fi, Ridley Scott aesthetic", | |
"mood": "ominous, hostile, nightmarish", | |
"lighting": "muted daylight filtered through thick atmosphere", | |
"color_palette": ["sickly green", "ashen gray", "charcoal black", "acid yellow"], | |
"camera": { | |
"movement": "forward descent through atmosphere", | |
"angle": "starts wide high-altitude, gradually tilting downward", | |
"focus": "transitioning from storm clouds to surface detail", | |
"tracking_shot": "slow, immersive descent from sky into atmosphere" | |
}, | |
"audio": { | |
"background_music": "low droning synths, industrial ambience", | |
"sound_effects": ["acid rain sizzling on rocks", "distant thunder rumbles"] | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"title": "Don’t Look Down", | |
"duration_sec": 8, | |
"visual": { | |
"setting": "spiral staircase plunging into blackness", | |
"subject": "person descends but something crawls on underside of stairs", | |
"camera": "top-down spin following descent", | |
"motion": "shadows stretch unnaturally as figure moves", | |
"color": "crimson shadows, desaturated stone" | |
}, | |
"voiceover": { | |
"text": "Fear waits just beneath your step.", | |
"tone": "harsh, breathy", | |
"fx": "guttural undertone growl" | |
}, | |
"sound": { | |
"bed": "rising atonal strings", | |
"fx": [ | |
"echoed footsteps doubling unnaturally", | |
"claw scrape under wood" | |
] | |
}, | |
"notes": "Keep the crawling figure barely visible; suggestion is scarier." | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"title": "Echoes of Tomorrow", | |
"duration_sec": 8, | |
"visual": { | |
"setting": "abandoned train station with shafts of golden light", | |
"subject": "child places a paper boat on a flooded track", | |
"camera": "tracking shot following the boat downstream", | |
"motion": "rippling reflections, drifting boat", | |
"color": "sepia warmth with muted shadows" | |
}, | |
"voiceover": { | |
"text": "Small hopes carry further than you think.", | |
"tone": "gentle, wistful", | |
"fx": "slight vinyl crackle warmth" | |
}, | |
"sound": { | |
"bed": "soft strings and water dripping", | |
"fx": [ | |
"echo of footsteps fading", | |
"drip into puddle" | |
] | |
}, | |
"notes": "Let silence punctuate moments; avoid overscoring." | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"title": "Harbor of Resolve", | |
"duration_sec": 8, | |
"visual": { | |
"setting": "stormy seaside cliff, lighthouse beam cutting through rain", | |
"subject": "solitary figure grips a lantern, facing the horizon", | |
"camera": "slow dolly-in with rain streaks on lens", | |
"motion": "waves crash, cloak whips in the wind", | |
"color": "cold greys with sharp white light accents" | |
}, | |
"voiceover": { | |
"text": "Even in chaos, let your light remain steady.", | |
"tone": "resolute, calm", | |
"fx": "low rumble with subtle reverb" | |
}, | |
"sound": { | |
"bed": "deep cello drone", | |
"fx": [ | |
"distant thunder", | |
"seagull cry breaking through" | |
] | |
}, | |
"notes": "Keep rain visible but not overwhelming; focus on the lantern glow." | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"title": "The Last Light", | |
"duration_sec": 8, | |
"visual": { | |
"setting": "abandoned hospital ward with flickering fluorescent light", | |
"subject": "wheelchair slowly rolls across frame with no one pushing it", | |
"camera": "slow pan left following wheelchair", | |
"motion": "light flickers, shadow shifts independently", | |
"color": "sickly pale greens and cold whites" | |
}, | |
"voiceover": { | |
"text": "Darkness doesn’t need permission to move in.", | |
"tone": "ominous, raspy", | |
"fx": "low static interference" | |
}, | |
"sound": { | |
"bed": "distant hum of failing light", | |
"fx": [ | |
"metallic wheel squeak", | |
"faint whisper of breath in background" | |
] | |
}, | |
"notes": "Time the light flicker with the wheelchair’s stop." | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"title": "The Watcher", | |
"duration_sec": 8, | |
"visual": { | |
"setting": "dark suburban street, one house lit from attic", | |
"subject": "silhouette with glowing eyes watches from window", | |
"camera": "slow zoom on attic window from street level", | |
"motion": "curtains shift though window is closed", | |
"color": "washed-out night blues with single orange glow" | |
}, | |
"voiceover": { | |
"text": "It’s not paranoia if they really are watching.", | |
"tone": "menacing, hushed", | |
"fx": "radio static hiss layered in" | |
}, | |
"sound": { | |
"bed": "low sub-bass pulse", | |
"fx": [ | |
"distant dog bark silenced suddenly", | |
"light bulb buzz" | |
] | |
}, | |
"notes": "Eyes should appear gradually, not immediately visible." | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"title": "Wendy's Horror Commercial - Speaking Scene", | |
"prompt": "A horror parody of a Wendy’s commercial. The camera slowly tracks into a dark, abandoned diner where Wendy emerges from the shadows. Her red pigtails glow faintly under flickering neon lights. She holds a steaming Wendy’s burger in her hands. As the camera closes in, she lifts her head, stares directly into the lens, and speaks in a chilling whisper.", | |
"location": { | |
"setting": "abandoned diner", | |
"atmosphere": "storm outside, flickering red neon Wendy’s sign, shadows stretching unnaturally", | |
"props": ["broken ketchup bottles", "old menu boards", "diner booths with torn upholstery"] | |
}, | |
"style": "horror film, parody commercial", | |
"mood": "unsettling but darkly humorous", | |
"lighting": "intermittent neon flickers and cold overhead light", | |
"color_palette": ["blood red", "ashen gray", "black", "pale white"], | |
"camera": { | |
"movement": "slow dolly forward", | |
"angle": "eye-level locked on Wendy", | |
"focus": "burger in her hands, then sharp rack focus to her eyes" | |
}, | |
"character": { | |
"name": "Wendy", | |
"appearance": "pale face, red pigtails, faint smile too wide", | |
"costume": "classic Wendy’s blue-and-white dress but weathered and eerie", | |
"dialogue": "\"Fresh... never frozen.\" (delivered as a chilling whisper while holding the burger)" | |
}, | |
"product_focus": { | |
"item": "Wendy’s Signature Burger", | |
"description": "steaming, flawless burger standing out against the horror atmosphere", | |
"visual_effect": "soft warm steam contrasts with cold eerie environment" | |
}, | |
"audio": { | |
"background_music": "low droning horror strings", | |
"sound_effects": ["neon buzz", "distant thunder", "creaking wood"], | |
"voiceover": "after Wendy speaks, a classic upbeat commercial voice kicks in: 'Wendy’s. Fresh, never frozen.'" | |
}, | |
"duration": "15s", | |
"resolution": "1920x1080", | |
"frame_rate": 24, | |
"output_format": "mp4" | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"title": "Whispers in the Walls", | |
"duration_sec": 8, | |
"visual": { | |
"setting": "dilapidated hallway, wallpaper peeling", | |
"subject": "silhouette presses against wall from the inside", | |
"camera": "handheld shaky push-in", | |
"motion": "wallpaper bulges, faint handprints appear", | |
"color": "sickly greens and desaturated greys" | |
}, | |
"voiceover": { | |
"text": "Some voices never leave the house.", | |
"tone": "haunting, low", | |
"fx": "distorted whisper overlay" | |
}, | |
"sound": { | |
"bed": "droning synth swell", | |
"fx": [ | |
"muffled whispers", | |
"sudden wood creak" | |
] | |
}, | |
"notes": "Let silence hang before the wall bulges for maximum unease." | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment