返回 VideoClaw
script.json
1 [
2 {
3 "scene information": {
4 "who": [
5 "Alex",
6 "Lisa",
7 "Mark"
8 ],
9 "where": "Meeting room",
10 "what": "Alex is called into the meeting room by his boss, Lisa, accompanied by HR representative Mark. Lisa informs Alex that due to budget cuts and company restructuring, his position has been terminated. Alex, visibly shaken, tries to understand why he was chosen. Lisa explains that the decision wasn't personal, and Mark offers to assist with any severance and job placement services. Alex's initial shock turns to frustration, expressing how much he has given to the company."
11 },
12 "scene": [
13 {
14 "speaker": "Lisa",
15 "content": "Alex, thank you for joining us. We have some difficult news.",
16 "actions": [
17 {
18 "character": "Lisa",
19 "state": "standing",
20 "action": "Standing Talking 3"
21 }
22 ],
23 "shot": "Track Shot 2",
24 "current position": [
25 {
26 "character": "Lisa",
27 "position": "Position 1"
28 },
29 {
30 "character": "Alex",
31 "position": "Position 5"
32 },
33 {
34 "character": "Mark",
35 "position": "Position 7"
36 }
37 ]
38 },
39 {
40 "speaker": "Alex",
41 "content": "What's going on?",
42 "actions": [
43 {
44 "character": "Alex",
45 "state": "standing",
46 "action": "Standing Puzzled"
47 }
48 ],
49 "shot": "Close Shot",
50 "current position": [
51 {
52 "character": "Lisa",
53 "position": "Position 1"
54 },
55 {
56 "character": "Alex",
57 "position": "Position 5"
58 },
59 {
60 "character": "Mark",
61 "position": "Position 7"
62 }
63 ]
64 },
65 {
66 "speaker": "Lisa",
67 "content": "Due to budget cuts and restructuring, your position is one of those being terminated.",
68 "actions": [
69 {
70 "character": "Lisa",
71 "state": "standing",
72 "action": "Standing Talking 5"
73 },
74 {
75 "character": "Alex",
76 "state": "standing",
77 "action": "Standing Surprise"
78 }
79 ],
80 "shot": "Close Shot",
81 "current position": [
82 {
83 "character": "Lisa",
84 "position": "Position 1"
85 },
86 {
87 "character": "Alex",
88 "position": "Position 5"
89 },
90 {
91 "character": "Mark",
92 "position": "Position 7"
93 }
94 ]
95 },
96 {
97 "speaker": "Alex",
98 "content": "Terminated? Why me? I've given so much to this company.",
99 "actions": [
100 {
101 "character": "Alex",
102 "state": "standing",
103 "action": "Standing Angry 2"
104 },
105 {
106 "character": "Lisa",
107 "state": "standing",
108 "action": "Standing Thinking"
109 }
110 ],
111 "shot": "Mid Shot",
112 "current position": [
113 {
114 "character": "Lisa",
115 "position": "Position 1"
116 },
117 {
118 "character": "Alex",
119 "position": "Position 5"
120 },
121 {
122 "character": "Mark",
123 "position": "Position 7"
124 }
125 ]
126 },
127 {
128 "speaker": "Lisa",
129 "content": "It's not personal, Alex. This decision was made after thorough review.",
130 "actions": [
131 {
132 "character": "Lisa",
133 "state": "standing",
134 "action": "Standing Talking 6"
135 }
136 ],
137 "shot": "Close Shot",
138 "current position": [
139 {
140 "character": "Lisa",
141 "position": "Position 1"
142 },
143 {
144 "character": "Alex",
145 "position": "Position 5"
146 },
147 {
148 "character": "Mark",
149 "position": "Position 7"
150 }
151 ]
152 },
153 {
154 "speaker": "Mark",
155 "content": "We'll help with severance and job placement services. You're not alone in this.",
156 "actions": [
157 {
158 "character": "Mark",
159 "state": "standing",
160 "action": "Standing Agree 2"
161 }
162 ],
163 "shot": "Close Shot",
164 "current position": [
165 {
166 "character": "Lisa",
167 "position": "Position 1"
168 },
169 {
170 "character": "Alex",
171 "position": "Position 5"
172 },
173 {
174 "character": "Mark",
175 "position": "Position 7"
176 }
177 ]
178 },
179 {
180 "speaker": "Alex",
181 "content": "I can't believe this... after all my hard work.",
182 "actions": [
183 {
184 "character": "Alex",
185 "state": "standing",
186 "action": "Standing Depressed"
187 }
188 ],
189 "shot": "Close Shot",
190 "current position": [
191 {
192 "character": "Lisa",
193 "position": "Position 1"
194 },
195 {
196 "character": "Alex",
197 "position": "Position 5"
198 },
199 {
200 "character": "Mark",
201 "position": "Position 7"
202 }
203 ]
204 },
205 {
206 "speaker": "Lisa",
207 "content": "Your hard work doesn't go unnoticed. This is a tough situation for all of us.",
208 "actions": [
209 {
210 "character": "Lisa",
211 "state": "standing",
212 "action": "Standing Agree 2"
213 }
214 ],
215 "shot": "Close Shot",
216 "current position": [
217 {
218 "character": "Lisa",
219 "position": "Position 1"
220 },
221 {
222 "character": "Alex",
223 "position": "Position 5"
224 },
225 {
226 "character": "Mark",
227 "position": "Position 7"
228 }
229 ]
230 },
231 {
232 "speaker": "Mark",
233 "content": "Let's focus on the next steps. We have a list of opportunities you can consider, and I'm here to assist.",
234 "actions": [
235 {
236 "character": "Mark",
237 "state": "standing",
238 "action": "Standing Talking 2"
239 }
240 ],
241 "shot": "Mid Shot",
242 "current position": [
243 {
244 "character": "Lisa",
245 "position": "Position 1"
246 },
247 {
248 "character": "Alex",
249 "position": "Position 5"
250 },
251 {
252 "character": "Mark",
253 "position": "Position 7"
254 }
255 ]
256 },
257 {
258 "speaker": "Alex",
259 "content": "Fine. Let's look at those options. I need to figure out my next move.",
260 "actions": [
261 {
262 "character": "Alex",
263 "state": "standing",
264 "action": "Standing Agree 2"
265 }
266 ],
267 "shot": "Mid Shot",
268 "current position": [
269 {
270 "character": "Lisa",
271 "position": "Position 1"
272 },
273 {
274 "character": "Alex",
275 "position": "Position 5"
276 },
277 {
278 "character": "Mark",
279 "position": "Position 7"
280 }
281 ]
282 }
283 ],
284 "initial position": [
285 {
286 "character": "Lisa",
287 "position": "Position 1"
288 },
289 {
290 "character": "Alex",
291 "position": "Position 5"
292 },
293 {
294 "character": "Mark",
295 "position": "Position 7"
296 }
297 ]
298 },
299 {
300 "scene information": {
301 "who": [
302 "Alex",
303 "Nina"
304 ],
305 "where": "Apartment living room",
306 "what": "Alex returns home to his apartment and finds his partner Nina in the living room. He explains what happened at work. Nina comforts him, but Alex's emotions overwhelm him. He starts to cry, feeling helpless and unsure about the future. Nina tries to assure him that they will get through this together and that he is more than just his job."
307 },
308 "scene": [
309 {
310 "speaker": "Nina",
311 "content": "Hey, you're home early. What's wrong?",
312 "actions": [
313 {
314 "character": "Nina",
315 "state": "standing",
316 "action": "Standing Normal"
317 }
318 ],
319 "shot": "Track Shot 2",
320 "current position": [
321 {
322 "character": "Alex",
323 "position": "Position 1"
324 },
325 {
326 "character": "Nina",
327 "position": "Position 2"
328 }
329 ]
330 },
331 {
332 "speaker": "Alex",
333 "content": "They fired me, Nina. Just like that.",
334 "actions": [
335 {
336 "character": "Alex",
337 "state": "standing",
338 "action": "Standing Depressed"
339 }
340 ],
341 "shot": "Close Shot",
342 "current position": [
343 {
344 "character": "Alex",
345 "position": "Position 1"
346 },
347 {
348 "character": "Nina",
349 "position": "Position 2"
350 }
351 ]
352 },
353 {
354 "speaker": "Nina",
355 "content": "Oh no, Alex. I'm so sorry.",
356 "actions": [
357 {
358 "character": "Nina",
359 "state": "standing",
360 "action": "Standing Normal"
361 }
362 ],
363 "shot": "Close Shot",
364 "current position": [
365 {
366 "character": "Alex",
367 "position": "Position 1"
368 },
369 {
370 "character": "Nina",
371 "position": "Position 2"
372 }
373 ]
374 },
375 {
376 "speaker": "Alex",
377 "content": "I don't know what to do. I feel so lost.",
378 "actions": [
379 {
380 "character": "Alex",
381 "state": "standing",
382 "action": "Standing Depressed"
383 }
384 ],
385 "shot": "Close Shot",
386 "current position": [
387 {
388 "character": "Alex",
389 "position": "Position 1"
390 },
391 {
392 "character": "Nina",
393 "position": "Position 2"
394 }
395 ]
396 },
397 {
398 "speaker": "Nina",
399 "content": "We'll figure it out, together. You're more than your job.",
400 "actions": [
401 {
402 "character": "Nina",
403 "state": "standing",
404 "action": "Standing Talking 1"
405 }
406 ],
407 "shot": "Mid Shot",
408 "current position": [
409 {
410 "character": "Alex",
411 "position": "Position 1"
412 },
413 {
414 "character": "Nina",
415 "position": "Position 2"
416 }
417 ]
418 },
419 {
420 "speaker": "Alex",
421 "content": "I just... I don't see a way forward right now.",
422 "actions": [
423 {
424 "character": "Alex",
425 "state": "standing",
426 "action": "Standing Depressed"
427 }
428 ],
429 "shot": "Close Shot",
430 "current position": [
431 {
432 "character": "Alex",
433 "position": "Position 1"
434 },
435 {
436 "character": "Nina",
437 "position": "Position 2"
438 }
439 ]
440 },
441 {
442 "speaker": "Nina",
443 "content": "Take a breath. We'll take this one step at a time. I'm here for you.",
444 "actions": [
445 {
446 "character": "Nina",
447 "state": "standing",
448 "action": "Standing Talking 6"
449 }
450 ],
451 "shot": "Mid Shot",
452 "current position": [
453 {
454 "character": "Alex",
455 "position": "Position 1"
456 },
457 {
458 "character": "Nina",
459 "position": "Position 2"
460 }
461 ]
462 },
463 {
464 "speaker": "Alex",
465 "content": "sighs and starts to cry What if we can't make it through this?",
466 "actions": [
467 {
468 "character": "Alex",
469 "state": "standing",
470 "action": "Standing Crying"
471 }
472 ],
473 "shot": "Close Shot",
474 "current position": [
475 {
476 "character": "Alex",
477 "position": "Position 1"
478 },
479 {
480 "character": "Nina",
481 "position": "Position 2"
482 }
483 ]
484 },
485 {
486 "speaker": "Nina",
487 "content": "We will. We've faced hard times before and survived. We'll do it again.",
488 "actions": [
489 {
490 "character": "Nina",
491 "state": "standing",
492 "action": "Standing Agree 1"
493 }
494 ],
495 "shot": "Mid Shot",
496 "current position": [
497 {
498 "character": "Alex",
499 "position": "Position 1"
500 },
501 {
502 "character": "Nina",
503 "position": "Position 2"
504 }
505 ]
506 },
507 {
508 "speaker": "Alex",
509 "content": "sniffling You're right. Together, we'll find a way.",
510 "actions": [
511 {
512 "character": "Alex",
513 "state": "standing",
514 "action": "Standing Crying"
515 }
516 ],
517 "shot": "Close Shot",
518 "current position": [
519 {
520 "character": "Alex",
521 "position": "Position 1"
522 },
523 {
524 "character": "Nina",
525 "position": "Position 2"
526 }
527 ]
528 }
529 ],
530 "initial position": [
531 {
532 "character": "Alex",
533 "position": "Position 1"
534 },
535 {
536 "character": "Nina",
537 "position": "Position 2"
538 }
539 ]
540 },
541 {
542 "scene information": {
543 "who": [
544 "Alex",
545 "Mark",
546 "Lisa",
547 "Nina"
548 ],
549 "where": "Relaxing Room",
550 "what": "A few days later, Alex meets Mark and Lisa in a relaxing room at a local facility for a follow-up discussion, accompanied by Nina for moral support. Mark outlines some job placement options and Lisa provides recommendations for job positions in the network. Alex is more composed now, discussing potential opportunities and acknowledging the unfortunate situation. Nina adds her perspectives, helping Alex feel hopeful and focused on the future."
551 },
552 "scene": [
553 {
554 "speaker": "Mark",
555 "content": "Thank you for meeting with us, Alex. We have some potential opportunities to discuss.",
556 "actions": [
557 {
558 "character": "Mark",
559 "state": "standing",
560 "action": "Standing Talking 4"
561 },
562 {
563 "character": "Alex",
564 "state": "standing",
565 "action": "Standing Normal"
566 }
567 ],
568 "shot": "Track Shot 1",
569 "current position": [
570 {
571 "character": "Alex",
572 "position": "Position 4"
573 },
574 {
575 "character": "Nina",
576 "position": "Position 5"
577 },
578 {
579 "character": "Lisa",
580 "position": "Position 1"
581 },
582 {
583 "character": "Mark",
584 "position": "Position 2"
585 }
586 ]
587 },
588 {
589 "speaker": "Lisa",
590 "content": "And we have some personal recommendations that might fit your skill set.",
591 "actions": [
592 {
593 "character": "Lisa",
594 "state": "standing",
595 "action": "Standing Talking 1"
596 }
597 ],
598 "shot": "Close Shot",
599 "current position": [
600 {
601 "character": "Alex",
602 "position": "Position 4"
603 },
604 {
605 "character": "Nina",
606 "position": "Position 5"
607 },
608 {
609 "character": "Lisa",
610 "position": "Position 1"
611 },
612 {
613 "character": "Mark",
614 "position": "Position 2"
615 }
616 ]
617 },
618 {
619 "speaker": "Alex",
620 "content": "I appreciate that. It's been tough, but I'm ready to move forward.",
621 "actions": [
622 {
623 "character": "Alex",
624 "state": "standing",
625 "action": "Standing Agree 1"
626 },
627 {
628 "character": "Nina",
629 "state": "standing",
630 "action": "Standing Normal"
631 }
632 ],
633 "shot": "Mid Shot",
634 "current position": [
635 {
636 "character": "Alex",
637 "position": "Position 4"
638 },
639 {
640 "character": "Nina",
641 "position": "Position 5"
642 },
643 {
644 "character": "Lisa",
645 "position": "Position 1"
646 },
647 {
648 "character": "Mark",
649 "position": "Position 2"
650 }
651 ]
652 },
653 {
654 "speaker": "Nina",
655 "content": "Alex has been looking through his options. We're optimistic.",
656 "actions": [
657 {
658 "character": "Nina",
659 "state": "standing",
660 "action": "Standing Happy"
661 }
662 ],
663 "shot": "Close Shot",
664 "current position": [
665 {
666 "character": "Alex",
667 "position": "Position 4"
668 },
669 {
670 "character": "Nina",
671 "position": "Position 5"
672 },
673 {
674 "character": "Lisa",
675 "position": "Position 1"
676 },
677 {
678 "character": "Mark",
679 "position": "Position 2"
680 }
681 ]
682 },
683 {
684 "speaker": "Mark",
685 "content": "That's the spirit. Here are a few roles that align with your experience. This one, for example, looks promising.",
686 "actions": [
687 {
688 "character": "Mark",
689 "state": "standing",
690 "action": "Standing Happy"
691 }
692 ],
693 "shot": "Close Shot",
694 "current position": [
695 {
696 "character": "Alex",
697 "position": "Position 4"
698 },
699 {
700 "character": "Nina",
701 "position": "Position 5"
702 },
703 {
704 "character": "Lisa",
705 "position": "Position 1"
706 },
707 {
708 "character": "Mark",
709 "position": "Position 2"
710 }
711 ]
712 },
713 {
714 "speaker": "Alex",
715 "content": "Yes, that does look interesting. Thank you for this.",
716 "actions": [
717 {
718 "character": "Alex",
719 "state": "standing",
720 "action": "Standing Happy"
721 }
722 ],
723 "shot": "Close Shot",
724 "current position": [
725 {
726 "character": "Alex",
727 "position": "Position 4"
728 },
729 {
730 "character": "Nina",
731 "position": "Position 5"
732 },
733 {
734 "character": "Lisa",
735 "position": "Position 1"
736 },
737 {
738 "character": "Mark",
739 "position": "Position 2"
740 }
741 ]
742 },
743 {
744 "speaker": "Lisa",
745 "content": "You'll bounce back from this, Alex. You have a strong track record.",
746 "actions": [
747 {
748 "character": "Lisa",
749 "state": "standing",
750 "action": "Standing Talking 6"
751 }
752 ],
753 "shot": "Mid Shot",
754 "current position": [
755 {
756 "character": "Alex",
757 "position": "Position 4"
758 },
759 {
760 "character": "Nina",
761 "position": "Position 5"
762 },
763 {
764 "character": "Lisa",
765 "position": "Position 1"
766 },
767 {
768 "character": "Mark",
769 "position": "Position 2"
770 }
771 ]
772 },
773 {
774 "speaker": "Nina",
775 "content": "Exactly. This is just a new chapter for us.",
776 "actions": [
777 {
778 "character": "Nina",
779 "state": "standing",
780 "action": "Standing Talking 3"
781 }
782 ],
783 "shot": "Mid Shot",
784 "current position": [
785 {
786 "character": "Alex",
787 "position": "Position 4"
788 },
789 {
790 "character": "Nina",
791 "position": "Position 5"
792 },
793 {
794 "character": "Lisa",
795 "position": "Position 1"
796 },
797 {
798 "character": "Mark",
799 "position": "Position 2"
800 }
801 ]
802 },
803 {
804 "speaker": "Alex",
805 "content": "I'm starting to feel hopeful again. Let's pursue these leads and make things happen.",
806 "actions": [
807 {
808 "character": "Alex",
809 "state": "standing",
810 "action": "Standing Happy"
811 },
812 {
813 "character": "Mark",
814 "state": "standing",
815 "action": "Standing Agree 2"
816 }
817 ],
818 "shot": "Mid Shot",
819 "current position": [
820 {
821 "character": "Alex",
822 "position": "Position 4"
823 },
824 {
825 "character": "Nina",
826 "position": "Position 5"
827 },
828 {
829 "character": "Lisa",
830 "position": "Position 1"
831 },
832 {
833 "character": "Mark",
834 "position": "Position 2"
835 }
836 ]
837 },
838 {
839 "speaker": "Mark",
840 "content": "We're here to support you through this transition. Keep us updated on your progress.",
841 "actions": [
842 {
843 "character": "Mark",
844 "state": "standing",
845 "action": "Standing Talking 6"
846 }
847 ],
848 "shot": "Close Shot",
849 "current position": [
850 {
851 "character": "Alex",
852 "position": "Position 4"
853 },
854 {
855 "character": "Nina",
856 "position": "Position 5"
857 },
858 {
859 "character": "Lisa",
860 "position": "Position 1"
861 },
862 {
863 "character": "Mark",
864 "position": "Position 2"
865 }
866 ]
867 },
868 {
869 "speaker": "Alex",
870 "content": "Will do. Thanks again. I'm ready to take the next step.",
871 "actions": [
872 {
873 "character": "Alex",
874 "state": "standing",
875 "action": "Standing Agree 1"
876 }
877 ],
878 "shot": "Mid Shot",
879 "current position": [
880 {
881 "character": "Alex",
882 "position": "Position 4"
883 },
884 {
885 "character": "Nina",
886 "position": "Position 5"
887 },
888 {
889 "character": "Lisa",
890 "position": "Position 1"
891 },
892 {
893 "character": "Mark",
894 "position": "Position 2"
895 }
896 ]
897 }
898 ],
899 "initial position": [
900 {
901 "character": "Alex",
902 "position": "Position 4"
903 },
904 {
905 "character": "Nina",
906 "position": "Position 5"
907 },
908 {
909 "character": "Lisa",
910 "position": "Position 1"
911 },
912 {
913 "character": "Mark",
914 "position": "Position 2"
915 }
916 ]
917 }
918 ]
918 lines JSON