-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcampaign.json
43 lines (43 loc) · 1.19 KB
/
campaign.json
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
{
"files": [
"https://storage.googleapis.com/bench-streams/extract-ground_france2_1586881985.ts",
"https://storage.googleapis.com/bench-streams/extract-ground_france3_1586881985.ts",
"https://storage.googleapis.com/bench-streams/extract-ground_lci_1586877328.ts",
"https://storage.googleapis.com/bench-streams/extract-ground_tf1_1586877328.ts",
"https://storage.googleapis.com/bench-streams/extract-ground_tf1sf_1586877328.ts",
"https://storage.googleapis.com/bench-streams/extract-ground_tfx_1586879129.ts",
"https://storage.googleapis.com/bench-streams/extract-ground_tmc_1586879129.ts"
],
"profiles": [
{
"name": "single",
"ladder": [
"1920x1080@6000000"
]
}
,
{
"name": "apple_rec",
"ladder": [
"1920x1080@7800000",
"1920x1080@6000000",
"1280x720@4500000",
"1280x720@3000000",
"960x540@2000000",
"768x432@1100000",
"768x432@730000",
"640x360@365000",
"416x234@145000"
]
}
],
"encodings": [
{
"name": "fast",
"deinterlacer": "yadif",
"framerate": "25",
"quality": "fast",
"gopsize": "50"
}
]
}