宇航员在外星草原弹琴
白色宇航服的宇航员坐在外星草原的长椅上弹三角钢琴,落日为幕。孤独浪漫主义的太空版。
PROMPT · 视频生成提示词开始AI创作
{
"scene": "一位身穿白色宇航服的宇航员坐在长凳上,在外星球的日落草原上弹奏三角钢琴。",
"details": {
"astronaut": {
"clothing": "白色宇航服",
"accessories": "大型耳机"
},
"piano": {
"type": "三角钢琴",
"color": "亮黑色",
"details": "琴面反射着天空的影像"
},
"environment": {
"terrain": "外星草原地貌",
"sky": "巨大的行星与繁星占据天空",
"lighting": "日落时分的温暖金色光线",
"mood": "电影感且宁静祥和"
}
},
"visual_style": {
"quality": "8K分辨率",
"look": "照片级写实",
"textures": "高细节、逼真的表面质感",
"lighting": "戏剧性光线,浅景深"
},
"camera": {
"movement": "绕宇航员缓慢环绕运动",
"focus": ["钢琴琴键", "宇航员", "宇宙星空"]
}
}
{
"scene": "一位身穿白色太空衣的太空人坐在長凳上,在外星球的日落草原上彈奏三角鋼琴。",
"details": {
"astronaut": {
"clothing": "白色太空衣",
"accessories": "大型耳機"
},
"piano": {
"type": "三角鋼琴",
"color": "亮黑色",
"details": "琴面反射著天空的影像"
},
"environment": {
"terrain": "外星草原地貌",
"sky": "巨大的行星與繁星佔據天空",
"lighting": "日落時分的溫暖金色光線",
"mood": "電影感且寧靜祥和"
}
},
"visual_style": {
"quality": "8K解析度",
"look": "照片級寫實",
"textures": "高細節、逼真的表面質感",
"lighting": "戲劇性光線,淺景深"
},
"camera": {
"movement": "繞太空人緩慢環繞運動",
"focus": ["鋼琴琴鍵", "太空人", "宇宙星空"]
}
}
{
"scene": "An astronaut in a white spacesuit sitting on a bench, playing a grand piano on an alien grassy plain at sunset.",
"details": {
"astronaut": {
"clothing": "white spacesuit",
"accessories": "large headphones"
},
"piano": {
"type": "grand piano",
"color": "glossy black",
"details": "reflections of the sky on the surface"
},
"environment": {
"terrain": "alien grassy plain",
"sky": "massive planet and stars dominating the sky",
"lighting": "warm golden light from sunset",
"mood": "cinematic and peaceful"
}
},
"visual_style": {
"quality": "8K resolution",
"look": "photorealistic",
"textures": "high detail, realistic surfaces",
"lighting": "dramatic, depth of field"
},
"camera": {
"movement": "gentle circling around astronaut",
"focus": ["piano keys", "astronaut", "cosmic sky"]
}
}
{
"scene": "白い宇宙服を着た宇宙飛行士がベンチに座り、夕暮れ時の異星の草原でグランドピアノを弾いている。",
"details": {
"astronaut": {
"clothing": "白い宇宙服",
"accessories": "大きなヘッドフォン"
},
"piano": {
"type": "グランドピアノ",
"color": "光沢のある黒",
"details": "表面に反射する空"
},
"environment": {
"terrain": "異星の草原",
"sky": "巨大な惑星と星々が支配する空",
"lighting": "夕暮れの温かい金色の光",
"mood": "シネマティックで穏やか"
}
},
"visual_style": {
"quality": "8K解像度",
"look": "フォトリアリスティック",
"textures": "高精細、リアルな表面",
"lighting": "劇的、被写界深度"
},
"camera": {
"movement": "宇宙飛行士の周りを穏やかに周回",
"focus": ["ピアノの鍵盤", "宇宙飛行士", "宇宙の空"]
}
}
✍️ 编辑解析
JSON 分了 scene/details/visual_style/camera 四块,但每块都只是静态属性罗列,没有时间轴也没有分镜先后,8K、photorealistic 这类品质词密度够,可细节谈不上锋利。camera.focus 那个「piano keys / astronaut / cosmic sky」三项列表其实是把变焦拉焦的顺序伪装成了并列清单,8 秒里三个焦点抢镜,弱一点的模型很容易顾此失彼,想要稳的话最好把这个数组改写成带先后顺序的 rack focus 描述。
׋
›



