返回 VideoClaw
script.json
根目录 / FilmAgent / FilmAgent / scripts / cot / 4o / 5 / script.json
1 [
2 {
3 "sceneinformation": {
4 "who": [
5 "Alex",
6 "Sam",
7 "Jordan",
8 "Tess"
9 ],
10 "where": "Apartment living room",
11 "what": "The team gets together to brainstorm late at night. They are sitting around trying to come up with innovative ideas for their startup."
12 },
13 "dialogues": [
14 {
15 "speaker": "Jordan",
16 "content": "Alright, team, let's start brainstorming. We need to think outside the box tonight.",
17 "actions": [
18 {
19 "character": "Jordan",
20 "state": "standing",
21 "action": "Standing Talking"
22 },
23 {
24 "character": "Alex",
25 "state": "sitting",
26 "action": "Sitting Listening"
27 },
28 {
29 "character": "Sam",
30 "state": "sitting",
31 "action": "Sitting Listening"
32 },
33 {
34 "character": "Tess",
35 "state": "sitting",
36 "action": "Sitting Listening"
37 }
38 ],
39 "selected shot": "Track Shot"
40 },
41 {
42 "speaker": "Sam",
43 "content": "What if we made an app that matched people with local community events?",
44 "actions": [
45 {
46 "character": "Sam",
47 "state": "sitting",
48 "action": "Sitting Talking"
49 },
50 {
51 "character": "Alex",
52 "state": "sitting",
53 "action": "Sitting Thinking"
54 },
55 {
56 "character": "Tess",
57 "state": "sitting",
58 "action": "Sitting Thinking"
59 },
60 {
61 "character": "Jordan",
62 "state": "standing",
63 "action": "Standing Thinking"
64 }
65 ],
66 "selected shot": "Mid Shot"
67 },
68 {
69 "speaker": "Alex",
70 "content": "That's interesting, but we need to think about how it differentiates from existing platforms.",
71 "actions": [
72 {
73 "character": "Alex",
74 "state": "sitting",
75 "action": "Sitting Talking"
76 },
77 {
78 "character": "Sam",
79 "state": "sitting",
80 "action": "Sitting Listening"
81 },
82 {
83 "character": "Tess",
84 "state": "sitting",
85 "action": "Sitting Listening"
86 },
87 {
88 "character": "Jordan",
89 "state": "standing",
90 "action": "Standing Agree"
91 }
92 ],
93 "selected shot": "Close Shot"
94 },
95 {
96 "speaker": "Tess",
97 "content": "What if the app included a gamification element to encourage participation?",
98 "actions": [
99 {
100 "character": "Tess",
101 "state": "sitting",
102 "action": "Sitting Talking"
103 },
104 {
105 "character": "Sam",
106 "state": "sitting",
107 "action": "Sitting Listening"
108 },
109 {
110 "character": "Alex",
111 "state": "sitting",
112 "action": "Sitting Listening"
113 },
114 {
115 "character": "Jordan",
116 "state": "standing",
117 "action": "Standing Listening"
118 }
119 ],
120 "selected shot": "Pan Shot"
121 }
122 ],
123 "initial position": [
124 {
125 "character": "Jordan",
126 "position": "Position 1"
127 },
128 {
129 "character": "Alex",
130 "position": "Position 2"
131 },
132 {
133 "character": "Sam",
134 "position": "Position 3"
135 },
136 {
137 "character": "Tess",
138 "position": "Position 5"
139 }
140 ]
141 },
142 {
143 "sceneinformation": {
144 "who": [
145 "Alex",
146 "Jordan"
147 ],
148 "where": "Roadside",
149 "what": "Alex and Jordan take a break and walk outside to clear their minds, discussing possible approaches to the MVP."
150 },
151 "dialogues": [
152 {
153 "speaker": "Jordan",
154 "content": "Sometimes getting some fresh air helps clear the mind. So, what do you think about Sam's idea?",
155 "actions": [
156 {
157 "character": "Jordan",
158 "state": "standing",
159 "action": "Standing Talking"
160 },
161 {
162 "character": "Alex",
163 "state": "standing",
164 "action": "Standing Thinking"
165 }
166 ],
167 "selected shot": "Follow Shot"
168 },
169 {
170 "speaker": "Alex",
171 "content": "It's innovative, but we need to consider scalability. We should focus on a solid MVP first.",
172 "actions": [
173 {
174 "character": "Alex",
175 "state": "standing",
176 "action": "Standing Talking"
177 },
178 {
179 "character": "Jordan",
180 "state": "standing",
181 "action": "Standing Listening"
182 }
183 ],
184 "selected shot": "Close Shot"
185 },
186 {
187 "speaker": "Jordan",
188 "content": "Right. Let's structure our brainstorming sessions to focus on each element one at a time.",
189 "actions": [
190 {
191 "character": "Jordan",
192 "state": "standing",
193 "action": "Standing Agree"
194 },
195 {
196 "character": "Alex",
197 "state": "standing",
198 "action": "Standing Agree"
199 }
200 ],
201 "selected shot": "Mid Shot"
202 }
203 ],
204 "initial position": [
205 {
206 "character": "Jordan",
207 "position": "Position 1"
208 },
209 {
210 "character": "Alex",
211 "position": "Position 2"
212 }
213 ]
214 },
215 {
216 "sceneinformation": {
217 "who": [
218 "Tess",
219 "Sam"
220 ],
221 "where": "Beverage Room",
222 "what": "Tess and Sam discuss their visions for the startup over a late night coffee."
223 },
224 "dialogues": [
225 {
226 "speaker": "Tess",
227 "content": "I really believe our project could make a huge impact. We just need to get the details right.",
228 "actions": [
229 {
230 "character": "Tess",
231 "state": "standing",
232 "action": "Standing Talking"
233 },
234 {
235 "character": "Sam",
236 "state": "standing",
237 "action": "Standing Listening"
238 }
239 ],
240 "selected shot": "Track Shot"
241 },
242 {
243 "speaker": "Sam",
244 "content": "Absolutely, the key is user engagement. How do we keep them coming back?",
245 "actions": [
246 {
247 "character": "Sam",
248 "state": "standing",
249 "action": "Standing Talking"
250 },
251 {
252 "character": "Tess",
253 "state": "standing",
254 "action": "Standing Thinking"
255 }
256 ],
257 "selected shot": "Zoom Shot"
258 },
259 {
260 "speaker": "Tess",
261 "content": "We should implement a points system and rewards. People love incentives.",
262 "actions": [
263 {
264 "character": "Tess",
265 "state": "standing",
266 "action": "Standing Thinking"
267 },
268 {
269 "character": "Sam",
270 "state": "standing",
271 "action": "Standing Agree"
272 }
273 ],
274 "selected shot": "Close Shot"
275 },
276 {
277 "speaker": "Sam",
278 "content": "That's a great idea! Let's pitch it to the guys tomorrow.",
279 "actions": [
280 {
281 "character": "Sam",
282 "state": "standing",
283 "action": "Standing Happy"
284 },
285 {
286 "character": "Tess",
287 "state": "standing",
288 "action": "Standing Happy"
289 }
290 ],
291 "selected shot": "Mid Shot"
292 }
293 ],
294 "initial position": [
295 {
296 "character": "Tess",
297 "position": "Position 2"
298 },
299 {
300 "character": "Sam",
301 "position": "Position 3"
302 }
303 ]
304 }
305 ]
305 lines JSON