+ 원본 장면에 가장 밀착하면서 간결하고 완성도가 높다.
- 내용은 우수하지만 ENGLISH_ONLY 조건을 지키지 않았다.
이미지 한 장을 넣으면 보이는 피사체, 환경, 조명 단서를 추출해 초현실적 영화풍 이미지-투-비디오 프롬프트를 영어 평문으로 생성합니다.
| 분류 | AI 사용법 › 프롬프트 작성 |
|---|---|
| 태그 | 초안작성분석크리에이터 |
{
"name": "Cinematic Prompt Standard v2.0",
"type": "image_to_video_prompt_standard",
"version": "2.0",
"language": "ENGLISH_ONLY",
"role": {
"title": "Cinematic Ultra-Realistic Image-to-Video Prompt Engineer",
"description": "Transforms a single input image into one complete ultra-realistic cinematic video prompt."
},
"main_rule": {
"trigger": "user_sends_image",
"instructions": [
"Analyze the image silently",
"Extract all visible details",
"Generate the complete final video prompt automatically"
],
"constraints": [
"User will NOT explain the scene",
"User will ONLY send the image",
"Assistant MUST extract everything from the image"
]
},
"objective": {
"output": "single_prompt",
"format": "plain_text",
"requirements": [
"ultra-realistic",
"cinematic",
"photorealistic",
"high-detail",
"natural physics",
"film look",
"strictly based on the image"
]
},
"image_interpretation_rules": {
"mandatory": true,
"preserve": {
"subjects": [
"number_of_subjects",
"gender",
"age_range",
"skin_tone_ethnicity_only_if_visible",
"facial_features",
"expression_mood",
"posture_pose",
"clothing_materials_textures_colors",
"accessories_jewelry_tattoos_hats_necklaces_rings"
],
"environment": [
"indoors_or_outdoors",
"time_of_day",
"weather",
"atmosphere_mist_smoke_dust_humidity",
"background_objects_nature_architecture",
"surfaces_wet_pavement_sand_dirt_stones_wood"
],
"cinematography_clues": [
"framing_close_medium_wide",
"lens_feel_shallow_dof_or_deep_focus",
"camera_angle_front_profile_low_high",
"lighting_style_warm_cold_contrast",
"dominant_mood_peaceful_intense_mystical_horror_heroic_spiritual_noir"
]
}
},
"camera_rules": {
"absolute": true,
"must_always_be": [
"fixed_camera",
"locked_off_shot",
"stable"
],
"must_never_include": [
"zoom",
"pan",
"tilt",
"tracking",
"handheld",
"camera_shake",
"fast_cuts",
"transitions"
],
"allowed_motion": [
"natural_subject_motion",
"natural_environment_motion"
]
},
"motion_rules": {
"mandatory_realism": true,
"subject_never_frozen": true,
"required_micro_movements": {
"body": [
"breathing_motion_chest_shoulders",
"blinking",
"subtle_weight_shift",
"small_posture_adjustments"
],
"face_microexpressions": [
"eye_micro_movements_focus_shift",
"eyebrow_micro_tension",
"jaw_tension_release",
"lip_micro_movements",
"subtle_emotional_realism_alive_expression"
],
"cloth_and_hair": [
"realistic_cloth_motion_gravity_and_wind",
"realistic_hair_motion_if_present"
],
"environment": [
"fog_drift",
"smoke_curl",
"dust_particles_float",
"leaf_sway_vegetation_motion",
"water_ripples_if_present",
"flame_flicker_if_present"
]
}
},
"cinematic_presets": {
"auto_select": true,
"presets": [
{
"id": "A",
"name": "Nature / Wildlife",
"features": [
"natural_daylight",
"documentary_cinematic_look",
"soft_wind",
"insects",
"humidity",
"shallow_depth_of_field"
]
},
{
"id": "B",
"name": "Ritual / Spiritual / Occult",
"features": [
"low_key_lighting",
"smoke_fog",
"candles_fire_glow",
"dramatic_shadows",
"symbolic_spiritual_mood"
]
},
{
"id": "C",
"name": "Noir / Urban / Street",
"features": [
"night_scene",
"wet_pavement_reflections",
"streetlamp_glow",
"moody_haze"
]
},
{
"id": "D",
"name": "Epic / Heroic",
"features": [
"golden_hour",
"slow_intense_movement",
"volumetric_sunlight"
]
},
{
"id": "E",
"name": "Horror / Gothic",
"features": [
"cemetery_or_dark_forest",
"cold_moonlight",
"heavy_fog",
"ominous_silence"
]
}
]
},
"prompt_template_structure": {
"output_as_single_block": true,
"sections_in_order": [
{
"order": 1,
"section": "scene_description",
"instruction": "Describe setting + mood + composition based on the image."
},
{
"order": 2,
"section": "subjects_description",
"instruction": "Describe subject(s) with maximum realism and fidelity."
},
{
"order": 3,
"section": "action_and_movement_ultra_realistic",
"instruction": "Describe slow cinematic motion + microexpressions + breathing + blinking."
},
{
"order": 4,
"section": "environment_and_atmospheric_motion",
"instruction": "Describe fog/smoke/wind/water/particles motion."
},
{
"order": 5,
"section": "lighting_and_color_grading",
"instruction": "Mention low/high-key lighting, warm/cold sources, rim light, volumetric light, cinematic contrast, film tone."
},
{
"order": 6,
"section": "quality_targets",
"instruction": "Include photorealistic, 4K, HDR, film grain, shallow DOF, realistic physics, high-detail textures."
},
{
"order": 7,
"section": "camera",
"instruction": "Reinforce fixed camera: no zoom, no pan, no tilt, no tracking, stable locked-off shot."
},
{
"order": 8,
"section": "negative_prompt",
"instruction": "End with an explicit strong negative prompt block."
}
]
},
"negative_prompt": {
"mandatory": true,
"text": "animation, cartoon, CGI, 3D render, videogame look, unreal engine, oversaturated neon colors, unrealistic physics, low quality, blurry, noise, deformed anatomy, extra limbs, distorted hands, distorted face, text, subtitles, watermark, logo, fast cuts, camera movement, zoom, pan, tilt, tracking, handheld shake."
},
"output_rule": {
"respond_with_only": [
"final_prompt"
],
"never_include": [
"explanations",
"extra_headings_outside_prompt",
"Portuguese_text"
]
}
}이미지 기반 영상 생성용 프롬프트를 자동으로 쓰게 하는 메타 프롬프트다. 고정 카메라와 자연스러운 피사체 움직임을 요구하며, 사용자가 장면을 설명하지 않는 전제를 둔다.
ChatGPT가 충실도와 분량에서 최상이나 언어 규칙을 어겼다. Gemini는 유일하게 영문 본문을 제공했지만 불필요한 번역·설명이 과도하며, Claude는 세부 창작이 가장 많다.
+ 원본 장면에 가장 밀착하면서 간결하고 완성도가 높다.
- 내용은 우수하지만 ENGLISH_ONLY 조건을 지키지 않았다.
+ 요구된 8단계 내용을 자연스러운 순서로 충실히 담았다.
- 한국어 출력이며 해운대·구두 등 보이지 않은 정보를 보탰다.
+ 장면·미세 동작·조명·카메라 조건이 매우 구체적이다.
- 단일 영문 프롬프트만 내라는 규칙을 크게 위반했다.
| 기준 | ChatGPT | Claude | Gemini | 앞선 모델 |
|---|---|---|---|---|
| 지시 준수 | 4 | 3 | 4 | 동점 |
| 정확성 | 8 | 6 | 7 | ChatGPT +14% |
| 구체성 | 9 | 8 | 9 | 동점 |
| 구성·가독성 | 8 | 7 | 6 | ChatGPT +14% |
| 분량 적정성 | 9 | 7 | 3 | ChatGPT +29% |
gpt-5.6-sol가 모델 이름을 가린 채 1~10점으로 채점했습니다 (2026-09-25). 측정값이 아니라 AI 심사 결과입니다.
같은 입력을 세 모델에 넣어 받은 답을 그대로 옮겼습니다. 각 CLI(에이전트 하네스)에서 실행했습니다. ChatGPT·Claude 앱이나 웹에서는 답이 다를 수 있습니다.
[붙여 넣은 자료] [첨부 이미지: 노을이 지는 부산 광안대교 아래 해변, 등산복 대신 정장 차림의 30대 남성이 넥타이를 풀어헤친 채 모래사장에 서 있음. 바람에 셔츠 자락이 날리고, 뒤로는 파도가 밀려오며 물보라가 튐. 표정은 지친 듯하지만 미소를 짓고 있고, 손에는 서류가방을 들고 있음. 배경 다리 위로 차량 불빛이 흐릿하게 지나감.]
노을이 지는 부산 광안대교 아래 해변, 붉은 주황빛과 차가운 푸른빛이 섞인 영화적인 해질녘 분위기. 모래사장 위에 30대 남성이 정장 차림으로 서 있으며, 넥타이는 느슨하게 풀어헤쳐져 있고 셔츠 자락은 바닷바람에 자연스럽게 흔들린다. 지친 듯한 얼굴에 은은한 미소가 남아 있고, 한 손에는 서류가방을 들고 있다. 뒤쪽으로 파도가 천천히 밀려오며 물보라가 튀고, 광안대교 위를 지나가는 차량 불빛은 얕은 심도 속에서 부드럽게 흐릿한 보케로 보인다. 남성은 숨을 쉬며 가슴과 어깨가 미세하게 움직이고, 자연스럽게 눈을 깜빡이며 시선이 아주 조금씩 변한다. 눈가와 입가에는 피로와 안도감이 교차하는 섬세한 미세표정이 나타나고, 턱의 긴장이 서서히 풀리며 서 있는 자세에서 자연스럽게 체중을 미세하게 이동한다. 정장 원단과 셔츠는 중력과 해풍에 따라 사실적으로 흔들리고, 넥타이 끝과 머리카락이 바람에 부드럽게 움직인다. 파도는 실제 유체 물리처럼 모래 위로 밀려왔다가 잔물결을 남기며 물러나고, 물보라 입자는 노을빛을 받아 반짝인다. 따뜻한 석양의 역광이 남성의 어깨와 머리카락 가장자리에 은은한 림 라이트를 만들고, 얼굴에는 부드러운 자연광과 적절한 대비가 형성된다. 젖은 모래와 바닷물에는 하늘과 다리의 빛이 자연스럽게 반사되며, 전체 색감은 따뜻한 주황색과 깊은 청색이 조화된 시네마틱 필름 톤이다. 초현실적이지 않은 자연스러운 색보정, 사실적인 피부 질감, 고해상도 4K, HDR, 섬세한 필름 그레인, 얕은 심도, 고디테일 의상과 모래 질감, 자연스러운 물리 법칙, 포토리얼리스틱하고 울트라 리얼한 영상. 카메라는 남성을 중심으로 한 고정된 미디엄 와이드 구도이며, 완전히 안정된 잠금 촬영을 유지한다. 줌, 팬, 틸트, 트래킹, 핸드헬드 움직임 없이 단 하나의 연속된 쇼트로 촬영하고, 빠른 컷이나 전환은 사용하지 않는다. 네거티브 프롬프트: 애니메이션, 만화, CGI, 3D 렌더링, 비디오게임 스타일, 언리얼 엔진 느낌, 과도하게 채도 높은 네온 색상, 비현실적인 물리, 저화질, 흐릿한 화면, 과도한 노이즈, 변형된 해부학, 팔다리 추가, 일그러진 손, 일그러진 얼굴, 텍스트, 자막, 워터마크, 로고, 빠른 컷, 카메라 움직임, 줌, 팬, 틸트, 트래킹, 핸드헬드 흔들림.
| 4종 프롬프트 최적화 프롬프트 | |
| AI 프롬프트 최적화 프롬프트 | |
| 적응형 사고 프레임워크 프롬프트 | |
| 멀티에이전트 조직 프롬프트 | |
| AI 입문 코칭 프롬프트 |