返回 VideoClaw
script.json
根目录 / FilmAgent / FilmAgent / scripts / cot / o1 / 12 / script.json
1 [
2 {
3 "scene_information": {
4 "who": [
5 "Sam",
6 "Rose"
7 ],
8 "where": "Office",
9 "what": "Sam and Rose, feeling trapped in their mundane jobs, discuss their dissatisfaction and consider planning a secret escape from their routine."
10 },
11 "dialogues": [
12 {
13 "speaker": "Sam",
14 "content": "Another day crunching numbers, huh?",
15 "actions": [
16 {
17 "character": "Sam",
18 "state": "sitting",
19 "action": "Sitting Talking"
20 }
21 ],
22 "selected shot": "Track Shot"
23 },
24 {
25 "speaker": "Rose",
26 "content": "Indeed. Sometimes I wonder if there's more to life than this endless cycle.",
27 "actions": [
28 {
29 "character": "Rose",
30 "state": "sitting",
31 "action": "Sitting Talking"
32 }
33 ],
34 "selected shot": "Close Shot"
35 },
36 {
37 "speaker": "Sam",
38 "content": "I've been thinking the same. Do you ever feel... trapped?",
39 "actions": [
40 {
41 "character": "Sam",
42 "state": "sitting",
43 "action": "Sitting Talking"
44 }
45 ],
46 "selected shot": "Close Shot"
47 },
48 {
49 "speaker": "Rose",
50 "content": "All the time. But what's the alternative?",
51 "actions": [
52 {
53 "character": "Rose",
54 "state": "sitting",
55 "action": "Sitting Talking"
56 }
57 ],
58 "selected shot": "Mid Shot"
59 },
60 {
61 "speaker": "Sam",
62 "content": "Perhaps... we could find a way to break free.",
63 "actions": [
64 {
65 "character": "Sam",
66 "state": "sitting",
67 "action": "Stand Up"
68 }
69 ],
70 "selected shot": "Mid Shot"
71 },
72 {
73 "speaker": "Rose",
74 "content": "Are you suggesting we abandon everything we've built?",
75 "actions": [
76 {
77 "character": "Rose",
78 "state": "sitting",
79 "action": "Sitting Talking"
80 }
81 ],
82 "selected shot": "Mid Shot"
83 },
84 {
85 "speaker": "Sam",
86 "content": "Not abandon. Just... take a different path.",
87 "actions": [
88 {
89 "character": "Sam",
90 "state": "standing",
91 "action": "Standing Talking"
92 }
93 ],
94 "selected shot": "Close Shot"
95 },
96 {
97 "speaker": "Rose",
98 "content": "Interesting. Tell me more.",
99 "actions": [
100 {
101 "character": "Rose",
102 "state": "sitting",
103 "action": "Sitting Talking"
104 }
105 ],
106 "selected shot": "Close Shot"
107 }
108 ],
109 "initial position": [
110 {
111 "character": "Sam",
112 "position": "Position 3"
113 },
114 {
115 "character": "Rose",
116 "position": "Position 1"
117 }
118 ]
119 },
120 {
121 "scene_information": {
122 "who": [
123 "Sam",
124 "Lily",
125 "Max"
126 ],
127 "where": "Apartment living room",
128 "what": "Sam shares his plan with Lily and Max, convincing them to join in escaping their mundane routines."
129 },
130 "dialogues": [
131 {
132 "speaker": "Sam",
133 "content": "Thank you both for coming over.",
134 "actions": [
135 {
136 "character": "Sam",
137 "state": "sitting",
138 "action": "Sitting Talking"
139 }
140 ],
141 "selected shot": "Track Shot"
142 },
143 {
144 "speaker": "Lily",
145 "content": "Of course, Sam. Your message sounded intriguing.",
146 "actions": [
147 {
148 "character": "Lily",
149 "state": "sitting",
150 "action": "Sitting Talking"
151 }
152 ],
153 "selected shot": "Long Shot"
154 },
155 {
156 "speaker": "Max",
157 "content": "Yeah, what's up? Got a secret to share?",
158 "actions": [
159 {
160 "character": "Max",
161 "state": "standing",
162 "action": "Standing Talking"
163 }
164 ],
165 "selected shot": "Mid Shot"
166 },
167 {
168 "speaker": "Sam",
169 "content": "Actually, I do. I've been feeling stuck lately, and I think it's time for a change.",
170 "actions": [
171 {
172 "character": "Sam",
173 "state": "sitting",
174 "action": "Sitting Talking"
175 }
176 ],
177 "selected shot": "Close Shot"
178 },
179 {
180 "speaker": "Lily",
181 "content": "Like a butterfly ready to emerge from its cocoon?",
182 "actions": [
183 {
184 "character": "Lily",
185 "state": "sitting",
186 "action": "Sitting Talking"
187 }
188 ],
189 "selected shot": "Mid Shot"
190 },
191 {
192 "speaker": "Max",
193 "content": "An escape, huh? Sounds exciting! Count me in.",
194 "actions": [
195 {
196 "character": "Max",
197 "state": "standing",
198 "action": "Standing Happy"
199 }
200 ],
201 "selected shot": "Close Shot"
202 },
203 {
204 "speaker": "Sam",
205 "content": "I want to plan an escape from this mundane routine, and I'd like you both to join me.",
206 "actions": [
207 {
208 "character": "Sam",
209 "state": "sitting",
210 "action": "Sitting Talking"
211 }
212 ],
213 "selected shot": "Mid Shot"
214 },
215 {
216 "speaker": "Lily",
217 "content": "Breaking free to chase new horizons? I'm interested.",
218 "actions": [
219 {
220 "character": "Lily",
221 "state": "sitting",
222 "action": "Sitting Clapping"
223 }
224 ],
225 "selected shot": "Close Shot"
226 }
227 ],
228 "initial position": [
229 {
230 "character": "Sam",
231 "position": "Position 1"
232 },
233 {
234 "character": "Lily",
235 "position": "Position 2"
236 },
237 {
238 "character": "Max",
239 "position": "Position 5"
240 }
241 ]
242 },
243 {
244 "scene_information": {
245 "who": [
246 "Sam",
247 "Rose",
248 "Lily",
249 "Max"
250 ],
251 "where": "Meeting room",
252 "what": "The group meets to finalize their plan to escape their mundane routines."
253 },
254 "dialogues": [
255 {
256 "speaker": "Sam",
257 "content": "Alright, we're all here. Let's go over the plan.",
258 "actions": [
259 {
260 "character": "Sam",
261 "state": "sitting",
262 "action": "Sitting Talking"
263 }
264 ],
265 "selected shot": "Track Shot"
266 },
267 {
268 "speaker": "Rose",
269 "content": "I've considered the risks. We need to be thorough.",
270 "actions": [
271 {
272 "character": "Rose",
273 "state": "sitting",
274 "action": "Sitting Talking"
275 }
276 ],
277 "selected shot": "Mid Shot"
278 },
279 {
280 "speaker": "Lily",
281 "content": "Like charting a course through uncharted waters.",
282 "actions": [
283 {
284 "character": "Lily",
285 "state": "sitting",
286 "action": "Sitting Talking"
287 }
288 ],
289 "selected shot": "Close Shot"
290 },
291 {
292 "speaker": "Max",
293 "content": "And maybe add a dash of spontaneity to keep things lively.",
294 "actions": [
295 {
296 "character": "Max",
297 "state": "sitting",
298 "action": "Sitting Laughing"
299 }
300 ],
301 "selected shot": "Close Shot"
302 },
303 {
304 "speaker": "Sam",
305 "content": "Our goal is to leave our routines behind and start fresh.",
306 "actions": [
307 {
308 "character": "Sam",
309 "state": "sitting",
310 "action": "Sitting Talking"
311 }
312 ],
313 "selected shot": "Mid Shot"
314 },
315 {
316 "speaker": "Rose",
317 "content": "Agreed. But we must ensure we don't burn bridges unnecessarily.",
318 "actions": [
319 {
320 "character": "Rose",
321 "state": "sitting",
322 "action": "Sitting Clapping"
323 }
324 ],
325 "selected shot": "Close Shot"
326 },
327 {
328 "speaker": "Lily",
329 "content": "A delicate balance between the old and the new.",
330 "actions": [
331 {
332 "character": "Lily",
333 "state": "sitting",
334 "action": "Sitting Talking"
335 }
336 ],
337 "selected shot": "Mid Shot"
338 },
339 {
340 "speaker": "Max",
341 "content": "I'm all for leaping before looking, but I get it.",
342 "actions": [
343 {
344 "character": "Max",
345 "state": "sitting",
346 "action": "Sitting Talking"
347 }
348 ],
349 "selected shot": "Close Shot"
350 }
351 ],
352 "initial position": [
353 {
354 "character": "Sam",
355 "position": "Position 1"
356 },
357 {
358 "character": "Rose",
359 "position": "Position 2"
360 },
361 {
362 "character": "Lily",
363 "position": "Position 5"
364 },
365 {
366 "character": "Max",
367 "position": "Position 7"
368 }
369 ]
370 }
371 ]
372
373
373 lines JSON