{ "http:// --- 1. 全局設(shè)定 (Global Settings) ---": "這部分定義了整個視頻的基礎(chǔ)屬性,是項目的“總開關(guān)”。", "project_title": "賽博朋克雨夜", // (可選) 項目標(biāo)題,方便你自己管理和識別。 "video_length": 8, // (必填) 視頻最終的總時長,單位為秒。例如:8 "output_format": { // (可選) 輸出視頻的格式。 "fps": 24 // 幀率 (Frames Per Second),電影感常用24,游戲感常用30或60。 }, "style": "cinematic, cyberpunk, neon-drenched, photorealistic, 8K, high contrast, moody lighting, Blade Runner aesthetic", // (核心) 全局視覺風(fēng)格,用逗號分隔的關(guān)鍵詞,將貫穿所有鏡頭。 "negative_prompt": "cartoon, anime, text, watermark, ugly, deformed", // (可選) 全局負面提示詞,避免在所有鏡頭中出現(xiàn)不想要的元素。 "http:// --- 2. 分鏡腳本 (Scene List) ---": "這是視頻的主體,一個或多個場景(鏡頭)對象的數(shù)組,請按時間順序填寫。", "scenes": [ { "comment": "場景一:故事的開端,建立環(huán)境和氛圍。", "scene_number": 1, // (可選) 鏡頭編號。 "time": { // (必填) 時間信息。 "start": 0.0, // 這個鏡頭的開始時間。 "end": 7.0 // 這個鏡頭的結(jié)束時間。 }, "visuals": { // (必填) 視覺元素描述。 "prompt": "A lone detective in a long trench coat stands in a dark, rain-soaked alley. His face is illuminated by the shifting neon signs from across the street. He looks down at a glowing data chip in his hand.", // (核心) 對這個鏡頭畫面的生動、詳細描述。 "setting": "A narrow alley in a futuristic cyberpunk city at night, heavy rain, wet pavement with neon reflections.", // (可選) 更具體地描述場景環(huán)境。 "characters": "A weary, middle-aged male detective.", // (可選) 更具體地描述出場人物。 "actions": "Standing still, observing the data chip." // (可選) 更具體地描述人物動作。 }, "camera": { // (必填) 攝影機指令。 "shot_type": "medium shot", // 景別。例如:"wide shot"(廣角), "medium shot"(中景), "close-up"(特寫), "extreme close-up"(大特寫) "angle": "eye level", // 角度。例如:"eye level"(平視), "low angle"(仰拍), "high angle"(俯拍), "dutch angle"(斜角) "movement": "static", // 運動。例如:"static"(靜止), "slow push-in"(緩慢前推), "pan left"(向左搖鏡), "crane up"(搖臂上升) "lens_effects": "shallow depth of field, anamorphic lens flare" // (可選) 鏡頭效果。例如:"shallow depth of field"(淺景深), "lens flare"(鏡頭光暈), "fisheye"(魚眼) }, "transition_to_next": "Hard cut to black for a moment." // (可選) 從這個鏡頭到下一個鏡頭的轉(zhuǎn)場方式。例如:"hard cut"(硬切), "dissolve"(溶解), "wipe"(劃變) }, { "comment": "場景二:故事的發(fā)展或轉(zhuǎn)折。", "scene_number": 2, "time": { "start": 7.0, "end": 12.0 }, "visuals": { "prompt": "Close-up on the detective's hand as he inserts the glowing data chip into a hidden slot on a weathered, old cybernetic arm.", "actions": "Inserting the chip." }, "camera": { "shot_type": "extreme close-up", "angle": "top-down view", "movement": "static", "lens_effects": "" }, "transition_to_next": "Fade to black." } ], "http:// --- 3. 音頻設(shè)計 (Audio Design) ---": "控制視頻的聲音元素,可以分層疊加。", "audio": { "music": [ // (可選) 背景音樂,可以添加多個音軌。 { "start": 0.0, "end": 12.0, "style": "Dark, atmospheric synthwave music, with a melancholic saxophone melody.", // 音樂風(fēng)格描述。 "volume": "-9dB" // (可選) 相對音量,負數(shù)表示比主音量小。 } ], "sfx": [ // (可選) 音效,可以添加多個。 { "time": 0.0, // 音效出現(xiàn)的時間點。 "description": "Sound of heavy rain and distant sirens.", // 音效描述。 "volume": "-15dB" }, { "time": 7.5, "description": "A quiet 'click' and a soft 'whirring' sound as the chip is inserted.", "volume": "-3dB" } ], "voiceover": { // (可選) 旁白。 "start": 8.0, "end": 11.0, "text": "Every secret has a price...", // 旁白內(nèi)容。 "voice_style": "Male, deep, gravelly voice, film noir style.", // 旁白的聲音風(fēng)格。 "volume": "0dB" } }}
Veo3-JSON提示詞精準(zhǔn)控制畫面
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時請結(jié)合常識與多方信息審慎甄別。
平臺聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點,簡書系信息發(fā)布平臺,僅提供信息存儲服務(wù)。
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時請結(jié)合常識與多方信息審慎甄別。
平臺聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點,簡書系信息發(fā)布平臺,僅提供信息存儲服務(wù)。
相關(guān)閱讀更多精彩內(nèi)容
- Huawei is now launching its new series5G Smartphone[https...
- 基礎(chǔ)句式 「藝術(shù)家」+「招數(shù)詞」+「主體」+「環(huán)境」 Photography by(藝術(shù)家)(機位、景別),主體,...
- Nolan vs. Nolan 2012年諾蘭新作《黑暗騎士崛起》熱映,大衛(wèi)·波德維爾在當(dāng)月19日發(fā)表文章,結(jié)合諾...
- Nolan vs. Nolan 2012年諾蘭新作《黑暗騎士崛起》熱映,大衛(wèi)·波德維爾在當(dāng)月19日發(fā)表文章,結(jié)合諾...