JSONテンプレート10選(コピペ専用)

①サンライズループテンプレ

{

  "title": "Tropical Sunrise Beach Loop",

  "duration": 12,

  "loop": true,

  "camera": {

    "movement": "fixed",

    "angle": "eye_level"

  },

  "scene": {

    "location": "tropical beach",

    "time": "sunrise",

    "weather": "clear",

    "elements": [

      "soft golden sunrise over the ocean",

      "gentle turquoise waves",

      "white sand beach",

      "subtle reflection of sunlight on water"

    ]

  },

  "motion": {

    "wave": "slow and smooth",

    "wind": "very light breeze",

    "wave_cycle": "loop synced timing, identical start and end phase",

    "continuity": "perfect seamless loop, end matches beginning"

  },

  "style": {

    "quality": "ultra realistic",

    "lighting": "soft warm sunrise light",

    "mood": "calm, fresh, and peaceful",

    "detail": "high detail 4k"

  },

  "constraints": {

    "no_text": true,

    "no_music": true,

    "no_people": true,

    "no_camera_movement": true

  }

}

②サニービーチループテンプレ

{

  "title": "Tropical Day Beach Loop",

  "duration": 12,

  "loop": true,

  "camera": {

    "movement": "fixed",

    "angle": "eye_level"

  },

  "scene": {

    "location": "tropical beach",

    "time": "day",

    "weather": "sunny",

    "elements": [

      "bright turquoise ocean",

      "clear blue sky",

      "white sand beach",

      "sparkling sunlight reflections on water"

    ]

  },

  "motion": {

    "wave": "smooth and consistent",

    "wind": "light tropical breeze",

    "wave_cycle": "loop synced timing, identical start and end phase",

    "continuity": "perfect seamless loop, end matches beginning"

  },

  "style": {

    "quality": "ultra realistic",

    "lighting": "bright natural sunlight",

    "mood": "fresh, vibrant, and uplifting",

    "detail": "high detail 4k"

  },

  "constraints": {

    "no_text": true,

    "no_music": true,

    "no_people": true,

    "no_camera_movement": true

  }

}

③サンセットビーチループテンプレ

{

  "title": "Tropical Sunset Beach Loop",

  "duration": 12,

  "loop": true,

  "camera": {

    "movement": "fixed",

    "angle": "eye_level"

  },

  "scene": {

    "location": "tropical beach",

    "time": "sunset",

    "weather": "clear",

    "elements": [

      "golden and orange sunset sky",

      "gentle waves reflecting warm sunset colors",

      "white sand beach glowing in warm light",

      "soft sun near the horizon"

    ]

  },

  "motion": {

    "wave": "slow and smooth",

    "wind": "light tropical breeze",

    "wave_cycle": "loop synced timing, identical start and end phase",

    "continuity": "perfect seamless loop, end matches beginning"

  },

  "style": {

    "quality": "ultra realistic",

    "lighting": "warm cinematic sunset light",

    "mood": "emotional, calm, and relaxing",

    "detail": "high detail 4k"

  },

  "constraints": {

    "no_text": true,

    "no_music": true,

    "no_people": true,

    "no_camera_movement": true

  }

}

④フルムーンビーチループテンプレ

{

  "title": "Tropical Full Moon Beach Loop",

  "duration": 12,

  "loop": true,

  "camera": {

    "movement": "fixed",

    "angle": "eye_level"

  },

  "scene": {

    "location": "tropical beach",

    "time": "night",

    "weather": "clear",

    "elements": [

      "full moon over the ocean",

      "moonlight reflecting on gentle waves",

      "dark blue night sky with stars",

      "white sand faintly illuminated by moonlight"

    ]

  },

  "motion": {

    "wave": "very slow and smooth",

    "wind": "calm tropical breeze",

    "wave_cycle": "loop synced timing, identical start and end phase",

    "continuity": "perfect seamless loop, end matches beginning"

  },

  "style": {

    "quality": "ultra realistic",

    "lighting": "soft moonlight with subtle reflections",

    "mood": "deep relaxing, calm, and peaceful",

    "detail": "high detail 4k"

  },

  "constraints": {

    "no_text": true,

    "no_music": true,

    "no_people": true,

    "no_camera_movement": true

  }

}

⑤Modern Oceanfront Villa Living Roomテンプレ

