File tree Expand file tree Collapse file tree 2 files changed +84
-0
lines changed Expand file tree Collapse file tree 2 files changed +84
-0
lines changed Original file line number Diff line number Diff line change 162
162
"PaddingPolicy" : " NoPad" ,
163
163
"SizingPolicy" : " Fit"
164
164
}
165
+ },
166
+ {
167
+ "Name" : " MP4" ,
168
+ "Description" : " Standard quality MP4 for download" ,
169
+ "Container" : " MP4" ,
170
+ "Video" : {
171
+ "BitRate" : " 1800" ,
172
+ "Codec" : " H.264" ,
173
+ "CodecOptions" : {
174
+ "ColorSpaceConversionMode" : " None" ,
175
+ "InterlacedMode" : " Progressive" ,
176
+ "Level" : " 3.1" ,
177
+ "MaxReferenceFrames" : " 1" ,
178
+ "Profile" : " main"
179
+ },
180
+ "DisplayAspectRatio" : " auto" ,
181
+ "FixedGOP" : " true" ,
182
+ "FrameRate" : " 30" ,
183
+ "KeyframesMaxDist" : " 90" ,
184
+ "MaxHeight" : " 720" ,
185
+ "MaxWidth" : " 1280" ,
186
+ "PaddingPolicy" : " NoPad" ,
187
+ "SizingPolicy" : " Fit"
188
+ },
189
+ "Audio" : {
190
+ "BitRate" : " 96" ,
191
+ "Channels" : " 1" ,
192
+ "Codec" : " AAC" ,
193
+ "CodecOptions" : {
194
+ "Profile" : " AAC-LC"
195
+ },
196
+ "SampleRate" : " 44100"
197
+ },
198
+ "Thumbnails" : {
199
+ "Format" : " jpg" ,
200
+ "Interval" : " 300" ,
201
+ "MaxHeight" : " 338" ,
202
+ "MaxWidth" : " 600" ,
203
+ "PaddingPolicy" : " NoPad" ,
204
+ "SizingPolicy" : " Fit"
205
+ }
165
206
}
166
207
]
Original file line number Diff line number Diff line change
1
+ [
2
+ {
3
+ "Name" : " MP4" ,
4
+ "Description" : " Standard quality MP4 for download" ,
5
+ "Container" : " MP4" ,
6
+ "Video" : {
7
+ "BitRate" : " 1800" ,
8
+ "Codec" : " H.264" ,
9
+ "CodecOptions" : {
10
+ "ColorSpaceConversionMode" : " None" ,
11
+ "InterlacedMode" : " Progressive" ,
12
+ "Level" : " 3.1" ,
13
+ "MaxReferenceFrames" : " 1" ,
14
+ "Profile" : " main"
15
+ },
16
+ "DisplayAspectRatio" : " auto" ,
17
+ "FixedGOP" : " true" ,
18
+ "FrameRate" : " 30" ,
19
+ "KeyframesMaxDist" : " 90" ,
20
+ "MaxHeight" : " 720" ,
21
+ "MaxWidth" : " 1280" ,
22
+ "PaddingPolicy" : " NoPad" ,
23
+ "SizingPolicy" : " Fit"
24
+ },
25
+ "Audio" : {
26
+ "BitRate" : " 96" ,
27
+ "Channels" : " 1" ,
28
+ "Codec" : " AAC" ,
29
+ "CodecOptions" : {
30
+ "Profile" : " AAC-LC"
31
+ },
32
+ "SampleRate" : " 44100"
33
+ },
34
+ "Thumbnails" : {
35
+ "Format" : " jpg" ,
36
+ "Interval" : " 300" ,
37
+ "MaxHeight" : " 338" ,
38
+ "MaxWidth" : " 600" ,
39
+ "PaddingPolicy" : " NoPad" ,
40
+ "SizingPolicy" : " Fit"
41
+ }
42
+ }
43
+ ]
You can’t perform that action at this time.
0 commit comments