cineprompt 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,1508 @@
1
+ {
2
+ "media_type": [
3
+ "cinematic",
4
+ "documentary",
5
+ "commercial",
6
+ "corporate",
7
+ "music video",
8
+ "home video",
9
+ "avant-garde",
10
+ "animation",
11
+ "broadcast news",
12
+ "social media",
13
+ "educational",
14
+ "found footage",
15
+ "behind-the-scenes"
16
+ ],
17
+ "commercial_type": [
18
+ "travel commercial",
19
+ "food commercial",
20
+ "beverage commercial",
21
+ "alcohol spirits commercial",
22
+ "fashion commercial",
23
+ "luxury fashion commercial",
24
+ "car commercial",
25
+ "airline commercial",
26
+ "hotel commercial",
27
+ "restaurant commercial",
28
+ "fast food commercial",
29
+ "real estate commercial",
30
+ "eyewear commercial",
31
+ "footwear commercial",
32
+ "watch commercial",
33
+ "jewelry commercial",
34
+ "health and beauty commercial",
35
+ "fitness commercial",
36
+ "fragrance commercial",
37
+ "makeup cosmetics commercial",
38
+ "pharmaceutical commercial",
39
+ "industrial commercial",
40
+ "electronics commercial",
41
+ "tech SaaS product commercial",
42
+ "military defense commercial",
43
+ "testimonial commercial",
44
+ "celebrity interview commercial",
45
+ "pet commercial",
46
+ "PSA public awareness commercial",
47
+ "sports athletic commercial"
48
+ ],
49
+ "documentary_style": [
50
+ "nature documentary",
51
+ "wildlife documentary",
52
+ "true crime documentary",
53
+ "historical documentary",
54
+ "observational documentary",
55
+ "cinéma vérité documentary",
56
+ "biographical documentary",
57
+ "social political documentary",
58
+ "science documentary",
59
+ "sports documentary",
60
+ "travel adventure documentary",
61
+ "food documentary",
62
+ "war conflict documentary"
63
+ ],
64
+ "animation_style": [
65
+ "2D traditional animation",
66
+ "3D CGI animation",
67
+ "stop motion animation",
68
+ "claymation animation",
69
+ "rotoscope animation",
70
+ "cel-shaded animation",
71
+ "pixel art animation",
72
+ "motion graphics animation",
73
+ "anime style animation",
74
+ "paper cut-out animation",
75
+ "mixed media animation",
76
+ "watercolor animation"
77
+ ],
78
+ "music_video_style": [
79
+ "performance music video",
80
+ "narrative music video",
81
+ "abstract visual music video",
82
+ "dance music video",
83
+ "one-take music video",
84
+ "live concert music video",
85
+ "lyric video",
86
+ "animated music video",
87
+ "experimental music video",
88
+ "retro throwback music video"
89
+ ],
90
+ "social_media_style": [
91
+ "TikTok Reels short-form vertical video",
92
+ "vlog style video",
93
+ "tutorial how-to video",
94
+ "unboxing video",
95
+ "ASMR video",
96
+ "reaction video",
97
+ "get ready with me GRWM video",
98
+ "haul video",
99
+ "mukbang eating video",
100
+ "day in the life video",
101
+ "product review video"
102
+ ],
103
+ "genre": [
104
+ "action",
105
+ "adventure",
106
+ "anime",
107
+ "comedy",
108
+ "crime",
109
+ "cyberpunk",
110
+ "drama",
111
+ "experimental",
112
+ "fantasy",
113
+ "film noir",
114
+ "gothic",
115
+ "horror",
116
+ "musical",
117
+ "mystery",
118
+ "period drama",
119
+ "post-apocalyptic",
120
+ "romance",
121
+ "sci-fi",
122
+ "slice of life",
123
+ "sports",
124
+ "steampunk",
125
+ "superhero",
126
+ "surreal",
127
+ "thriller",
128
+ "time-lapse",
129
+ "war",
130
+ "western",
131
+ "trailer"
132
+ ],
133
+ "tone": [
134
+ "dramatic",
135
+ "moody",
136
+ "energetic",
137
+ "peaceful",
138
+ "tense",
139
+ "dreamlike",
140
+ "nostalgic",
141
+ "epic",
142
+ "comedic",
143
+ "dark, gritty",
144
+ "ethereal",
145
+ "melancholic",
146
+ "whimsical",
147
+ "hopeful",
148
+ "intimate",
149
+ "chaotic",
150
+ "ominous",
151
+ "triumphant",
152
+ "bittersweet",
153
+ "contemplative",
154
+ "serene"
155
+ ],
156
+ "age_range": [
157
+ "a child",
158
+ "in their teens",
159
+ "in their 20s",
160
+ "in their 30s",
161
+ "in their 40s",
162
+ "in their 50s",
163
+ "in their 60s",
164
+ "in their 70s",
165
+ "elderly"
166
+ ],
167
+ "build": [
168
+ "slim build",
169
+ "athletic build",
170
+ "average build",
171
+ "stocky build",
172
+ "heavy build",
173
+ "tall",
174
+ "petite"
175
+ ],
176
+ "hair_style": [
177
+ "short hair",
178
+ "long hair",
179
+ "shoulder-length hair",
180
+ "curly hair",
181
+ "straight hair",
182
+ "wavy hair",
183
+ "braided hair",
184
+ "bald",
185
+ "buzz cut",
186
+ "slicked back hair"
187
+ ],
188
+ "hair_color": [
189
+ "black hair",
190
+ "dark brown hair",
191
+ "light brown hair",
192
+ "blonde hair",
193
+ "red hair",
194
+ "auburn hair",
195
+ "gray hair",
196
+ "white hair",
197
+ "silver hair"
198
+ ],
199
+ "framing": [
200
+ "positioned left-third of frame",
201
+ "center frame",
202
+ "positioned right-third of frame",
203
+ "pushed to extreme edge of frame with vast negative space",
204
+ "positioned at bottom of frame with overwhelming headroom above",
205
+ "tiny figure dwarfed by surrounding architecture, off-center",
206
+ "perfectly symmetrical center-frame composition, one-point perspective",
207
+ "seen from behind, back to camera",
208
+ "framed in reflection, seen through mirror or glass",
209
+ "silhouetted in doorway",
210
+ "looking up at subject from below, trunk shot perspective",
211
+ "in the foreground",
212
+ "in the midground",
213
+ "in the background, small in frame",
214
+ "entering frame from left",
215
+ "entering frame from right",
216
+ "walking toward camera",
217
+ "walking away from camera, receding into distance"
218
+ ],
219
+ "obj_material": [
220
+ "metal surface",
221
+ "wood grain",
222
+ "glass surface",
223
+ "fabric texture",
224
+ "ceramic surface",
225
+ "leather texture",
226
+ "stone surface",
227
+ "plastic surface",
228
+ "paper texture",
229
+ "liquid surface"
230
+ ],
231
+ "obj_condition": [
232
+ "pristine, brand new",
233
+ "weathered, worn",
234
+ "aged, vintage patina",
235
+ "damaged, broken",
236
+ "rustic, handmade",
237
+ "polished, gleaming"
238
+ ],
239
+ "obj_scale": [
240
+ "miniature, tiny",
241
+ "handheld size",
242
+ "tabletop size",
243
+ "life-size",
244
+ "large, imposing",
245
+ "massive, monumental"
246
+ ],
247
+ "prod_material": [
248
+ "brushed metal finish",
249
+ "matte surface",
250
+ "glossy, high-shine surface",
251
+ "frosted glass surface",
252
+ "soft-touch rubber",
253
+ "woven fabric texture",
254
+ "natural wood grain",
255
+ "premium leather",
256
+ "transparent, clear material",
257
+ "carbon fiber weave"
258
+ ],
259
+ "prod_staging": [
260
+ "on a clean white surface, soft studio lighting, subtle shadow",
261
+ "on a dark reflective surface, dramatic rim lighting, moody",
262
+ "floating, suspended in mid-air",
263
+ "on a pedestal, elevated display",
264
+ "lifestyle setting, in natural context",
265
+ "flat lay arrangement, overhead view",
266
+ "surrounded by complementary props",
267
+ "held in hand, demonstrating scale"
268
+ ],
269
+ "prod_condition": [
270
+ "pristine, brand new, factory fresh",
271
+ "unboxing, fresh from packaging",
272
+ "well-loved, showing character from use",
273
+ "limited edition, special colorway"
274
+ ],
275
+ "food_state": [
276
+ "steaming hot, steam rising",
277
+ "sizzling on a hot surface",
278
+ "fresh, just prepared",
279
+ "frozen, frosted with ice crystals",
280
+ "chilled, condensation on glass",
281
+ "melting slowly",
282
+ "raw, uncooked",
283
+ "caramelized, golden-brown crust",
284
+ "bubbling, actively cooking",
285
+ "charred, flame-kissed"
286
+ ],
287
+ "food_presentation": [
288
+ "fine dining plating, elegant arrangement",
289
+ "rustic plating on wooden board",
290
+ "street food, casual handheld",
291
+ "overhead flat-lay arrangement",
292
+ "deconstructed, ingredients artfully separated",
293
+ "stacked high, towering layers",
294
+ "poured into glass, layered drink",
295
+ "scattered ingredients, mise en place"
296
+ ],
297
+ "food_texture": [
298
+ "crispy, crunchy exterior",
299
+ "creamy, smooth",
300
+ "gooey, stretching",
301
+ "flaky, layered pastry",
302
+ "glossy, glazed surface",
303
+ "crumbly, soft texture",
304
+ "juicy, glistening with moisture",
305
+ "fizzy, carbonated bubbles rising"
306
+ ],
307
+ "cloth_fabric": [
308
+ "silk fabric, smooth and luminous",
309
+ "denim, sturdy cotton twill",
310
+ "leather, supple hide",
311
+ "lace, delicate openwork",
312
+ "velvet, soft plush pile",
313
+ "wool, woven knit",
314
+ "chiffon, sheer and lightweight",
315
+ "satin, glossy smooth",
316
+ "tweed, textured weave",
317
+ "sequined, covered in reflective discs"
318
+ ],
319
+ "cloth_presentation": [
320
+ "on a model walking runway",
321
+ "on a mannequin",
322
+ "draped on hanger",
323
+ "flat lay arrangement from above",
324
+ "caught in wind, fabric flowing freely",
325
+ "folded neatly",
326
+ "close-up detail of stitching and texture",
327
+ "editorial fashion, styled on model in environment"
328
+ ],
329
+ "cloth_fit": [
330
+ "flowing, loose drape",
331
+ "fitted, body-hugging",
332
+ "oversized, exaggerated proportions",
333
+ "layered, multiple pieces stacked",
334
+ "structured, sharp tailoring",
335
+ "asymmetric, unconventional cut"
336
+ ],
337
+ "art_medium": [
338
+ "oil painting on canvas",
339
+ "watercolor on paper",
340
+ "marble sculpture",
341
+ "bronze cast sculpture",
342
+ "photography print, framed",
343
+ "charcoal drawing",
344
+ "mosaic, tiled artwork",
345
+ "stained glass",
346
+ "street art mural, spray paint",
347
+ "mixed media installation",
348
+ "ceramic, pottery artwork",
349
+ "digital art on display screen"
350
+ ],
351
+ "art_setting": [
352
+ "hanging in a gallery, white walls, spot-lit",
353
+ "in an artist's studio, work in progress",
354
+ "displayed in a home, living space",
355
+ "outdoors, public installation",
356
+ "in a museum, dramatic lighting",
357
+ "at auction, on an easel",
358
+ "being created, artist's hands visible",
359
+ "close-up detail, brushstrokes and texture visible"
360
+ ],
361
+ "art_condition": [
362
+ "freshly created, paint still wet",
363
+ "pristine, museum-quality condition",
364
+ "aged, cracked varnish, yellowed with time",
365
+ "weathered by the elements, outdoor patina",
366
+ "partially restored, visible conservation work",
367
+ "decaying, crumbling, reclaimed by nature"
368
+ ],
369
+ "botan_type": [
370
+ "flower, blooming",
371
+ "tree, branches and leaves",
372
+ "succulent, fleshy leaves",
373
+ "mushroom, fruiting body",
374
+ "fern, unfurling fronds",
375
+ "vine, climbing and twisting",
376
+ "moss, covering a surface",
377
+ "coral, underwater growth",
378
+ "crystal, mineral formation",
379
+ "ice formation, frost patterns",
380
+ "seed pod, splitting open",
381
+ "bouquet, arranged flowers"
382
+ ],
383
+ "botan_stage": [
384
+ "seed, dormant",
385
+ "sprouting, first growth pushing through",
386
+ "budding, about to open",
387
+ "in full bloom, peak growth",
388
+ "mature, fully grown",
389
+ "wilting, beginning to fade",
390
+ "decaying, returning to earth",
391
+ "dried, preserved"
392
+ ],
393
+ "botan_detail": [
394
+ "covered in morning dew drops",
395
+ "dusted with pollen",
396
+ "frost-edged, ice crystals on petals",
397
+ "rain-soaked, water droplets clinging",
398
+ "sun-bleached, faded by light",
399
+ "bioluminescent, softly glowing"
400
+ ],
401
+ "veh_type": [
402
+ "car",
403
+ "motorcycle",
404
+ "truck",
405
+ "boat",
406
+ "ship",
407
+ "aircraft",
408
+ "helicopter",
409
+ "train",
410
+ "bicycle",
411
+ "spacecraft"
412
+ ],
413
+ "veh_era": [
414
+ "classic vintage",
415
+ "modern",
416
+ "futuristic",
417
+ "post-apocalyptic",
418
+ "military",
419
+ "racing"
420
+ ],
421
+ "veh_condition": [
422
+ "showroom condition",
423
+ "weathered, worn from use",
424
+ "battle-worn, scarred",
425
+ "rusty, abandoned",
426
+ "mud-covered, dirty",
427
+ "chrome polished, gleaming"
428
+ ],
429
+ "creature_category": [
430
+ "wild animal",
431
+ "domestic animal",
432
+ "bird",
433
+ "marine creature",
434
+ "insect",
435
+ "reptile",
436
+ "mythical creature",
437
+ "alien creature",
438
+ "undead creature",
439
+ "demon",
440
+ "kaiju, giant monster",
441
+ "robotic creature",
442
+ "cryptid",
443
+ "swarm of creatures"
444
+ ],
445
+ "creature_size": [
446
+ "tiny, insect-sized",
447
+ "small, hand-sized",
448
+ "medium-sized",
449
+ "large, horse-sized",
450
+ "massive, elephant-sized",
451
+ "colossal, towering over buildings"
452
+ ],
453
+ "creature_body": [
454
+ "quadruped, four-legged",
455
+ "bipedal, two-legged",
456
+ "serpentine, elongated body",
457
+ "winged, with large wings",
458
+ "aquatic, streamlined for water",
459
+ "insectoid, segmented body with multiple limbs",
460
+ "amorphous, shapeless mass",
461
+ "multi-limbed, tentacled",
462
+ "centauroid, human upper body with animal lower body",
463
+ "avian, bird-like body"
464
+ ],
465
+ "creature_skin": [
466
+ "fur-covered",
467
+ "scaled",
468
+ "feathered",
469
+ "smooth skin",
470
+ "armored exoskeleton",
471
+ "slimy, wet surface",
472
+ "stone-like, rocky surface",
473
+ "metallic, chrome surface",
474
+ "translucent, semi-transparent",
475
+ "bioluminescent, glowing",
476
+ "bark-like, wooden",
477
+ "shadowy, made of darkness"
478
+ ],
479
+ "creature_framing": [
480
+ "positioned left-third of frame",
481
+ "center frame",
482
+ "positioned right-third of frame",
483
+ "silhouetted against sky",
484
+ "partially hidden, emerging from shadows",
485
+ "tiny figure dwarfed by vast landscape",
486
+ "towering over camera, shot from below",
487
+ "seen from above, bird's eye",
488
+ "in the foreground, close",
489
+ "in the midground",
490
+ "in the background, distant"
491
+ ],
492
+ "land_season": [
493
+ "spring, fresh green",
494
+ "summer, lush and warm",
495
+ "autumn, golden leaves",
496
+ "winter, cold and bare",
497
+ "dry season, arid",
498
+ "monsoon, heavy rain"
499
+ ],
500
+ "land_scale": [
501
+ "intimate, small detail",
502
+ "medium vista",
503
+ "vast panoramic landscape",
504
+ "infinite horizon, endless expanse"
505
+ ],
506
+ "abs_quality": [
507
+ "geometric",
508
+ "organic",
509
+ "fluid",
510
+ "particle-based",
511
+ "fractal",
512
+ "glitch",
513
+ "crystalline",
514
+ "smoky, vaporous",
515
+ "luminous, glowing",
516
+ "metallic, reflective"
517
+ ],
518
+ "abs_movement": [
519
+ "flowing slowly",
520
+ "pulsing rhythmically",
521
+ "expanding outward",
522
+ "morphing, transforming",
523
+ "spiraling inward",
524
+ "shattering, fragmenting",
525
+ "floating, suspended",
526
+ "rippling outward"
527
+ ],
528
+ "movement_type": [
529
+ "walking",
530
+ "walking slowly",
531
+ "running",
532
+ "standing still",
533
+ "sitting",
534
+ "turning around",
535
+ "reaching out",
536
+ "falling",
537
+ "fighting",
538
+ "dancing",
539
+ "driving",
540
+ "climbing",
541
+ "swimming",
542
+ "crouching",
543
+ "lying down",
544
+ "leaning against surface",
545
+ "gesturing while speaking",
546
+ "rotating 360 degrees",
547
+ "exploding into parts",
548
+ "bouncing",
549
+ "vibrating intensely",
550
+ "assembling from parts",
551
+ "pouring, liquid flowing",
552
+ "melting slowly",
553
+ "rising, levitating upward",
554
+ "unboxing, being revealed",
555
+ "orbiting around a central point",
556
+ "pouring, liquid flowing",
557
+ "drizzling sauce or syrup",
558
+ "slicing through with a knife",
559
+ "sizzling on a hot surface, oil popping",
560
+ "crumbling apart, breaking open",
561
+ "cheese or chocolate stretching, pulling apart",
562
+ "steam rising from hot food",
563
+ "being plated, chef arranging on plate",
564
+ "being stirred, swirling in bowl or pot",
565
+ "melting slowly, oozing",
566
+ "fizzing, carbonation bubbling up",
567
+ "sprinkling garnish or seasoning from above",
568
+ "fabric billowing in the wind",
569
+ "fabric flowing and draping with movement",
570
+ "spinning, dress fanning out",
571
+ "walking runway, fabric in motion",
572
+ "being unfolded, revealed",
573
+ "fabric falling slowly, floating down",
574
+ "catching light, sequins or texture shimmering",
575
+ "being pulled or tugged, showing stretch",
576
+ "camera slowly panning across the surface",
577
+ "zooming into fine detail, brushstrokes becoming visible",
578
+ "being painted, brush adding strokes in real-time",
579
+ "light shifting across the surface, changing appearance",
580
+ "aging in time-lapse, paint cracking and yellowing",
581
+ "sculpture rotating on pedestal",
582
+ "being unveiled, covering removed",
583
+ "coming to life, figures animating from the canvas",
584
+ "blooming in time-lapse, petals unfurling",
585
+ "swaying gently in a breeze",
586
+ "growing upward in time-lapse",
587
+ "wilting slowly, petals dropping",
588
+ "releasing seeds or spores into the air",
589
+ "unfurling, fronds or leaves opening",
590
+ "dew drops forming on surface",
591
+ "decaying in time-lapse, returning to earth",
592
+ "ice crystals forming across surface",
593
+ "pollen drifting from flower",
594
+ "prowling slowly",
595
+ "stalking prey",
596
+ "charging forward",
597
+ "lunging, attacking",
598
+ "soaring through the air",
599
+ "diving downward",
600
+ "slithering along the ground",
601
+ "galloping at full speed",
602
+ "pouncing",
603
+ "grazing peacefully",
604
+ "circling overhead",
605
+ "roaring, bellowing",
606
+ "perched, watching motionlessly",
607
+ "swimming through water",
608
+ "breaching out of the water",
609
+ "burrowing into the ground",
610
+ "leaping",
611
+ "swarming",
612
+ "coiling, wrapping around",
613
+ "trotting steadily",
614
+ "accelerating rapidly",
615
+ "drifting, tires skidding",
616
+ "cornering at speed",
617
+ "taking off",
618
+ "landing",
619
+ "cruising steadily",
620
+ "idling, engine running",
621
+ "speeding past camera",
622
+ "making a sharp U-turn",
623
+ "pulling away into the distance",
624
+ "pulsing rhythmically",
625
+ "morphing between forms",
626
+ "spiraling",
627
+ "expanding outward",
628
+ "fragmenting into pieces",
629
+ "shifting colors",
630
+ "looping seamlessly",
631
+ "intertwining, weaving together",
632
+ "crystallizing into form",
633
+ "collapsing inward",
634
+ "drifting",
635
+ "floating",
636
+ "spinning",
637
+ "hovering in place",
638
+ "emerging from darkness",
639
+ "dissolving"
640
+ ],
641
+ "pacing": [
642
+ "in extreme slow motion",
643
+ "in real-time",
644
+ "in fast motion",
645
+ "time-lapse",
646
+ "hyperlapse",
647
+ "speed ramp from slow to fast",
648
+ "speed ramp from fast to slow",
649
+ "frozen in time, completely still",
650
+ "in reverse motion"
651
+ ],
652
+ "interaction_type": [
653
+ "solo, alone in frame",
654
+ "two characters in dialogue",
655
+ "character interacting with crowd",
656
+ "character interacting with object",
657
+ "confrontation between characters",
658
+ "character observing from a distance",
659
+ "objects interacting with each other",
660
+ "reaction to environment",
661
+ "transformation"
662
+ ],
663
+ "delivery_style": [
664
+ "spoken softly, whispered",
665
+ "shouted loudly",
666
+ "spoken in a flat monotone",
667
+ "spoken with deep emotion",
668
+ "voice-over narration",
669
+ "internal monologue, unspoken",
670
+ "spoken casually, conversational",
671
+ "spoken with authority, commanding",
672
+ "trembling, nervous delivery",
673
+ "sarcastic, dry delivery",
674
+ "mumbled, barely audible",
675
+ "muttered under breath",
676
+ "gasping, out of breath",
677
+ "stuttering, halting speech",
678
+ "singing",
679
+ "laughing while speaking",
680
+ "crying while speaking",
681
+ "spoken with a robotic, mechanical voice",
682
+ "echoing, reverberant voice",
683
+ "muffled, speaking through obstruction",
684
+ "spoken over phone or radio, distorted",
685
+ "pleading, desperate",
686
+ "cold, detached delivery"
687
+ ],
688
+ "setting": [
689
+ "interior",
690
+ "exterior",
691
+ "interior transitioning to exterior",
692
+ "exterior transitioning to interior"
693
+ ],
694
+ "location_type": [
695
+ "urban street",
696
+ "alley",
697
+ "rooftop",
698
+ "highway",
699
+ "bridge",
700
+ "dock, waterfront pier",
701
+ "park",
702
+ "marketplace",
703
+ "courtyard",
704
+ "construction site",
705
+ "cemetery",
706
+ "farm",
707
+ "forest",
708
+ "jungle",
709
+ "desert",
710
+ "beach",
711
+ "ocean",
712
+ "river",
713
+ "mountains",
714
+ "cliff edge, canyon",
715
+ "open field, meadow",
716
+ "cave",
717
+ "living room",
718
+ "bedroom",
719
+ "kitchen",
720
+ "bathroom",
721
+ "hallway, corridor",
722
+ "stairwell",
723
+ "elevator",
724
+ "basement",
725
+ "office",
726
+ "warehouse",
727
+ "laboratory",
728
+ "library",
729
+ "hospital room",
730
+ "classroom",
731
+ "courtroom",
732
+ "prison cell",
733
+ "bar",
734
+ "nightclub",
735
+ "café",
736
+ "restaurant",
737
+ "diner",
738
+ "hotel lobby",
739
+ "museum, gallery",
740
+ "theater",
741
+ "subway station",
742
+ "train station",
743
+ "church",
744
+ "parking garage",
745
+ "abandoned ruins",
746
+ "car interior",
747
+ "train car interior",
748
+ "space station"
749
+ ],
750
+ "env_time": [
751
+ "dawn, first light",
752
+ "early morning",
753
+ "midday, sun overhead",
754
+ "afternoon",
755
+ "golden hour, warm late afternoon light",
756
+ "sunset",
757
+ "twilight, fading light",
758
+ "blue hour",
759
+ "night",
760
+ "late night, deep darkness"
761
+ ],
762
+ "weather": [
763
+ "clear sky",
764
+ "overcast, flat light",
765
+ "rain",
766
+ "heavy downpour",
767
+ "snow falling",
768
+ "fog, low visibility",
769
+ "mist, haze",
770
+ "storm, lightning",
771
+ "wind, movement in air",
772
+ "dust in the air",
773
+ "smoke drifting through scene",
774
+ "humid, tropical heat"
775
+ ],
776
+ "abstract_environment": [
777
+ "against a void black background, infinite darkness",
778
+ "against an infinite white background, pure white cyclorama",
779
+ "against a smooth gradient background",
780
+ "on a studio cyclorama, seamless studio backdrop",
781
+ "surrounded by dense fog and mist",
782
+ "surrounded by swirling smoke",
783
+ "floating in a particle field",
784
+ "on a neon grid, Tron-like digital plane",
785
+ "in a wireframe environment",
786
+ "in a holographic, iridescent space",
787
+ "inside a fractal space, infinite recursive geometry",
788
+ "inside a flowing data stream, digital matrix",
789
+ "in a glitching, corrupted digital space",
790
+ "submerged underwater, deep ocean",
791
+ "floating in a nebula, cosmic space",
792
+ "in a vast empty desert landscape",
793
+ "in a dense, overgrown forest",
794
+ "suspended in open sky among clouds",
795
+ "inside a crystalline ice cave",
796
+ "on a volcanic landscape, lava and ash",
797
+ "inside a vast cathedral interior, light through stained glass",
798
+ "in an industrial factory space, metal and concrete",
799
+ "in a brutalist concrete structure",
800
+ "among ancient ruins, crumbling stone columns",
801
+ "in an underground tunnel, dim and claustrophobic"
802
+ ],
803
+ "format": [
804
+ "35mm film",
805
+ "16mm film",
806
+ "8mm film",
807
+ "Super 8mm film",
808
+ "65mm film",
809
+ "VistaVision",
810
+ "DSLR / mirrorless",
811
+ "MiniDV",
812
+ "VHS",
813
+ "360-degree video",
814
+ "surveillance CCTV",
815
+ "anamorphic 35mm film",
816
+ "infrared film",
817
+ "hand-cranked early cinema",
818
+ "digital",
819
+ "digital large format"
820
+ ],
821
+ "shot_type": [
822
+ "extreme wide shot",
823
+ "wide shot",
824
+ "establishing shot",
825
+ "master shot, covering the full scene",
826
+ "full shot, head to toe",
827
+ "medium wide shot, framed from knees up",
828
+ "cowboy shot, framed from mid-thigh up",
829
+ "medium shot",
830
+ "medium close-up",
831
+ "close-up",
832
+ "extreme close-up",
833
+ "high angle shot, looking down on the subject",
834
+ "low angle shot, looking up at the subject",
835
+ "eye level shot",
836
+ "bird's eye view, directly overhead",
837
+ "top-down god shot, extreme overhead graphic composition",
838
+ "dutch angle, tilted frame",
839
+ "two shot, framing both subjects",
840
+ "three shot, framing three subjects",
841
+ "reaction shot, subject responding to off-screen action",
842
+ "over-the-shoulder",
843
+ "insert shot, detail cutaway",
844
+ "POV, point of view",
845
+ "trunk shot, low angle from inside a confined space"
846
+ ],
847
+ "movement": [
848
+ "static",
849
+ "pan",
850
+ "tilt",
851
+ "dolly",
852
+ "dolly zoom, vertigo effect",
853
+ "tracking",
854
+ "crane",
855
+ "steadicam",
856
+ "handheld",
857
+ "aerial drone",
858
+ "orbit",
859
+ "push in",
860
+ "pull out",
861
+ "whip pan",
862
+ "zoom",
863
+ "jib",
864
+ "shoulder rig"
865
+ ],
866
+ "camera_body": [
867
+ "shot on ARRI Alexa 65",
868
+ "shot on ARRI Alexa Mini LF",
869
+ "shot on RED V-Raptor",
870
+ "shot on Sony Venice 2",
871
+ "shot on Blackmagic URSA Mini Pro",
872
+ "shot on Panavision DXL2",
873
+ "shot on Canon C500 Mark II",
874
+ "shot on Canon EOS R5",
875
+ "shot on Sony A7S III",
876
+ "shot on Arriflex 35 BL",
877
+ "shot on Bolex H16",
878
+ "shot on Panavision Panaflex",
879
+ "shot on Aaton LTR",
880
+ "shot on Mitchell BNC",
881
+ "shot on Phantom high speed camera",
882
+ "shot on DJI Inspire",
883
+ "shot on RED One",
884
+ "shot on Sony FX6",
885
+ "shot on Canon EOS 5D Mark II",
886
+ "shot on Fujifilm X-T5",
887
+ "shot on Panasonic GH5",
888
+ "shot on Blackmagic Pocket Cinema Camera 6K",
889
+ "shot on IMAX 65mm",
890
+ "shot on Éclair NPR 16mm",
891
+ "shot on Canon 814 XL-S Super 8",
892
+ "shot on Kodak Brownie 8mm",
893
+ "shot on Canon Scoopic 16mm",
894
+ "shot on GoPro",
895
+ "shot on iPhone"
896
+ ],
897
+ "focal_length": [
898
+ "8mm fisheye lens",
899
+ "12mm lens",
900
+ "14mm lens",
901
+ "18mm lens",
902
+ "21mm lens",
903
+ "24mm lens",
904
+ "28mm lens",
905
+ "35mm lens",
906
+ "40mm lens",
907
+ "50mm lens",
908
+ "65mm lens",
909
+ "75mm lens",
910
+ "85mm lens",
911
+ "100mm lens",
912
+ "135mm lens",
913
+ "200mm lens",
914
+ "300mm telephoto lens",
915
+ "600mm super telephoto lens"
916
+ ],
917
+ "lens_brand": [
918
+ "ARRI Master Prime",
919
+ "ARRI Signature Prime",
920
+ "ARRI Master Anamorphic",
921
+ "Zeiss Super Speed",
922
+ "Zeiss Master Prime",
923
+ "Cooke S4/i",
924
+ "Cooke Speed Panchro",
925
+ "Cooke Varotal zoom",
926
+ "Panavision Primo",
927
+ "Panavision C-Series Anamorphic",
928
+ "Panavision G-Series Anamorphic",
929
+ "Leica Summilux-C",
930
+ "Leica Summicron-C",
931
+ "Canon K-35",
932
+ "Canon FD vintage",
933
+ "Angenieux Optimo zoom",
934
+ "Fujinon Premista zoom",
935
+ "Helios 44-2 vintage swirl bokeh",
936
+ "Kowa Anamorphic vintage",
937
+ "Lomo Round Front Anamorphic",
938
+ "Atlas Orion Anamorphic",
939
+ "Hawk V-Lite Anamorphic",
940
+ "Petzval vintage swirl",
941
+ "Bausch & Lomb Super Baltar vintage",
942
+ "Canon Dream Lens soft glow"
943
+ ],
944
+ "lens_filter": [
945
+ "Black Pro-Mist 1/4 filter",
946
+ "Black Pro-Mist 1/2 filter",
947
+ "Classic Soft diffusion filter",
948
+ "Glimmerglass filter",
949
+ "Hollywood Black Magic filter",
950
+ "ND filter",
951
+ "circular polarizer CPL filter",
952
+ "streak filter, anamorphic flare",
953
+ "star filter, starburst highlights",
954
+ "UV haze filter",
955
+ "fog filter",
956
+ "infrared filter",
957
+ "graduated ND filter",
958
+ "diopter close-up filter",
959
+ "split diopter filter"
960
+ ],
961
+ "dof": [
962
+ "shallow depth of field, bokeh",
963
+ "deep focus",
964
+ "tilt-shift miniature effect"
965
+ ],
966
+ "lighting_style": [
967
+ "soft light",
968
+ "hard light",
969
+ "high contrast lighting",
970
+ "low contrast lighting",
971
+ "silhouette lighting",
972
+ "top light",
973
+ "high-key lighting",
974
+ "low-key lighting",
975
+ "underlight",
976
+ "backlight",
977
+ "edge light",
978
+ "rim light",
979
+ "split lighting",
980
+ "chiaroscuro",
981
+ "butterfly lighting",
982
+ "cross light"
983
+ ],
984
+ "lighting_type": [
985
+ "daylight",
986
+ "sunny, direct sun",
987
+ "moonlight",
988
+ "candlelight",
989
+ "fire light",
990
+ "artificial light",
991
+ "practical light",
992
+ "fluorescent light",
993
+ "tungsten light",
994
+ "neon light",
995
+ "sodium vapor light",
996
+ "mixed light sources",
997
+ "window light",
998
+ "reflected light",
999
+ "volumetric god rays"
1000
+ ],
1001
+ "color_science": [
1002
+ "ARRI LogC3 flat log footage, ungraded",
1003
+ "ARRI LogC4 flat log footage, ungraded",
1004
+ "Sony S-Log3 flat log footage, ungraded",
1005
+ "RED Log3G10 flat log footage, ungraded",
1006
+ "Canon C-Log3 flat log footage, ungraded",
1007
+ "Blackmagic RAW flat log footage, ungraded",
1008
+ "Panasonic V-Log flat log footage, ungraded",
1009
+ "flat ungraded log footage, maximum dynamic range preserved"
1010
+ ],
1011
+ "film_stock": [
1012
+ "Kodak Portra 160 film colors, soft warm tones",
1013
+ "Kodak Portra 400 film colors, warm pastels",
1014
+ "Kodak Portra 800 film colors, warm grain",
1015
+ "Kodak Ektar 100 film colors, vivid saturated",
1016
+ "Kodak Gold 200 film colors, warm golden cast",
1017
+ "Kodak Ultramax 400 film colors, contrasty warm",
1018
+ "Fujifilm Pro 400H film colors, soft greens and pastels",
1019
+ "Fujifilm Superia 400 film colors, cool greens",
1020
+ "Kodak Vision3 250D cinema film, daylight balanced",
1021
+ "Kodak Vision3 500T cinema film, tungsten balanced",
1022
+ "CineStill 50D film colors, fine grain daylight",
1023
+ "CineStill 800T film colors, halation glow on highlights",
1024
+ "Fujifilm Velvia 50 slide film, hyper-saturated vivid colors",
1025
+ "Fujifilm Velvia 100 slide film, saturated colors",
1026
+ "Fujifilm Provia 100F slide film, neutral accurate colors",
1027
+ "Kodachrome 64 film colors, rich warm reds and deep blues",
1028
+ "Kodachrome 200 film colors, warm saturated grain",
1029
+ "Ektachrome E100 slide film colors, clean cool tones",
1030
+ "Kodak Tri-X 400 black and white, punchy contrast grain",
1031
+ "Ilford HP5 Plus 400 black and white, classic grain",
1032
+ "Ilford Delta 3200 black and white, heavy grain high ISO",
1033
+ "Kodak T-Max 100 black and white, fine grain smooth tones",
1034
+ "Kodak T-Max 400 black and white, sharp grain",
1035
+ "Ilford FP4 Plus black and white, fine grain classic",
1036
+ "Lomography Color 400 film, saturated unpredictable colors",
1037
+ "expired film stock, color shifted unpredictable faded"
1038
+ ],
1039
+ "color_grade": [
1040
+ "natural colors",
1041
+ "warm tones",
1042
+ "cool tones",
1043
+ "teal and orange",
1044
+ "desaturated",
1045
+ "vintage film look",
1046
+ "black and white",
1047
+ "neon noir",
1048
+ "crushed blacks",
1049
+ "cross-processed colors",
1050
+ "day for night",
1051
+ "monochromatic tinted",
1052
+ "Technicolor",
1053
+ "high saturation, vivid colors",
1054
+ "muted earth tones",
1055
+ "bleach bypass, desaturated contrast"
1056
+ ],
1057
+ "sfx_environment": [
1058
+ "city traffic and urban noise",
1059
+ "distant sirens",
1060
+ "crowd murmur and chatter",
1061
+ "wind blowing",
1062
+ "rain falling",
1063
+ "heavy thunderstorm",
1064
+ "ocean waves crashing",
1065
+ "birds singing, nature ambience",
1066
+ "crickets chirping, nighttime",
1067
+ "forest ambience, rustling leaves",
1068
+ "river flowing, running water",
1069
+ "desert wind, vast emptiness",
1070
+ "underwater ambience, muffled sounds",
1071
+ "snow falling, muffled silence"
1072
+ ],
1073
+ "sfx_interior": [
1074
+ "room tone, quiet interior",
1075
+ "clock ticking",
1076
+ "fluorescent lights buzzing",
1077
+ "HVAC, air conditioning hum",
1078
+ "fireplace crackling",
1079
+ "keys typing on keyboard",
1080
+ "phone ringing",
1081
+ "door creaking",
1082
+ "footsteps on hard floor",
1083
+ "glass clinking, bar ambience",
1084
+ "restaurant ambience, cutlery and murmur",
1085
+ "echoing hallway, reverberant space"
1086
+ ],
1087
+ "sfx_mechanical": [
1088
+ "engine rumbling",
1089
+ "machinery humming, factory sounds",
1090
+ "electrical buzzing and sparking",
1091
+ "helicopter rotors overhead",
1092
+ "train on tracks, rhythmic clatter",
1093
+ "camera shutter clicking",
1094
+ "radio static and white noise"
1095
+ ],
1096
+ "sfx_dramatic": [
1097
+ "explosion, heavy impact",
1098
+ "gunshot",
1099
+ "glass shattering",
1100
+ "metal impact, clang",
1101
+ "deep bass rumble, sub-frequency vibration",
1102
+ "heartbeat, slow and heavy",
1103
+ "ringing ears, tinnitus after loud event",
1104
+ "sudden silence, all sound drops out"
1105
+ ],
1106
+ "music_genre": [
1107
+ "orchestral score",
1108
+ "electronic synth score",
1109
+ "lo-fi hip-hop beats",
1110
+ "jazz score",
1111
+ "ambient, atmospheric music",
1112
+ "rock score",
1113
+ "classical piano",
1114
+ "hip-hop score, heavy beats",
1115
+ "cinematic trailer music, epic",
1116
+ "folk, acoustic guitar",
1117
+ "minimal, sparse piano",
1118
+ "choral, voices and choir",
1119
+ "industrial, dark electronic",
1120
+ "80s retro synthwave",
1121
+ "world music, ethnic percussion",
1122
+ "blues, slow guitar"
1123
+ ],
1124
+ "music_mood": [
1125
+ "tense, building suspense",
1126
+ "uplifting, hopeful",
1127
+ "melancholic, sorrowful",
1128
+ "driving, relentless energy",
1129
+ "ethereal, floating",
1130
+ "ominous, foreboding",
1131
+ "triumphant, victorious",
1132
+ "romantic, tender",
1133
+ "playful, whimsical",
1134
+ "haunting, eerie",
1135
+ "nostalgic, bittersweet",
1136
+ "chaotic, frenetic"
1137
+ ],
1138
+ "ms_media_type": [
1139
+ "cinematic",
1140
+ "documentary",
1141
+ "commercial",
1142
+ "corporate",
1143
+ "music video",
1144
+ "home video",
1145
+ "avant-garde",
1146
+ "animation",
1147
+ "broadcast news",
1148
+ "social media",
1149
+ "educational",
1150
+ "found footage",
1151
+ "behind-the-scenes"
1152
+ ],
1153
+ "ms_commercial_type": [
1154
+ "travel commercial",
1155
+ "food commercial",
1156
+ "beverage commercial",
1157
+ "alcohol spirits commercial",
1158
+ "fashion commercial",
1159
+ "luxury fashion commercial",
1160
+ "car commercial",
1161
+ "airline commercial",
1162
+ "hotel commercial",
1163
+ "restaurant commercial",
1164
+ "fast food commercial",
1165
+ "real estate commercial",
1166
+ "eyewear commercial",
1167
+ "footwear commercial",
1168
+ "watch commercial",
1169
+ "jewelry commercial",
1170
+ "health and beauty commercial",
1171
+ "fitness commercial",
1172
+ "fragrance commercial",
1173
+ "makeup cosmetics commercial",
1174
+ "pharmaceutical commercial",
1175
+ "industrial commercial",
1176
+ "electronics commercial",
1177
+ "tech SaaS product commercial",
1178
+ "military defense commercial",
1179
+ "testimonial commercial",
1180
+ "celebrity interview commercial",
1181
+ "pet commercial",
1182
+ "PSA public awareness commercial",
1183
+ "sports athletic commercial"
1184
+ ],
1185
+ "ms_documentary_style": [
1186
+ "nature documentary",
1187
+ "wildlife documentary",
1188
+ "true crime documentary",
1189
+ "historical documentary",
1190
+ "observational documentary",
1191
+ "cinéma vérité documentary",
1192
+ "biographical documentary",
1193
+ "social political documentary",
1194
+ "science documentary",
1195
+ "sports documentary",
1196
+ "travel adventure documentary",
1197
+ "food documentary",
1198
+ "war conflict documentary"
1199
+ ],
1200
+ "ms_animation_style": [
1201
+ "2D traditional animation",
1202
+ "3D CGI animation",
1203
+ "stop motion animation",
1204
+ "claymation animation",
1205
+ "rotoscope animation",
1206
+ "cel-shaded animation",
1207
+ "pixel art animation",
1208
+ "motion graphics animation",
1209
+ "anime style animation",
1210
+ "paper cut-out animation",
1211
+ "mixed media animation",
1212
+ "watercolor animation"
1213
+ ],
1214
+ "ms_music_video_style": [
1215
+ "performance music video",
1216
+ "narrative music video",
1217
+ "abstract visual music video",
1218
+ "dance music video",
1219
+ "one-take music video",
1220
+ "live concert music video",
1221
+ "lyric video",
1222
+ "animated music video",
1223
+ "experimental music video",
1224
+ "retro throwback music video"
1225
+ ],
1226
+ "ms_social_media_style": [
1227
+ "TikTok Reels short-form vertical video",
1228
+ "vlog style video",
1229
+ "tutorial how-to video",
1230
+ "unboxing video",
1231
+ "ASMR video",
1232
+ "reaction video",
1233
+ "get ready with me GRWM video",
1234
+ "haul video",
1235
+ "mukbang eating video",
1236
+ "day in the life video",
1237
+ "product review video"
1238
+ ],
1239
+ "ms_genre": [
1240
+ "action",
1241
+ "adventure",
1242
+ "anime",
1243
+ "comedy",
1244
+ "crime",
1245
+ "cyberpunk",
1246
+ "drama",
1247
+ "experimental",
1248
+ "fantasy",
1249
+ "film noir",
1250
+ "gothic",
1251
+ "horror",
1252
+ "musical",
1253
+ "mystery",
1254
+ "period drama",
1255
+ "post-apocalyptic",
1256
+ "romance",
1257
+ "sci-fi",
1258
+ "slice of life",
1259
+ "sports",
1260
+ "steampunk",
1261
+ "superhero",
1262
+ "surreal",
1263
+ "thriller",
1264
+ "time-lapse",
1265
+ "war",
1266
+ "western",
1267
+ "trailer"
1268
+ ],
1269
+ "ms_tone": [
1270
+ "dramatic",
1271
+ "moody",
1272
+ "energetic",
1273
+ "peaceful",
1274
+ "tense",
1275
+ "dreamlike",
1276
+ "nostalgic",
1277
+ "epic",
1278
+ "comedic",
1279
+ "dark, gritty",
1280
+ "ethereal",
1281
+ "melancholic",
1282
+ "whimsical",
1283
+ "hopeful",
1284
+ "intimate",
1285
+ "chaotic",
1286
+ "ominous",
1287
+ "triumphant",
1288
+ "bittersweet",
1289
+ "contemplative",
1290
+ "serene"
1291
+ ],
1292
+ "ms_format": [
1293
+ "35mm film",
1294
+ "16mm film",
1295
+ "8mm film",
1296
+ "Super 8mm film",
1297
+ "65mm film",
1298
+ "VistaVision",
1299
+ "DSLR / mirrorless",
1300
+ "MiniDV",
1301
+ "VHS",
1302
+ "360-degree video",
1303
+ "surveillance CCTV",
1304
+ "anamorphic 35mm film",
1305
+ "infrared film",
1306
+ "hand-cranked early cinema",
1307
+ "digital",
1308
+ "digital large format"
1309
+ ],
1310
+ "ms_camera_body": [
1311
+ "shot on ARRI Alexa 65",
1312
+ "shot on ARRI Alexa Mini LF",
1313
+ "shot on RED V-Raptor",
1314
+ "shot on Sony Venice 2",
1315
+ "shot on Blackmagic URSA Mini Pro",
1316
+ "shot on Panavision DXL2",
1317
+ "shot on Canon C500 Mark II",
1318
+ "shot on Canon EOS R5",
1319
+ "shot on Sony A7S III",
1320
+ "shot on Arriflex 35 BL",
1321
+ "shot on Bolex H16",
1322
+ "shot on Panavision Panaflex",
1323
+ "shot on Aaton LTR",
1324
+ "shot on Mitchell BNC",
1325
+ "shot on Phantom high speed camera",
1326
+ "shot on DJI Inspire",
1327
+ "shot on RED One",
1328
+ "shot on Sony FX6",
1329
+ "shot on Canon EOS 5D Mark II",
1330
+ "shot on Fujifilm X-T5",
1331
+ "shot on Panasonic GH5",
1332
+ "shot on Blackmagic Pocket Cinema Camera 6K",
1333
+ "shot on IMAX 65mm",
1334
+ "shot on Éclair NPR 16mm",
1335
+ "shot on Canon 814 XL-S Super 8",
1336
+ "shot on Kodak Brownie 8mm",
1337
+ "shot on Canon Scoopic 16mm",
1338
+ "shot on GoPro",
1339
+ "shot on iPhone"
1340
+ ],
1341
+ "ms_lens_brand": [
1342
+ "ARRI Master Prime",
1343
+ "ARRI Signature Prime",
1344
+ "ARRI Master Anamorphic",
1345
+ "Zeiss Super Speed",
1346
+ "Zeiss Master Prime",
1347
+ "Cooke S4/i",
1348
+ "Cooke Speed Panchro",
1349
+ "Cooke Varotal zoom",
1350
+ "Panavision Primo",
1351
+ "Panavision C-Series Anamorphic",
1352
+ "Panavision G-Series Anamorphic",
1353
+ "Leica Summilux-C",
1354
+ "Leica Summicron-C",
1355
+ "Canon K-35",
1356
+ "Canon FD vintage",
1357
+ "Angenieux Optimo zoom",
1358
+ "Fujinon Premista zoom",
1359
+ "Helios 44-2 vintage swirl bokeh",
1360
+ "Kowa Anamorphic vintage",
1361
+ "Lomo Round Front Anamorphic",
1362
+ "Atlas Orion Anamorphic",
1363
+ "Hawk V-Lite Anamorphic",
1364
+ "Petzval vintage swirl",
1365
+ "Bausch & Lomb Super Baltar vintage",
1366
+ "Canon Dream Lens soft glow"
1367
+ ],
1368
+ "ms_lens_filter": [
1369
+ "Black Pro-Mist 1/4 filter",
1370
+ "Black Pro-Mist 1/2 filter",
1371
+ "Classic Soft diffusion filter",
1372
+ "Glimmerglass filter",
1373
+ "Hollywood Black Magic filter",
1374
+ "ND filter",
1375
+ "circular polarizer CPL filter",
1376
+ "streak filter, anamorphic flare",
1377
+ "star filter, starburst highlights",
1378
+ "UV haze filter",
1379
+ "fog filter",
1380
+ "infrared filter",
1381
+ "graduated ND filter",
1382
+ "diopter close-up filter",
1383
+ "split diopter filter"
1384
+ ],
1385
+ "ms_dof": [
1386
+ "shallow depth of field, bokeh",
1387
+ "deep focus",
1388
+ "tilt-shift miniature effect"
1389
+ ],
1390
+ "ms_lighting_style": [
1391
+ "natural lighting",
1392
+ "soft lighting",
1393
+ "hard lighting",
1394
+ "high key lighting",
1395
+ "low key lighting",
1396
+ "Rembrandt lighting",
1397
+ "chiaroscuro lighting",
1398
+ "silhouette lighting",
1399
+ "backlit, rim light",
1400
+ "neon lighting",
1401
+ "volumetric lighting, god rays",
1402
+ "practical lighting only"
1403
+ ],
1404
+ "ms_lighting_type": [
1405
+ "daylight",
1406
+ "sunny, direct sun",
1407
+ "moonlight",
1408
+ "candlelight",
1409
+ "fire light",
1410
+ "artificial light",
1411
+ "practical light",
1412
+ "fluorescent light",
1413
+ "tungsten light",
1414
+ "neon light",
1415
+ "sodium vapor light",
1416
+ "mixed light sources",
1417
+ "window light",
1418
+ "reflected light",
1419
+ "volumetric god rays"
1420
+ ],
1421
+ "ms_color_science": [
1422
+ "ARRI LogC3 flat log footage, ungraded",
1423
+ "ARRI LogC4 flat log footage, ungraded",
1424
+ "Sony S-Log3 flat log footage, ungraded",
1425
+ "RED Log3G10 flat log footage, ungraded",
1426
+ "Canon C-Log3 flat log footage, ungraded",
1427
+ "Blackmagic RAW flat log footage, ungraded",
1428
+ "Panasonic V-Log flat log footage, ungraded",
1429
+ "flat ungraded log footage, maximum dynamic range preserved"
1430
+ ],
1431
+ "ms_film_stock": [
1432
+ "Kodak Portra 160 film colors, soft warm tones",
1433
+ "Kodak Portra 400 film colors, warm pastels",
1434
+ "Kodak Portra 800 film colors, warm grain",
1435
+ "Kodak Ektar 100 film colors, vivid saturated",
1436
+ "Kodak Gold 200 film colors, warm golden cast",
1437
+ "Kodak Ultramax 400 film colors, contrasty warm",
1438
+ "Fujifilm Pro 400H film colors, soft greens and pastels",
1439
+ "Fujifilm Superia 400 film colors, cool greens",
1440
+ "Kodak Vision3 250D cinema film, daylight balanced",
1441
+ "Kodak Vision3 500T cinema film, tungsten balanced",
1442
+ "CineStill 50D film colors, fine grain daylight",
1443
+ "CineStill 800T film colors, halation glow on highlights",
1444
+ "Fujifilm Velvia 50 slide film, hyper-saturated vivid colors",
1445
+ "Fujifilm Velvia 100 slide film, saturated colors",
1446
+ "Fujifilm Provia 100F slide film, neutral accurate colors",
1447
+ "Kodachrome 64 film colors, rich warm reds and deep blues",
1448
+ "Kodachrome 200 film colors, warm saturated grain",
1449
+ "Ektachrome E100 slide film colors, clean cool tones",
1450
+ "Kodak Tri-X 400 black and white, punchy contrast grain",
1451
+ "Ilford HP5 Plus 400 black and white, classic grain",
1452
+ "Ilford Delta 3200 black and white, heavy grain high ISO",
1453
+ "Kodak T-Max 100 black and white, fine grain smooth tones",
1454
+ "Kodak T-Max 400 black and white, sharp grain",
1455
+ "Ilford FP4 Plus black and white, fine grain classic",
1456
+ "Lomography Color 400 film, saturated unpredictable colors",
1457
+ "expired film stock, color shifted unpredictable faded"
1458
+ ],
1459
+ "ms_color_grade": [
1460
+ "natural colors",
1461
+ "warm tones",
1462
+ "cool tones",
1463
+ "teal and orange",
1464
+ "desaturated",
1465
+ "vintage film look",
1466
+ "black and white",
1467
+ "neon noir",
1468
+ "crushed blacks",
1469
+ "cross-processed colors",
1470
+ "day for night",
1471
+ "monochromatic tinted",
1472
+ "Technicolor",
1473
+ "high saturation, vivid colors",
1474
+ "muted earth tones",
1475
+ "bleach bypass, desaturated contrast"
1476
+ ],
1477
+ "ms_pacing": [
1478
+ "in extreme slow motion",
1479
+ "in real-time",
1480
+ "in fast motion",
1481
+ "time-lapse",
1482
+ "hyperlapse"
1483
+ ],
1484
+ "fm_camera_movement": [
1485
+ "static locked-off shot",
1486
+ "slow push in",
1487
+ "slow pull back to reveal",
1488
+ "pan left to right",
1489
+ "tilt up",
1490
+ "tilt down",
1491
+ "tracking shot following subject",
1492
+ "orbit around subject",
1493
+ "crane rising up",
1494
+ "crane descending down",
1495
+ "dolly zoom",
1496
+ "handheld with subtle movement",
1497
+ "steadicam smooth glide",
1498
+ "aerial descending"
1499
+ ],
1500
+ "fm_pacing": [
1501
+ "slow motion",
1502
+ "real-time",
1503
+ "fast motion",
1504
+ "time-lapse",
1505
+ "speed ramp, slow to fast",
1506
+ "speed ramp, fast to slow"
1507
+ ]
1508
+ }