Cinematic Video Script for 'The God of Small Things'
A highly detailed, structured prompt for Seedance 2.0 to generate a cinematic video adaptation of 'The God of Small Things'. The prompt uses a JSON-like structure to define five scenes, including visuals, cut scenes, mood, style notes for camera work, color palette, transitions, and audio.
프롬프트
```json
{
"title": "작은 것들의 신 - 시네마틱 비디오",
"scenes": [
{
"scene_number": 1,
"title": "오프닝 / 어린 시절의 기억",
"visuals": "쌍둥이 에스타와 라헬이 조상 대대로 물려받은 집의 무성하고 몬순 비에 젖은 안뜰을 맨발로 뛰어다닌다.",
"cut_scenes": [
"부서진 장난감을 쥐고 있는 작은 손의 클로즈업",
"위 나뭇잎에서 떨어지는 물방울"
],
"mood": "순수하고 향수를 불러일으키며 부드러운 자연광"
},
{
"scene_number": 2,
"title": "금지된 비밀",
"visuals": "암무가 창밖을 불안하게 쳐다보며, 배를 타고 도착하는 연인을 지켜본다.",
"cut_scenes": [
"숨겨진 편지를 쓸 때 떨리는 손가락",
"멀리서 들려오는 기차 소리"
],
"mood": "긴장되고 비밀스러우며 따뜻한 황금빛 노을 톤"
},
{
"scene_number": 3,
"title": "가족 갈등",
"visuals": "어두운 거실 안에서 차코가 어른들과 다투고 있다. 얼굴에 드리워진 짙은 그림자.",
"cut_scenes": [
"신문 헤드라인의 짧은 섬광",
"두려움에 떨리는 찻잔의 클로즈업"
],
"mood": "불안감, 다가오는 결과"
},
{
"scene_number": 4,
"title": "비극 발생",
"visuals": "강 위로 비가 쏟아진다. 쌍둥이가 홀로 두려움에 떨며 물가로 달려간다.",
"cut_scenes": [
"바람에 뒤집히는 우산",
"하류로 떠내려가는 부서진 장난감",
"겁에 질린 아이의 눈"
],
"mood": "멜랑콜리하고 가슴 아프며 강조를 위한 슬로우 모션"
},
{
"scene_number": 5,
"title": "여파 / 회상",
"visuals": "성인이 된 라헬이 이제는 텅 빈 강둑을 따라 걸으며 떠다니는 배를 바라본다.",
"cut_scenes": [
"어린 시절 사진이 흐려졌다 나타났다 함",
"폐허가 된 집"
],
"mood": "향수를 불러일으키고 씁쓸하며 사색적"
}
],
"style_notes": {
"camera": "느린 트래킹 샷, 감정을 위한 클로즈업, 기억에 대한 부드러운 초점",
"color_palette": "차분한 녹색, 따뜻한 갈색, 젖은 파란색",
"transitions": "기억을 위한 플래시 컷, 회상을 위한 느린 페이드",
"music_sfx": "멀리서 들리는 기차 소리, 부드러운 빗소리, 강물 소리, 미묘하고 멜랑콜리한 현악기 소리"
}
}
```
기계 번역 — 실제 결과물을 만든 것은 원문 프롬프트입니다.
원문 프롬프트
{
"title": "The God of Small Things - Cinematic Video",
"scenes": [
{
"scene_number": 1,
"title": "Opening / Childhood Memory",
"visuals": "Two twins, Estha and Rahel, running barefoot through the lush monsoon-soaked courtyard of their ancestral house.",
"cut_scenes": [
"Close-up of their small hands holding a broken toy",
"Water dripping from leaves above"
],
"mood": "Innocent, nostalgic, soft natural light"
},
{
"scene_number": 2,
"title": "Forbidden Secret",
"visuals": "Ammu glances nervously out of a window, watching her lover arrive by boat.",
"cut_scenes": [
"Fingers trembling as she writes a hidden letter",
"Sound of a distant train"
],
"mood": "Tense, secretive, warm golden sunset tones"
},
{
"scene_number": 3,
"title": "Family Conflict",
"visuals": "Chacko arguing with elders inside the dim living room; heavy shadows across faces.",
"cut_scenes": [
"Brief flash of a newspaper headline",
"Close-up of a teacup trembling in fear"
],
"mood": "Anxiety, looming consequences"
},
{
"scene_number": 4,
"title": "Tragedy Strikes",
"visuals": "Rain pours over the river; twins run toward the water, alone and afraid.",
"cut_scenes": [
"Umbrella flipping in wind",
"Broken toy floating downstream",
"A frightened child’s eyes"
],
"mood": "Melancholic, heartbreaking, slow motion for emphasis"
},
{
"scene_number": 5,
"title": "Aftermath / Reflection",
"visuals": "Rahel as an adult, walking along the now-empty riverbank, looking at the drifting boat.",
"cut_scenes": [
"Childhood photographs fading in and out",
"The house in ruins"
],
"mood": "Nostalgic, bittersweet, reflective"
}
],
"style_notes": {
"camera": "Slow tracking shots, close-ups for emotion, soft focus on memories",
"color_palette": "Muted greens, warm browns, wet blues",
"transitions": "Flash cuts for memory, slow fades for reflection",
"music_sfx": "Distant train, soft rain, river sounds, subtle melancholic strings"
}
}