{

  "scene": {

    "location": "luxury oceanfront modern villa living room with infinity pool",

    "environment": {

      "time": "day",

      "season": "summer",

      "weather": "clear",

      "sky": {

        "type": "bright blue sky",

        "clouds": "light soft clouds"

      },

      "ocean": {

        "wave_intensity": "calm",

        "surface": "gentle rolling waves",

        "horizon_visible": true

      }

    }

  },

  "composition": {

    "aspect_ratio": "9:16",

    "camera": {

      "angle": "eye level",

      "position": "center of living room facing ocean",

      "movement": "locked",

      "lens": "portrait framing",

      "focus": "deep focus"

    },

    "layout": {

      "foreground": "luxury beige sofa and low wooden table",

      "midground": "infinity pool extending forward toward the ocean",

      "upper_frame": "bright blue sky with light soft clouds",

      "lower_frame": "living room floor, sofa, and pool edge",

      "background": "ocean horizon centered vertically with balanced sky and water"

    }

  },

  "objects": {

    "pool": {

      "type": "infinity pool",

      "water_color": "clear blue",

      "motion": "subtle smooth ripple",

      "reflection": "soft sunlight reflection",

      "loop_condition": "perfect seamless ripple cycle"

    },

    "ocean": {

      "waves": {

        "intensity": "very gentle",

        "motion": "slow rhythmic waves",

        "loop_condition": "loop-synced wave timing"

      }

    },

    "fireplace": {

      "type": "modern linear fireplace",

      "flame": {

        "intensity": "low",

        "motion": "soft slow flicker",

        "loop_condition": "cyclic seamless flicker"

      }

    },

    "plants": {

      "type": "tropical indoor and outdoor plants",

      "motion": "almost static",

      "wind": "minimal"

    },

    "furniture": {

      "sofa": "luxury beige fabric",

      "table": "low wooden table with decor items"

    }

  },

  "lighting": {

    "type": "natural daylight",

    "sunlight": "soft indirect",

    "contrast": "balanced natural tones",

    "global_illumination": true

  },

  "style": {

    "quality": "ultra realistic",

    "resolution": "4K",

    "render": "photorealistic",

    "color_grading": "bright luxury natural tone"

  },

  "motion_control": {

    "allowed_motion": [

      "pool water subtle ripple",

      "ocean gentle waves",

      "fireplace slow flicker"

    ],

    "forbidden_motion": [

      "camera movement",

      "people",

      "strong wind",

      "large waves",

      "sudden lighting change",

      "object movement"

    ]

  },

  "loop": {

    "duration_seconds": 12,

    "seamless": true,

    "start_end_match": "identical wave phase, ripple phase, flame phase",

    "cycle_sync": {

      "pool": "perfect loop",

      "ocean": "perfect loop",

      "fire": "perfect loop"

    }

  },

  "audio": {

    "type": "ambient",

    "elements": [

      "gentle ocean waves",

      "very subtle water movement"

    ],

    "volume": "low",

    "loop": true,

    "background_music": false

  },

  "negative_prompt": [

    "people",

    "animals",

    "distortion",

    "low quality",

    "blurry",

    "camera shake",

    "noise",

    "artifact",

    "strong waves",

    "storm",

    "dark lighting"

  ]

}

⑥Luxury Villa Infinity Pool Viewテンプレ

