forked from richardssam/ffmpeg-dailies
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsample_config.yaml
More file actions
153 lines (153 loc) · 3.15 KB
/
Copy pathsample_config.yaml
File metadata and controls
153 lines (153 loc) · 3.15 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
globals:
framerate: 24
width: 1920
height: 1080
output_codec: prores
font_size: 30
font:
darwin: /System/Library/Fonts/Helvetica.ttc
linux: /usr/share/fonts/truetype/dejavu/DejaVuSans.ttf
win32: C:/Windows/Fonts/arial.ttf
metadata_mapping:
Shot: shot
Version: version
Frame Range: frame_range
first_frame: first_frame
last_frame: last_frame
source_frame_rate: source_frame_rate
slate_length: slate_length
display_type: display_type
watermarking: watermarking
source_filename: source_filename
vf: scale=in_color_matrix=bt709:out_color_matrix=bt709
args:
- -color_primaries
- bt709
- -color_trc
- iec61966-2-1
- -colorspace
- bt709
output_codecs:
h264_hq:
codec: libx264
crf: 18
preset: slow
pix_fmt: yuv420p10le
png_lossless:
codec: png
pix_fmt: rgba
prores:
codec: prores_ks
pix_fmt: yuv444p10le
profile: 4444
metadata:
Notes: "Sample Note:\n * did this\n * Did something else.\n"
Vendor Name: Test Vendor
Show Title: Sample Show
Date Delivered: 2026-02-27 14:05
dynamic_metadata:
enabled: true
rules:
- target: Shot
source: File Name
regex: ^([A-Z0-9]+)
- target: Version
source: File Name
regex: (v\d+)
slate:
enabled: true
template_image: base_slate.exr
thumbnail_enabled: true
fields:
Show:
text: '{Show Title}'
x: 140
y: 139
font_size: 90
align: left
max_width: 0
max_height: 0
Vendor:
text: 'Vendor: {Vendor Name}'
x: 136
y: 561
font_size: 30
align: left
max_width: 612
max_height: 46
Date:
text: '{Date Delivered}'
x: 140
y: 245
font_size: 33
align: left
max_width: 0
max_height: 0
Notes:
text: '{Notes}'
x: 140
y: 640
font_size: 30
align: left
max_width: 561
max_height: 141
File Name:
text: 'File: {File Name}'
x: 140
y: 517
font_size: 30
align: left
max_width: 539
max_height: 47
Version:
text: '{Version}'
x: 1616
y: 563
font_size: 44
align: right
max_width: 231
max_height: 0
Frame Range:
text: 'Frames: {Frame Range}'
x: 140
y: 827
font_size: 30
align: left
max_width: 0
max_height: 0
Shot:
text: '{Shot}'
x: 140
y: 332
font_size: 57
align: left
max_width: 576
max_height: 66
source_filename:
text: '{source_filename}'
x: 511
y: 755
font_size: 50
align: left
max_width: 2159
max_height: 0
thumbnail_x: 1028
thumbnail_y: 83
thumbnail_width: 834
burnins:
font_size: 40
font_color: white
background_color: black@0.5
layout:
lower_left: '{Notes}'
lower_center: '{Vendor Name}'
lower_right: '{timecode} {frame}'
top_left: '{File Name}'
top_center: '{Show Title}'
top_right: '{Date Delivered}'
ocio:
enabled: true
config_path: ../ffmpeg-ocio-test/sourcemedia/studio-config-v1.0.0_aces-v1.3_ocio-v2.1_ns.ocio
input_space: ACEScg
output_space: sRGB - Display
view: ACES 1.0 - SDR Video