返回 VideoClaw
script.json
根目录 / FilmAgent / FilmAgent / scripts / cot / 4o / 15 / script.json
1 [
2 {
3 "sceneinformation": {
4 "who": [
5 "Jake",
6 "Sara",
7 "Tom",
8 "Lena"
9 ],
10 "where": "Apartment living room",
11 "what": "Jake reveals a long-held secret to his close friends."
12 },
13 "dialogues": [
14 {
15 "speaker": "Jake",
16 "content": "Guys, there's something I need to tell you all.",
17 "actions": [
18 {
19 "character": "Jake",
20 "state": "standing",
21 "action": "Standing Talking"
22 },
23 {
24 "character": "Sara",
25 "state": "sitting",
26 "action": "Sitting Thinking"
27 },
28 {
29 "character": "Tom",
30 "state": "sitting",
31 "action": "Sitting Talking"
32 },
33 {
34 "character": "Lena",
35 "state": "standing",
36 "action": "Standing Puzzled"
37 }
38 ],
39 "selected shot": "Track Shot"
40 },
41 {
42 "speaker": "Sara",
43 "content": "Okay, Jake. What is it?",
44 "actions": [
45 {
46 "character": "Sara",
47 "state": "sitting",
48 "action": "Sitting Talking"
49 },
50 {
51 "character": "Jake",
52 "state": "standing",
53 "action": "Standing Thinking"
54 }
55 ],
56 "selected shot": "Mid Shot"
57 },
58 {
59 "speaker": "Jake",
60 "content": "I've kept this from you for years because I was afraid of how you'd react. But I can't hold it in any longer.",
61 "actions": [
62 {
63 "character": "Jake",
64 "state": "standing",
65 "action": "Standing Depressed"
66 },
67 {
68 "character": "Lena",
69 "state": "standing",
70 "action": "Standing Puzzled"
71 },
72 {
73 "character": "Tom",
74 "state": "sitting",
75 "action": "Sitting Talking"
76 }
77 ],
78 "selected shot": "Close Shot"
79 },
80 {
81 "speaker": "Tom",
82 "content": "Jake, just tell us. We're your friends.",
83 "actions": [
84 {
85 "character": "Tom",
86 "state": "sitting",
87 "action": "Sitting Talking"
88 },
89 {
90 "character": "Jake",
91 "state": "standing",
92 "action": "Standing Thinking"
93 }
94 ],
95 "selected shot": "Close Shot"
96 },
97 {
98 "speaker": "Jake",
99 "content": "I've been working undercover with the police.",
100 "actions": [
101 {
102 "character": "Jake",
103 "state": "standing",
104 "action": "Standing Talking"
105 },
106 {
107 "character": "Sara",
108 "state": "sitting",
109 "action": "Sitting Surprise"
110 },
111 {
112 "character": "Lena",
113 "state": "standing",
114 "action": "Standing Surprise"
115 },
116 {
117 "character": "Tom",
118 "state": "sitting",
119 "action": "Sitting Surprise"
120 }
121 ],
122 "selected shot": "Zoom Shot"
123 },
124 {
125 "speaker": "Sara",
126 "content": "What? Jake, you're serious?",
127 "actions": [
128 {
129 "character": "Sara",
130 "state": "sitting",
131 "action": "Sitting Surprise"
132 },
133 {
134 "character": "Lena",
135 "state": "standing",
136 "action": "Standing Surprise"
137 },
138 {
139 "character": "Tom",
140 "state": "sitting",
141 "action": "Sitting Surprise"
142 }
143 ],
144 "selected shot": "Mid Shot"
145 },
146 {
147 "speaker": "Lena",
148 "content": "Why didn't you tell us sooner?",
149 "actions": [
150 {
151 "character": "Lena",
152 "state": "standing",
153 "action": "Standing Puzzled"
154 },
155 {
156 "character": "Jake",
157 "state": "standing",
158 "action": "Standing Depressed"
159 },
160 {
161 "character": "Sara",
162 "state": "sitting",
163 "action": "Sitting Puzzled"
164 }
165 ],
166 "selected shot": "Close Shot"
167 },
168 {
169 "speaker": "Jake",
170 "content": "I couldn't put you at risk. The less you knew, the safer you were.",
171 "actions": [
172 {
173 "character": "Jake",
174 "state": "standing",
175 "action": "Standing Depressed"
176 },
177 {
178 "character": "Tom",
179 "state": "sitting",
180 "action": "Sitting Thinking"
181 },
182 {
183 "character": "Lena",
184 "state": "standing",
185 "action": "Standing Puzzled"
186 }
187 ],
188 "selected shot": "Close Shot"
189 },
190 {
191 "speaker": "Tom",
192 "content": "We understand, Jake. Just, don't keep us in the dark anymore.",
193 "actions": [
194 {
195 "character": "Tom",
196 "state": "sitting",
197 "action": "Sitting Talking"
198 },
199 {
200 "character": "Jake",
201 "state": "standing",
202 "action": "Standing Agree"
203 },
204 {
205 "character": "Sara",
206 "state": "sitting",
207 "action": "Sitting Agree"
208 },
209 {
210 "character": "Lena",
211 "state": "standing",
212 "action": "Standing Agree"
213 }
214 ],
215 "selected shot": "Mid Shot"
216 }
217 ],
218 "initial position": [
219 {
220 "character": "Jake",
221 "position": "Position 3"
222 },
223 {
224 "character": "Sara",
225 "position": "Position 1"
226 },
227 {
228 "character": "Tom",
229 "position": "Position 2"
230 },
231 {
232 "character": "Lena",
233 "position": "Position 4"
234 }
235 ]
236 },
237 {
238 "sceneinformation": {
239 "who": [
240 "Sara",
241 "Lena"
242 ],
243 "where": "Roadside",
244 "what": "Sara and Lena discuss Jake's revelation."
245 },
246 "dialogues": [
247 {
248 "speaker": "Sara",
249 "content": "Can you believe it, Lena? Jake, of all people.",
250 "actions": [
251 {
252 "character": "Sara",
253 "state": "standing",
254 "action": "Standing Puzzled"
255 },
256 {
257 "character": "Lena",
258 "state": "sitting",
259 "action": "Sitting Thinking"
260 }
261 ],
262 "selected shot": "Track Shot"
263 },
264 {
265 "speaker": "Lena",
266 "content": "I know. It's a lot to take in. But it makes sense in a way.",
267 "actions": [
268 {
269 "character": "Lena",
270 "state": "sitting",
271 "action": "Sitting Talking"
272 },
273 {
274 "character": "Sara",
275 "state": "standing",
276 "action": "Standing Thinking"
277 }
278 ],
279 "selected shot": "Mid Shot"
280 },
281 {
282 "speaker": "Sara",
283 "content": "What do you mean?",
284 "actions": [
285 {
286 "character": "Sara",
287 "state": "standing",
288 "action": "Standing Thinking"
289 },
290 {
291 "character": "Lena",
292 "state": "sitting",
293 "action": "Sitting Thinking"
294 }
295 ],
296 "selected shot": "Close Shot"
297 },
298 {
299 "speaker": "Lena",
300 "content": "Think about it. Jake's always been the type to stand up for what's right. This undercover work, it's just him on a bigger scale.",
301 "actions": [
302 {
303 "character": "Lena",
304 "state": "sitting",
305 "action": "Sitting Talking"
306 },
307 {
308 "character": "Sara",
309 "state": "standing",
310 "action": "Standing Agree"
311 }
312 ],
313 "selected shot": "Close Shot"
314 },
315 {
316 "speaker": "Sara",
317 "content": "You're right. I guess I was just shocked. I never expected it.",
318 "actions": [
319 {
320 "character": "Sara",
321 "state": "standing",
322 "action": "Standing Surprise"
323 },
324 {
325 "character": "Lena",
326 "state": "sitting",
327 "action": "Sitting Agree"
328 }
329 ],
330 "selected shot": "Mid Shot"
331 }
332 ],
333 "initial position": [
334 {
335 "character": "Sara",
336 "position": "Position 2"
337 },
338 {
339 "character": "Lena",
340 "position": "Position 1"
341 }
342 ]
343 },
344 {
345 "sceneinformation": {
346 "who": [
347 "Jake",
348 "Tom"
349 ],
350 "where": "Gaming room",
351 "what": "Tom confronts Jake about his decision to keep the secret."
352 },
353 "dialogues": [
354 {
355 "speaker": "Tom",
356 "content": "Jake, I need to know. Why didn't you trust us with this?",
357 "actions": [
358 {
359 "character": "Tom",
360 "state": "standing",
361 "action": "Standing Thinking"
362 },
363 {
364 "character": "Jake",
365 "state": "sitting",
366 "action": "Sitting Thinking"
367 }
368 ],
369 "selected shot": "Track Shot"
370 },
371 {
372 "speaker": "Jake",
373 "content": "Tom, it wasn't about trust. It was about safety.",
374 "actions": [
375 {
376 "character": "Jake",
377 "state": "sitting",
378 "action": "Sitting Depressed"
379 },
380 {
381 "character": "Tom",
382 "state": "standing",
383 "action": "Standing Agree"
384 }
385 ],
386 "selected shot": "Mid Shot"
387 },
388 {
389 "speaker": "Tom",
390 "content": "But we're like family. We could have helped you.",
391 "actions": [
392 {
393 "character": "Tom",
394 "state": "standing",
395 "action": "Standing Arguing"
396 },
397 {
398 "character": "Jake",
399 "state": "sitting",
400 "action": "Sitting Thinking"
401 }
402 ],
403 "selected shot": "Close Shot"
404 },
405 {
406 "speaker": "Jake",
407 "content": "I know. And that's what made it so hard. Please, try to understand.",
408 "actions": [
409 {
410 "character": "Jake",
411 "state": "sitting",
412 "action": "Sitting Depressed"
413 },
414 {
415 "character": "Tom",
416 "state": "standing",
417 "action": "Standing Thinking"
418 }
419 ],
420 "selected shot": "Close Shot"
421 },
422 {
423 "speaker": "Tom",
424 "content": "Alright, Jake. Just promise me no more secrets.",
425 "actions": [
426 {
427 "character": "Tom",
428 "state": "standing",
429 "action": "Standing Agree"
430 },
431 {
432 "character": "Jake",
433 "state": "sitting",
434 "action": "Sitting Agree"
435 }
436 ],
437 "selected shot": "Mid Shot"
438 },
439 {
440 "speaker": "Jake",
441 "content": "I promise. No more secrets.",
442 "actions": [
443 {
444 "character": "Jake",
445 "state": "sitting",
446 "action": "Sitting Agree"
447 },
448 {
449 "character": "Tom",
450 "state": "standing",
451 "action": "Standing Agree"
452 }
453 ],
454 "selected shot": "Close Shot"
455 }
456 ],
457 "initial position": [
458 {
459 "character": "Jake",
460 "position": "Position 1"
461 },
462 {
463 "character": "Tom",
464 "position": "Position 4"
465 }
466 ]
467 }
468 ]
468 lines JSON