{

  "scene": {

    "location": "modern oceanfront luxury villa living room with infinity pool",

    "environment": {

      "time": "day",

      "season": "summer",

      "weather": "clear",

      "sky": {

        "type": "natural blue sky",

        "clouds": "light soft clouds",

        "color_adjustment": "slightly enhanced saturation only"

      },

      "ocean": {

        "wave_intensity": "calm",

        "surface": "natural gentle waves",

        "color_adjustment": "slightly richer blue tone (natural range)",

        "horizon_visible": true

      }

    }

  },

 

  "composition": {

    "aspect_ratio": "9:16",

    "camera": {

      "angle": "eye level (original framing preserved)",

      "position": "fixed inside living room facing ocean",

      "movement": "none",

      "lens": "portrait framing (natural perspective)",

      "focus": "deep focus"

    },

    "layout": {

      "lower_frame": "L-shaped beige sofa and wooden table (original composition preserved)",

      "mid_frame": "infinity pool edge blending naturally into the ocean",

      "upper_frame": "sea horizon and sky with soft clouds",

      "left": "modern fireplace and wall art (kept within vertical crop)",

      "right": "open ocean view (balanced within vertical framing)"

    }

  },

 

  "objects": {

    "pool": {

      "type": "infinity pool",

      "water_color": "natural clear blue",

      "motion": "very subtle smooth ripple",

      "reflection": "slightly enhanced sunlight reflection",

      "loop_condition": "perfect seamless ripple cycle (low amplitude)"

    },

    "ocean": {

      "waves": {

        "intensity": "very gentle",

        "motion": "slow natural wave rhythm",

        "loop_condition": "loop-synced natural timing"

      }

    },

    "fireplace": {

      "type": "modern linear fireplace",

      "flame": {

        "intensity": "low",

        "motion": "very slow subtle flicker",

        "loop_condition": "cyclic seamless flicker (low variation)"

      }

    },

    "plants": {

      "motion": "none (no visible movement)"

    },

    "furniture": {

      "motion": "none"

    }

  },

 

  "lighting": {

    "type": "natural daylight",

    "sunlight": "soft indirect natural light",

    "contrast": "slightly increased clarity only",

    "global_illumination": true

  },

 

  "style": {

    "quality": "ultra realistic",

    "resolution": "4K",

    "render": "photorealistic",

    "color_grading": "natural with slight vibrance boost",

    "saturation": "subtle increase only",

    "sharpness": "high but natural"

  },

 

  "motion_control": {

    "allowed_motion": [

      "very subtle pool ripple",

      "gentle ocean wave",

      "minimal fire flicker"

    ],

    "forbidden_motion": [

      "camera movement",

      "zoom",

      "angle change",

      "object movement",

      "wind motion",

      "lighting change",

      "strong ripple",

      "scene alteration"

    ]

  },

 

  "loop": {

    "duration_seconds": 12,

    "seamless": true,

    "start_end_match": "identical wave phase, ripple phase, flame phase (low motion loop)",

    "cycle_sync": {

      "pool": "perfect loop",

      "ocean": "perfect loop",

      "fire": "perfect loop"

    }

  },

 

  "audio": {

    "type": "ambient",

    "elements": ["gentle ocean waves"],

    "volume": "low",

    "loop": true,

    "background_music": false

  },

 

  "negative_prompt": [

    "camera movement",

    "zoom",

    "reframing",

    "people",

    "animals",

    "distortion",

    "low quality",

    "oversaturated",

    "unrealistic colors",

    "strong motion",

    "scene change"

  ]

}

⑦Night Forest Campfireテンプレ

{

  "video_spec": {

    "duration": "12s",

    "resolution": "4K",

    "quality": "ultra high definition, high detail, cinematic quality",

    "aspect_ratio": "9:16",

    "loop": "perfect seamless loop, start and end frames match naturally with identical flame rhythm and motion continuity"

  },

  "scene": {

    "genre": "campfire",

    "purpose": "stock footage",

    "theme": "realistic",

    "location": "outdoor campsite in forest",

    "season": "autumn",

    "time_of_day": "night",

    "weather": "clear sky"

  },

  "subject": {

    "main": "campfire",

    "additional": "none",

    "human_presence": false,

    "animal_presence": false

  },

  "environment": {

    "background": "dark forest campsite with vertical depth, subtle silhouettes of tall trees rising upward",

    "ground": "natural dirt ground with scattered autumn leaves",

    "lighting": "warm firelight illuminating lower frame softly, subtle moonlight ambient fill in upper frame"

  },

  "visual_style": {

    "style": "ultra realistic",

    "color_tone": "warm orange firelight contrasted with cool dark blue night tones",

    "atmosphere": "calm, relaxing, natural, high-end cinematic feel"

  },

  "composition": {

    "framing": "vertical composition centered on campfire",

    "layout": {

      "lower_frame": "campfire and glowing embers as main focus",

      "mid_frame": "rising flames and soft smoke",

      "upper_frame": "dark forest silhouettes and subtle night sky"

    }

  },

  "motion": {

    "primary_motion": "gentle continuous flickering flames with natural repeating rhythm",

    "secondary_motion": "soft glowing embers rising slightly and looping back seamlessly",

    "wind": "very subtle breeze causing minimal flame sway in consistent cycle",

    "loop_design": "flame intensity and ember movement return to identical starting state at end of 12 seconds"

  },

  "camera": {

    "position": "close-up vertical framing of campfire at eye level",

    "movement": "locked camera, no movement",

    "lens": "portrait framing",

    "focus": "sharp focus on flames with slight depth of field on background",

    "stability": "no shake, no sudden changes"

  },

  "audio": {

    "enabled": true,

    "type": "natural campfire sound",

    "details": "soft crackling wood, gentle burning sound, no wind noise spikes, seamless audio loop"

  },

  "restrictions": {

    "no_text": true,

    "no_logo": true,

    "no_watermark": true,

    "no_sudden_changes": true,

    "no_object_appearance_disappearance": true,

    "no_complex_motion": true,

    "no_flicker_artifacts": true

  }

}

