-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathprogram-x265.yml
236 lines (230 loc) · 4.4 KB
/
program-x265.yml
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
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
# This profile is based on the program-x265.yml profile created by Sveriges Television AB
# See https://github.com/svt/encore/blob/master/src/test/resources/profile/program-x265.yml
name: program-x265
description: HEVC profile
scaling: bicubic
encodes:
- type: X265Encode
suffix: _x265_2600
twoPass: true
height: 1080
params:
b:v: 2600k
maxrate: 3900k
bufsize: 5200k
r: 25
pix_fmt: yuv420p10le
profile:v: main10
tag:v: hvc1
force_key_frames: expr:not(mod(n,96))
x265-params:
min-keyint: 96
keyint: 96
pmode: 1
level-idc: 4.1
ctu: 64
min-cu-size: 8
bframes: 6
b-adapt: 2
rc-lookahead: 25
lookahead-slices: 1
scenecut: 40
ref: 4
limit-refs: 1
me: star
merange: 57
subme: 3
rect: 1
amp: 0
limit-modes: 0
max-merge: 4
early-skip: 0
rskip: 1
fast-intra: 0
b-intra: 1
sao: 1
signhide: 1
weightp: 1
weightb: 1
aq-mode: 2
cutree: 1
rd: 4
rdoq-level: 2
tu-intra-depth: 4
tu-inter-depth: 4
limit-tu: 0
audioEncode:
type: AudioEncode
codec: aac
bitrate: 192k
suffix: STEREO
- type: X265Encode
suffix: _x265_1598
twoPass: true
height: 720
params:
b:v: 1536847
maxrate: 2305271
bufsize: 3073694
r: 25
pix_fmt: yuv420p10le
profile:v: main10
tag:v: hvc1
force_key_frames: expr:not(mod(n,96))
x265-params:
min-keyint: 96
keyint: 96
pmode: 1
level-idc: 4.1
ctu: 64
min-cu-size: 8
bframes: 4
b-adapt: 2
rc-lookahead: 20
lookahead-slices: 1
scenecut: 40
ref: 4
limit-refs: 1
me: star
merange: 57
subme: 3
rect: 1
amp: 0
limit-modes: 0
max-merge: 3
early-skip: 0
rskip: 1
fast-intra: 0
b-intra: 0
sao: 1
signhide: 1
weightp: 1
weightb: 0
aq-mode: 2
cutree: 1
rd: 4
rdoq-level: 2
tu-intra-depth: 4
tu-inter-depth: 4
limit-tu: 0
audioEncode:
type: AudioEncode
codec: aac
bitrate: 128k
suffix: STEREO
- type: X265Encode
suffix: _x265_865
twoPass: true
height: 540
params:
b:v: 865857
maxrate: 1298786
bufsize: 1731714
r: 25
pix_fmt: yuv420p10le
profile:v: main10
tag:v: hvc1
force_key_frames: expr:not(mod(n,96))
x265-params:
min-keyint: 96
keyint: 96
pmode: 1
ctu: 64
level-idc: 4.1
min-cu-size: 8
bframes: 4
b-adapt: 2
rc-lookahead: 20
lookahead-slices: 1
scenecut: 40
ref: 4
limit-refs: 1
me: star
merange: 57
subme: 3
rect: 1
amp: 0
limit-modes: 0
max-merge: 3
early-skip: 0
rskip: 1
fast-intra: 0
b-intra: 0
sao: 1
signhide: 1
weightp: 1
weightb: 0
aq-mode: 2
cutree: 1
rd: 4
rdoq-level: 2
tu-intra-depth: 3
tu-inter-depth: 3
limit-tu: 0
audioEncode:
type: AudioEncode
codec: aac
bitrate: 128k
suffix: STEREO
samplerate: 48000
channels: 2
- type: X265Encode
suffix: _x265_474
twoPass: true
height: 360
params:
b:v: 695711
maxrate: 1043567
bufsize: 1391422
r: 25
pix_fmt: yuv420p
profile:v: main
tag:v: hvc1
force_key_frames: expr:not(mod(n,96))
x265-params:
min-keyint: 96
keyint: 96
level-idc: 4.1
pmode: 1
ctu: 64
min-cu-size: 8
bframes: 4
b-adapt: 2
rc-lookahead: 20
lookahead-slices: 1
scenecut: 40
ref: 4
limit-refs: 1
me: star
merange: 57
subme: 3
rect: 1
amp: 0
limit-modes: 0
max-merge: 3
early-skip: 0
rskip: 1
fast-intra: 0
b-intra: 0
sao: 1
signhide: 1
weightp: 1
weightb: 0
aq-mode: 2
cutree: 1
rd: 4
rdoq-level: 2
tu-intra-depth: 3
tu-inter-depth: 3
limit-tu: 0
audioEncode:
type: AudioEncode
codec: aac
bitrate: 128k
suffix: STEREO
- type: AudioEncode
codec: aac
bitrate: 128k
suffix: _STEREO
- type: ThumbnailMapEncode
- type: ThumbnailEncode