blob: 118b5cbf75b2add1a1fc0404973c127fcbd64bbd (
plain)
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
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
|
// --------------------------------------------------------------------------------------------------------------------
// <copyright file="HBPreset.cs" company="HandBrake Project (http://handbrake.fr)">
// This file is part of the HandBrake source code - It may be used under the terms of the GNU General Public License.
// </copyright>
// <summary>
// The preset.
// </summary>
// --------------------------------------------------------------------------------------------------------------------
namespace HandBrake.ApplicationServices.Interop.Json.Presets
{
using System.Collections.Generic;
/// <summary>
/// The preset.
/// </summary>
public class HBPreset
{
public bool AlignAVStart { get; set; }
/// <summary>
/// Gets or sets the audio copy mask.
/// </summary>
public List<string> AudioCopyMask { get; set; }
/// <summary>
/// Gets or sets the audio encoder fallback.
/// </summary>
public string AudioEncoderFallback { get; set; }
/// <summary>
/// Gets or sets the audio language list.
/// </summary>
public List<string> AudioLanguageList { get; set; }
/// <summary>
/// Gets or sets the audio list.
/// </summary>
public List<AudioList> AudioList { get; set; }
/// <summary>
/// Gets or sets a value indicating whether audio secondary encoder mode.
/// </summary>
public bool AudioSecondaryEncoderMode { get; set; }
/// <summary>
/// Gets or sets the audio track selection behavior.
/// </summary>
public string AudioTrackSelectionBehavior { get; set; }
/// <summary>
/// Gets or sets a value indicating whether chapter markers.
/// </summary>
public bool ChapterMarkers { get; set; }
/// <summary>
/// Gets or sets the children array.
/// </summary>
public List<object> ChildrenArray { get; set; }
/// <summary>
/// Gets or sets a value indicating whether default.
/// </summary>
public bool Default { get; set; }
/// <summary>
/// Gets or sets the file format.
/// </summary>
public string FileFormat { get; set; }
/// <summary>
/// Gets or sets a value indicating whether folder.
/// </summary>
public bool Folder { get; set; }
/// <summary>
/// Gets or sets a value indicating whether folder open.
/// </summary>
public bool FolderOpen { get; set; }
/// <summary>
/// Gets or sets a value indicating whether mp 4 http optimize.
/// </summary>
public bool Mp4HttpOptimize { get; set; }
/// <summary>
/// Gets or sets a value indicating whether mp 4 i pod compatible.
/// </summary>
public bool Mp4iPodCompatible { get; set; }
/// <summary>
/// Gets or sets a value indicating whether picture auto crop.
/// </summary>
public bool PictureAutoCrop { get; set; }
/// <summary>
/// Gets or sets the picture bottom crop.
/// </summary>
public int PictureBottomCrop { get; set; }
/// <summary>
/// Gets or sets the picture left crop.
/// </summary>
public int PictureLeftCrop { get; set; }
/// <summary>
/// Gets or sets the picture right crop.
/// </summary>
public int PictureRightCrop { get; set; }
/// <summary>
/// Gets or sets the picture top crop.
/// </summary>
public int PictureTopCrop { get; set; }
/// <summary>
/// Gets or sets the picture dar width.
/// </summary>
public int PictureDARWidth { get; set; }
/// <summary>
/// Gets or sets the picture deblock.
/// </summary>
public int PictureDeblock { get; set; }
/// <summary>
/// Gets or sets a value indicating whether picture decomb deinterlace.
/// </summary>
public string PictureDeinterlaceFilter { get; set; }
/// <summary>
/// Gets or sets the picture comb detect preset.
/// </summary>
public string PictureCombDetectPreset { get; set; }
/// <summary>
/// Gets or sets the picture comb detect custom.
/// </summary>
public string PictureCombDetectCustom { get; set; }
/// <summary>
/// Gets or sets the picture deinterlace preset.
/// </summary>
public string PictureDeinterlacePreset { get; set; }
/// <summary>
/// Gets or sets the picture deinterlace custom.
/// </summary>
public string PictureDeinterlaceCustom { get; set; }
/// <summary>
/// Gets or sets the picture denoise custom.
/// </summary>
public string PictureDenoiseCustom { get; set; }
/// <summary>
/// Gets or sets the picture denoise filter.
/// </summary>
public string PictureDenoiseFilter { get; set; }
/// <summary>
/// Gets or sets the picture denoise preset.
/// </summary>
public string PictureDenoisePreset { get; set; }
/// <summary>
/// Gets or sets the picture denoise tune.
/// </summary>
public string PictureDenoiseTune { get; set; }
public string PictureSharpenCustom { get; set; }
public string PictureSharpenFilter { get; set; }
public string PictureSharpenPreset { get; set; }
public string PictureSharpenTune { get; set; }
/// <summary>
/// Gets or sets the picture detelecine.
/// </summary>
public string PictureDetelecine { get; set; }
/// <summary>
/// Gets or sets the picture detelecine custom.
/// </summary>
public string PictureDetelecineCustom { get; set; }
/// <summary>
/// Gets or sets a value indicating whether picture itu par.
/// </summary>
public bool PictureItuPAR { get; set; }
/// <summary>
/// Gets or sets a value indicating whether picture keep ratio.
/// </summary>
public bool PictureKeepRatio { get; set; }
/// <summary>
/// Gets or sets a value indicating whether picture loose crop.
/// </summary>
public bool PictureLooseCrop { get; set; }
/// <summary>
/// Gets or sets the picture modulus.
/// </summary>
public int PictureModulus { get; set; }
/// <summary>
/// Gets or sets the picture par.
/// </summary>
public string PicturePAR { get; set; }
/// <summary>
/// Gets or sets the picture par width.
/// </summary>
public int PicturePARWidth { get; set; }
/// <summary>
/// Gets or sets the picture par height.
/// </summary>
public int PicturePARHeight { get; set; }
/// <summary>
/// Gets or sets the picture rotate.
/// </summary>
public string PictureRotate { get; set; }
/// <summary>
/// Gets or sets the picture width.
/// </summary>
public int? PictureWidth { get; set; }
/// <summary>
/// Gets or sets the picture height.
/// </summary>
public int? PictureHeight { get; set; }
/// <summary>
/// Gets or sets the picture force height.
/// </summary>
public int PictureForceHeight { get; set; }
/// <summary>
/// Gets or sets the picture force width.
/// </summary>
public int PictureForceWidth { get; set; }
/// <summary>
/// Gets or sets the preset description.
/// </summary>
public string PresetDescription { get; set; }
/// <summary>
/// Gets or sets the preset name.
/// </summary>
public string PresetName { get; set; }
/// <summary>
/// Gets or sets the type.
/// </summary>
public int Type { get; set; }
/// <summary>
/// Gets or sets a value indicating whether uses picture filters.
/// </summary>
public bool UsesPictureFilters { get; set; }
/// <summary>
/// Gets or sets the uses picture settings.
/// </summary>
public int UsesPictureSettings { get; set; }
/// <summary>
/// Gets or sets a value indicating whether subtitle add cc.
/// </summary>
public bool SubtitleAddCC { get; set; }
/// <summary>
/// Gets or sets a value indicating whether subtitle add foreign audio search.
/// </summary>
public bool SubtitleAddForeignAudioSearch { get; set; }
/// <summary>
/// Gets or sets a value indicating whether subtitle add foreign audio subtitle.
/// </summary>
public bool SubtitleAddForeignAudioSubtitle { get; set; }
/// <summary>
/// Gets or sets the subtitle burn behavior.
/// </summary>
public string SubtitleBurnBehavior { get; set; }
/// <summary>
/// Gets or sets a value indicating whether subtitle burn bd sub.
/// </summary>
public bool SubtitleBurnBDSub { get; set; }
/// <summary>
/// Gets or sets a value indicating whether subtitle burn dvd sub.
/// </summary>
public bool SubtitleBurnDVDSub { get; set; }
/// <summary>
/// Gets or sets the subtitle language list.
/// </summary>
public List<string> SubtitleLanguageList { get; set; }
/// <summary>
/// Gets or sets the subtitle track selection behavior.
/// </summary>
public string SubtitleTrackSelectionBehavior { get; set; }
/// <summary>
/// Gets or sets the video avg bitrate.
/// </summary>
public int? VideoAvgBitrate { get; set; }
/// <summary>
/// Gets or sets the video color matrix code.
/// </summary>
public int VideoColorMatrixCode { get; set; }
/// <summary>
/// Gets or sets the video encoder.
/// </summary>
public string VideoEncoder { get; set; }
/// <summary>
/// Gets or sets the video framerate.
/// </summary>
public string VideoFramerate { get; set; }
/// <summary>
/// Gets or sets the video framerate mode.
/// </summary>
public string VideoFramerateMode { get; set; }
/// <summary>
/// Gets or sets a value indicating whether video gray scale.
/// </summary>
public bool VideoGrayScale { get; set; }
/// <summary>
/// Gets or sets a value indicating whether video hw decode.
/// </summary>
public bool VideoHWDecode { get; set; }
/// <summary>
/// Gets or sets the video scaler.
/// </summary>
public string VideoScaler { get; set; }
/// <summary>
/// Gets or sets the video preset.
/// </summary>
public string VideoPreset { get; set; }
/// <summary>
/// Gets or sets the video tune.
/// </summary>
public string VideoTune { get; set; }
/// <summary>
/// Gets or sets the video profile.
/// </summary>
public string VideoProfile { get; set; }
/// <summary>
/// Gets or sets the video level.
/// </summary>
public string VideoLevel { get; set; }
/// <summary>
/// Gets or sets the video option extra.
/// </summary>
public string VideoOptionExtra { get; set; }
/// <summary>
/// Gets or sets the video quality type.
/// </summary>
public int VideoQualityType { get; set; }
/// <summary>
/// Gets or sets the video quality slider.
/// </summary>
public double VideoQualitySlider { get; set; }
/// <summary>
/// Gets or sets a value indicating whether video qsv decode.
/// </summary>
public bool VideoQSVDecode { get; set; }
/// <summary>
/// Gets or sets the video qsv async depth.
/// </summary>
public int VideoQSVAsyncDepth { get; set; }
/// <summary>
/// Gets or sets a value indicating whether video two pass.
/// </summary>
public bool VideoTwoPass { get; set; }
/// <summary>
/// Gets or sets a value indicating whether video turbo two pass.
/// </summary>
public bool VideoTurboTwoPass { get; set; }
/// <summary>
/// Gets or sets the x 264 option.
/// </summary>
public string x264Option { get; set; }
/// <summary>
/// Gets or sets a value indicating whether x 264 use advanced options.
/// </summary>
public bool x264UseAdvancedOptions { get; set; }
}
}
|