⑧夕焼け焚き火ループのテンプレ

{

  "title": "Sunset Luxury Resort Campfire Loop",

  "type": "loop_video",

  "duration": "12s",

  "resolution": "4K",

  "aspect_ratio": "9:16",

  "style": "ultra realistic, luxury, cinematic",

  "purpose": "YouTube monetization, ambient, relaxation",

  "target": "men and women in their 30s",

 

  "scene": {

    "location": "luxury oceanfront resort wooden deck overlooking a beach at sunset",

    "time": "sunset",

    "weather": "clear",

 

    "environment": {

      "sky": "upper frame filled with orange and golden sunset sky",

      "ocean": "calm waves gently rolling toward the shore in a steady rhythm",

      "horizon": "centered vertically with a distant small island silhouette",

      "cliff": "mid-to-upper left background cliff silhouette",

      "palm": "palm trees gently swaying at the top edges of the frame"

    },

 

    "foreground": {

      "deck": "lower frame luxury wooden deck",

      "fireplace": "modern square fire pit placed at the lower center",

      "fire": {

        "motion": "slow and consistent flickering",

        "loop_condition": "flame shape synchronized to match at start and end"

      },

      "furniture": "premium outdoor sofa with cushions in the lower frame",

      "lanterns": {

        "type": "candle lanterns",

        "light": "soft warm glow with stable brightness",

        "motion": "very subtle flicker only"

      }

    }

  },

 

  "composition": {

    "framing": "vertical cinematic composition",

    "layout": {

      "lower_frame": "wooden deck, fire pit, and sofa",

      "mid_frame": "calm ocean and gentle waves",

      "upper_frame": "sunset sky and palm trees"

    }

  },

 

  "camera": {

    "type": "fixed",

    "movement": "none",

    "lens": "portrait framing",

    "focus": "campfire as the focal point with vertical depth from deck to ocean to sky",

    "depth_of_field": "natural, not too shallow",

    "loop_condition": "identical composition at start and end"

  },

 

  "motion": {

    "wave": {

      "pattern": "calm and uniform",

      "speed": "consistent",

      "loop_condition": "wave phase perfectly synchronized"

    },

    "fire": {

      "pattern": "smooth and cyclic flicker",

      "loop_condition": "flame motion perfectly looped"

    },

    "palm": {

      "pattern": "almost static with minimal movement",

      "loop_condition": "subtle sway cycle synchronized"

    },

    "lighting": {

      "sunset_reflection": "soft shimmering reflection on the ocean surface",

      "loop_condition": "light reflection cycles seamlessly"

    }

  },

 

  "audio": {

    "bgm": "none",

    "ambient": "none"

  },

 

  "restrictions": {

    "no_people": true,

    "no_animals": true,

    "no_strong_waves": true,

    "no_camera_movement": true,

    "no_sudden_changes": true,

    "no_objects_entering_frame": true

  },

 

  "loop_settings": {

    "seamless": true,

    "cycle_sync": true,

    "start_end_match": true

  }

}

⑨日本の滝ループ動画テンプレ

