summaryrefslogtreecommitdiffstats
path: root/gtk/src/standard_presets
blob: 0a8e641f3d88b809b5875d969c5e3f5063f6e284 (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
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605

[Animation]
preset_description=HandBrake's settings for cartoons, anime, and CGI.
preset_type=0
subtitle_lang=none
pref_audio_codec=faac
pref_audio_bitrate=160
pref_audio_rate=source
pref_audio_mix=dpl2
pref_audio_drc=1
chapter_markers=1
container=mkv
autocrop=1
autoscale=1
max_width=0
max_height=0
anamorphic=1
keep_aspect=0
detelecine=0
decomb=0
deinterlace=slower
denoise=0
grayscale=0
deblock=0
video_codec=x264
two_pass=1
turbo=1
variable_frame_rate=0
framerate=source
vquality_type_bitrate=1
video_bitrate=1000
video_target_size=700
video_quality=64
x264_options=ref=5:mixed-refs:bframes=6:bime:weightb:b-rdo:direct=auto:b-pyramid:me=umh:subme=5:analyse=all:8x8dct:trellis=1:nr=150:no-fast-pskip:filter=2,2

[AppleTV]
preset_description=HandBrake's settings for the AppleTV, including Dolby Digital 5.1 AC3 sound. Provides a good balance between quality and file size, and optimizes performance.
preset_type=0
subtitle_lang=none
pref_audio_codec=faac,ac3
pref_audio_bitrate=160,160
pref_audio_rate=48,source
pref_audio_mix=dpl2,none
pref_audio_drc=1,1
chapter_markers=1
container=mp4
large_mp4=1
autoscale=1
max_width=0
max_height=0
anamorphic=1
keep_aspect=0
detelecine=0
decomb=0
deinterlace=none
denoise=0
grayscale=0
deblock=0
video_codec=x264
two_pass=0
variable_frame_rate=0
framerate=source
vquality_type_bitrate=1
video_bitrate=2500
video_target_size=700
video_quality=64
x264_options=bframes=3:ref=1:subme=5:me=umh:no-fast-pskip=1:trellis=1:cabac=0

[Bedlam]
preset_description=HandBrake's settings maxed out for slowest encoding and highest quality. Use at your own risk. So slow it's not just insane...it's a trip to the looney bin.
preset_type=0
subtitle_lang=none
pref_audio_codec=ac3
pref_audio_bitrate=160
pref_audio_rate=source
pref_audio_mix=none
pref_audio_drc=1
chapter_markers=1
container=mkv
autocrop=1
autoscale=1
max_width=0
max_height=0
anamorphic=1
keep_aspect=0
detelecine=0
decomb=0
deinterlace=none
denoise=0
grayscale=0
deblock=0
video_codec=x264
two_pass=1
turbo=1
variable_frame_rate=0
framerate=source
vquality_type_bitrate=1
video_bitrate=1800
video_target_size=700
video_quality=64
x264_options=ref=16:mixed-refs:bframes=16:bime:weightb:b-rdo:direct=auto:b-pyramid:me=esa:subme=7:me-range=64:analyse=all:8x8dct:trellis=1:no-fast-pskip:no-dct-decimate:filter=-2,-1

[Blind]
preset_description=HandBrake's preset for impatient people who don't care about picture quality.
preset_type=0
subtitle_lang=none
pref_audio_codec=faac
pref_audio_bitrate=128
pref_audio_rate=source
pref_audio_mix=dpl2
pref_audio_drc=1
chapter_markers=1
container=mp4
autocrop=1
autoscale=0
max_width=512
max_height=0
anamorphic=0
keep_aspect=1
detelecine=0
decomb=0
deinterlace=none
denoise=0
grayscale=0
deblock=0
video_codec=ffmpeg
two_pass=0
turbo=0
variable_frame_rate=0
framerate=source
vquality_type_bitrate=1
video_bitrate=512
video_target_size=700
video_quality=64
x264_options=

[Broke]
preset_description=HandBrake's preset for people without a lot of money to waste on hard drives. Tries to maximize quality for burning to CDs, so you can party like it's 1999.
preset_type=0
subtitle_lang=none
pref_audio_codec=faac
pref_audio_bitrate=128
pref_audio_rate=source
pref_audio_mix=dpl2
pref_audio_drc=1
chapter_markers=1
container=mp4
autocrop=1
autoscale=0
max_width=640
max_height=0
anamorphic=0
keep_aspect=1
detelecine=0
decomb=0
deinterlace=none
denoise=0
grayscale=0
deblock=0
video_codec=x264
two_pass=1
turbo=1
variable_frame_rate=0
framerate=source
vquality_type_target=1
video_bitrate=1600
video_target_size=695
video_quality=64
x264_options=ref=3:mixed-refs:bframes=16:bime:weightb:b-rdo:b-pyramid:direct=auto:me=umh:subme=6:trellis=1:analyse=all:8x8dct:no-fast-pskip

[Classic]
preset_description=HandBrake's traditional, faster, lower-quality settings.
preset_type=0
subtitle_lang=none
pref_audio_codec=faac
pref_audio_bitrate=160
pref_audio_rate=source
pref_audio_mix=dpl2
pref_audio_drc=1
chapter_markers=0
container=mp4
autocrop=1
autoscale=1
max_width=0
max_height=0
anamorphic=0
keep_aspect=1
detelecine=0
decomb=0
deinterlace=none
denoise=0
grayscale=0
deblock=0
video_codec=ffmpeg
two_pass=0
variable_frame_rate=0
framerate=source
vquality_type_bitrate=1
video_bitrate=1000
video_target_size=700
video_quality=64
x264_options=

[Constant Quality Rate]
preset_description=HandBrake's preset for consistently excellent quality in one pass, with the downside of entirely unpredictable file sizes and bitrates.
preset_type=0
subtitle_lang=none
pref_audio_codec=ac3
pref_audio_bitrate=160
pref_audio_rate=source
pref_audio_mix=none
pref_audio_drc=1
chapter_markers=1
container=mkv
autocrop=1
autoscale=1
max_width=0
max_height=0
anamorphic=1
keep_aspect=0
detelecine=0
decomb=0
deinterlace=none
denoise=0
grayscale=0
deblock=0
video_codec=x264
two_pass=0
turbo=0
variable_frame_rate=0
framerate=source
vquality_type_constant=1
video_bitrate=2000
video_target_size=700
video_quality=64
x264_options=ref=3:mixed-refs:bframes=3:b-pyramid:b-rdo:bime:weightb:filter=-2,-1:subme=6:trellis=1:analyse=all:8x8dct:me=umh

[Deux Six Quatre]
preset_description=HandBrake's preset for true high profile x264 quality. A good balance of quality and speed, based on community standards found in the wild. This preset will give you a much better sense of x264's capabilities than vanilla main profile.
preset_type=0
subtitle_lang=none
pref_audio_codec=ac3
pref_audio_bitrate=160
pref_audio_rate=source
pref_audio_mix=none
pref_audio_drc=1
chapter_markers=1
container=mkv
autocrop=1
autoscale=1
max_width=0
max_height=0
anamorphic=1
keep_aspect=0
detelecine=0
decomb=0
deinterlace=none
denoise=0
grayscale=0
deblock=0
video_codec=x264
two_pass=1
turbo=1
variable_frame_rate=0
framerate=source
vquality_type_bitrate=1
video_bitrate=1600
video_target_size=700
video_quality=64
x264_options=ref=5:mixed-refs:bframes=3:bime:weightb:b-rdo:b-pyramid:me=umh:subme=7:trellis=1:analyse=all:8x8dct:no-fast-pskip

[Film]
preset_description=HandBrake's preset for feature films.
preset_type=0
subtitle_lang=none
pref_audio_codec=ac3
pref_audio_bitrate=160
pref_audio_rate=source
pref_audio_mix=none
pref_audio_drc=1
chapter_markers=1
container=mkv
autocrop=1
autoscale=1
max_width=0
max_height=0
anamorphic=1
keep_aspect=0
detelecine=0
decomb=0
deinterlace=none
denoise=0
grayscale=0
deblock=0
video_codec=x264
two_pass=1
turbo=1
variable_frame_rate=0
framerate=source
vquality_type_bitrate=1
video_bitrate=1800
video_target_size=700
video_quality=64
x264_options=ref=3:mixed-refs:bframes=6:bime:weightb:b-rdo:direct=auto:b-pyramid:me=umh:subme=7:analyse=all:8x8dct:trellis=1:no-fast-pskip

[iPhone / iPod Touch]
preset_description=HandBrake's settings for the iPhone and iPod Touch.
preset_type=0
subtitle_lang=none
pref_audio_codec=faac
pref_audio_bitrate=128
pref_audio_rate=48
pref_audio_mix=dpl2
pref_audio_drc=1
chapter_markers=1
container=mp4
ipod_file=1
autocrop=1
autoscale=0
max_width=480
max_height=0
anamorphic=0
keep_aspect=1
detelecine=0
decomb=0
deinterlace=none
denoise=0
grayscale=0
deblock=0
video_codec=x264
two_pass=0
variable_frame_rate=0
framerate=source
vquality_type_bitrate=1
video_bitrate=960
video_target_size=700
video_quality=64
x264_options=level=30:cabac=0:ref=1:analyse=all:me=umh:subme=6:no-fast-pskip=1:trellis=1

[iPod High-Rez]
preset_description=HandBrake's high resolution settings for the iPod. Good video quality, great for viewing on a TV using your iPod
preset_type=0
subtitle_lang=none
pref_audio_codec=faac
pref_audio_bitrate=160
pref_audio_rate=48
pref_audio_mix=dpl2
pref_audio_drc=1
chapter_markers=1
container=mp4
ipod_file=1
autocrop=1
autoscale=0
max_width=640
max_height=0
anamorphic=0
keep_aspect=1
detelecine=0
decomb=0
deinterlace=none
denoise=0
grayscale=0
deblock=0
video_codec=x264
two_pass=0
variable_frame_rate=0
framerate=source
vquality_type_bitrate=1
video_bitrate=1500
video_target_size=700
video_quality=64
x264_options=level=30:bframes=0:cabac=0:ref=1:vbv-maxrate=1500:vbv-bufsize=2000:analyse=all:me=umh:subme=6:no-fast-pskip=1

[iPod Low-Rez]
preset_description=HandBrake's low resolution settings for the iPod. Optimized for great playback on the iPod screen, with smaller file size.
preset_type=0
subtitle_lang=none
pref_audio_codec=faac
pref_audio_bitrate=160
pref_audio_rate=48
pref_audio_mix=dpl2
pref_audio_drc=1
chapter_markers=1
container=mp4
ipod_file=1
autocrop=1
autoscale=0
max_width=320
max_height=0
anamorphic=0
keep_aspect=1
detelecine=0
decomb=0
deinterlace=none
denoise=0
grayscale=0
deblock=0
video_codec=x264
two_pass=0
variable_frame_rate=0
framerate=source
vquality_type_bitrate=1
video_bitrate=700
video_target_size=700
video_quality=64
x264_options=level=30:bframes=0:cabac=0:ref=1:vbv-maxrate=768:vbv-bufsize=2000:analyse=all:me=umh:subme=6:no-fast-pskip=1

[Normal]
preset_description=HandBrake's normal, default settings.
preset_type=0
subtitle_lang=none
pref_audio_codec=faac
pref_audio_bitrate=160
pref_audio_rate=source
pref_audio_mix=dpl2
pref_audio_drc=1
chapter_markers=1
container=mp4
autocrop=1
autoscale=1
max_width=0
max_height=0
anamorphic=1
keep_aspect=0
detelecine=0
decomb=0
deinterlace=none
denoise=0
grayscale=0
deblock=0
video_codec=x264
two_pass=1
turbo=1
variable_frame_rate=0
framerate=source
vquality_type_bitrate=1
video_bitrate=1500
video_target_size=700
video_quality=64
x264_options=ref=2:bframes=2:subme=5:me=umh

[PSP]
preset_description=HandBrake's settings for the Sony PlayStation Portable.
preset_type=0
subtitle_lang=none
pref_audio_codec=faac
pref_audio_bitrate=128
pref_audio_rate=48
pref_audio_mix=dpl2
pref_audio_drc=1
chapter_markers=1
container=mp4
autocrop=1
autoscale=0
max_width=368
max_height=208
anamorphic=0
keep_aspect=1
detelecine=0
decomb=0
deinterlace=none
denoise=0
grayscale=0
deblock=0
video_codec=ffmpeg
two_pass=0
variable_frame_rate=0
framerate=source
vquality_type_bitrate=1
video_bitrate=1024
video_target_size=700
video_quality=64
x264_options=

[PS3]
preset_description=HandBrake's settings for the Sony PlayStation 3.
preset_type=0
subtitle_lang=none
pref_audio_codec=faac
pref_audio_bitrate=160
pref_audio_rate=48
pref_audio_mix=dpl2
pref_audio_drc=1
chapter_markers=0
container=mp4
autoscale=1
max_width=0
max_height=0
anamorphic=1
keep_aspect=0
detelecine=0
decomb=0
deinterlace=none
denoise=0
grayscale=0
deblock=0
video_codec=x264
two_pass=0
variable_frame_rate=0
framerate=source
vquality_type_bitrate=1
video_bitrate=2500
video_target_size=700
video_quality=64
x264_options=level=41:subme=5:me=umh

[QuickTime]
preset_description=HandBrake's high quality settings for use with QuickTime. It can be slow, so use it when the Normal preset doesn't look good enough.
preset_type=0
subtitle_lang=none
pref_audio_codec=faac
pref_audio_bitrate=160
pref_audio_rate=source
pref_audio_mix=dpl2
pref_audio_drc=1
chapter_markers=1
container=mp4
autocrop=1
autoscale=1
max_width=0
max_height=0
anamorphic=1
keep_aspect=0
detelecine=0
decomb=0
deinterlace=none
denoise=0
grayscale=0
deblock=0
video_codec=x264
two_pass=1
turbo=1
variable_frame_rate=0
framerate=source
vquality_type_bitrate=1
video_bitrate=2000
video_target_size=700
video_quality=64
x264_options=ref=3:mixed-refs:bframes=3:bime:weightb:b-rdo:direct=auto:me=umh:subme=5:analyse=all:trellis=1:no-fast-pskip

[Television]
preset_description=HandBrake's settings for video from television.
preset_type=0
subtitle_lang=none
pref_audio_codec=faac
pref_audio_bitrate=160
pref_audio_rate=source
pref_audio_mix=dpl2
pref_audio_drc=1
chapter_markers=1
container=mkv
autocrop=1
autoscale=1
max_width=0
max_height=0
anamorphic=0
keep_aspect=1
detelecine=0
decomb=0
deinterlace=slower
denoise=1
grayscale=0
deblock=0
video_codec=x264
two_pass=1
turbo=1
variable_frame_rate=0
framerate=source
vquality_type_bitrate=1
video_bitrate=1300
video_target_size=700
video_quality=64
x264_options=ref=3:mixed-refs:bframes=6:bime:weightb:direct=auto:b-pyramid:me=umh:subme=6:analyse=all:8x8dct:trellis=1:nr=150:no-fast-pskip

[Xbox 360]
preset_description=HandBrake's settings for the Microsoft Xbox 360.
preset_type=0
subtitle_lang=none
pref_audio_codec=faac
pref_audio_bitrate=160
pref_audio_rate=48
pref_audio_mix=dpl2
pref_audio_drc=1
chapter_markers=0
container=mp4
autoscale=1
max_width=0
max_height=0
anamorphic=1
keep_aspect=0
detelecine=0
decomb=0
deinterlace=none
denoise=0
grayscale=0
deblock=0
video_codec=x264
two_pass=0
variable_frame_rate=0
framerate=source
vquality_type_bitrate=1
video_bitrate=2000
video_target_size=700
video_quality=64
x264_options=level=40:ref=2:mixed-refs:bframes=3:bime:weightb:b-rdo:direct=auto:b-pyramid:me=umh:subme=5:analyse=all:no-fast-pskip:filter=-2,-1