script.json 1.0 KB

123456789101112131415161718192021222324252627282930
  1. {
  2. "basic_info": {
  3. "script_theme": "服装修复场景下的温馨互动与人物特写",
  4. "total_lenses": 2,
  5. "total_duration": 9,
  6. "unified_style": "温暖柔和的文艺氛围"
  7. },
  8. "lens_details": [
  9. {
  10. "lens_id": 1,
  11. "lens_params": "全景+平视+固定",
  12. "core_vision": "一个人坐在房间角落,手里拿着纸张,随后用布擦拭墙上挂着的旗袍;另一个人站在旁边看着;地面散落着布料和设计图纸,窗边有缝纫机",
  13. "lens_type": "A-Roll",
  14. "lines_narration": null,
  15. "bgm_style": "轻柔温暖的钢琴曲,节奏舒缓",
  16. "sound_effects": "布料摩擦的轻微沙沙声",
  17. "lens_duration": 5
  18. },
  19. {
  20. "lens_id": 2,
  21. "lens_params": "特写+平视+固定",
  22. "core_vision": "人物低头调整毛衣领口,随后抬头微笑看向镜头",
  23. "lens_type": "A-Roll",
  24. "lines_narration": null,
  25. "bgm_style": "轻柔温暖的钢琴曲,节奏舒缓",
  26. "sound_effects": null,
  27. "lens_duration": 4
  28. }
  29. ]
  30. }