{

  "video_type": "image_to_video",

  "duration_seconds": 12,

  "loop": true,

  "resolution": "4K",

  "aspect_ratio": "16:9",

 

  "style": {

    "visual": "ultra_realistic",

    "mood": "calm, natural, serene, Japanese aesthetic",

    "lighting": "soft natural daylight with stable brightness",

    "color_tone": "rich greens and natural water tones, slightly enhanced but realistic"

  },

 

  "camera": {

    "type": "fixed",

    "angle": "eye level",

    "movement": "none",

    "zoom": false,

    "pan": false,

    "shake": false,

    "focus": "deep focus"

  },

 

  "scene": {

    "location": "Japanese natural waterfall in forest",

    "environment": {

      "time": "day",

      "season": "spring or early summer",

      "weather": "clear and slightly humid",

      "elements": "lush greenery, moss-covered rocks, flowing waterfall"

    }

  },

 

  "subject": {

    "main": "waterfall cascading over natural rock formation",

    "secondary": "surrounding forest with trees and moss",

    "details": "wet rocks, subtle reflections, natural textures",

    "human_presence": false,

    "text_presence": false,

    "logo_presence": false

  },

 

  "motion": {

    "waterfall": {

      "type": "continuous downward flow",

      "intensity": "moderate",

      "pattern": "smooth repeating cascade with consistent velocity",

      "loop_behavior": "seamless flow cycle with no start/end visible"

    },

    "water_surface": {

      "type": "gentle ripples",

      "intensity": "low",

      "pattern": "soft circular ripple propagation",

      "loop_behavior": "perfectly looping ripple timing"

    },

    "leaves": {

      "type": "subtle sway",

      "intensity": "very low",

      "pattern": "slow natural oscillation",

      "loop_behavior": "synchronized minimal movement for seamless loop"

    },

    "light": {

      "type": "stable ambient light",

      "variation": "minimal flicker from water reflection only",

      "loop_behavior": "consistent brightness without shifts"

    }

  },

 

  "effects": {

    "water_splash": "fine mist near waterfall base with subtle repetition",

    "reflection": "soft natural reflections on wet surfaces",

    "particles": "very fine mist particles, subtle and loop-safe"

  },

 

  "quality_control": {

    "noise": "none",

    "distortion": "none",

    "artifact_prevention": "strict temporal consistency",

    "loop_integrity": "first and last frames perfectly matched",

    "realism": "photorealistic textures and motion"

  }

}

⑩Riverside Campfire at Night Loopテンプレ

{

  "video_type": "image_to_video",

  "duration_seconds": 12,

  "loop": true,

  "resolution": "4K",

  "aspect_ratio": "16:9",

 

  "camera": {

    "type": "fixed",

    "movement": "none",

    "zoom": false,

    "pan": false,

    "shake": false

  },

 

  "scene": {

    "theme": "river and campfire in a natural outdoor setting",

    "environment": "calm riverside with natural landscape and campfire near the water",

    "lighting": "soft natural ambient light combined with warm fire glow, stable brightness with no flicker jumps"

  },

 

  "subject": {

    "main": "campfire with steady burning flames",

    "secondary": "calm flowing river with subtle surface reflections",

    "details": "natural stones, wood logs, subtle surrounding vegetation, soft reflections on water surface",

    "human_presence": false,

    "text_presence": false,

    "logo_presence": false

  },

 

  "motion": {

    "fire": {

      "type": "natural flame flicker",

      "intensity": "moderate",

      "pattern": "smooth cyclic flicker with consistent rhythm",

      "loop_behavior": "seamless repeating flame motion without brightness spikes or shape discontinuity"

    },

    "water": {

      "type": "gentle river flow",

      "intensity": "very low",

      "pattern": "slow horizontal movement with subtle ripples",

      "loop_behavior": "perfectly looping flow with no directional reset or visible seam"

    },

    "reflections": {

      "type": "soft light reflection on water",

      "behavior": "stable shimmering synchronized with water motion",

      "loop_behavior": "continuous reflection pattern with no flicker breaks"

    },

    "smoke": {

      "type": "thin upward drift",

      "intensity": "low",

      "pattern": "slow continuous rise with minimal variation",

      "loop_behavior": "cyclic motion that resets seamlessly without abrupt cut"

    },

    "vegetation": {

      "type": "minimal subtle movement",

      "intensity": "very low",

      "pattern": "slight natural sway if visible",

      "loop_behavior": "consistent micro-movement without noticeable reset"

    }

  },

 

  "loop_design": {

    "seamless": true,

    "start_end_match": "perfect alignment of fire shape, water ripple phase, and lighting state",

    "transition": "invisible loop with no temporal jump or brightness shift"

  },

 

  "quality_control": {

    "noise": "none",

    "distortion": "none",

    "artifact": "none",

    "realism": "ultra realistic",

    "consistency": "high temporal consistency across frames"

  }

}