This file is indexed.

/usr/share/doc/libx265-doc/html/presets.html is in libx265-doc 1.9-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  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
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    
    <title>Preset Options &mdash; x265  documentation</title>
    
    <link rel="stylesheet" href="_static/classic.css" type="text/css" />
    <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
    
    <script type="text/javascript">
      var DOCUMENTATION_OPTIONS = {
        URL_ROOT:    './',
        VERSION:     '',
        COLLAPSE_INDEX: false,
        FILE_SUFFIX: '.html',
        HAS_SOURCE:  true
      };
    </script>
    <script type="text/javascript" src="_static/jquery.js"></script>
    <script type="text/javascript" src="_static/underscore.js"></script>
    <script type="text/javascript" src="_static/doctools.js"></script>
    <link rel="top" title="x265  documentation" href="index.html" />
    <link rel="next" title="Lossless" href="lossless.html" />
    <link rel="prev" title="Threading" href="threading.html" /> 
  </head>
  <body role="document">
    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             accesskey="I">index</a></li>
        <li class="right" >
          <a href="lossless.html" title="Lossless"
             accesskey="N">next</a> |</li>
        <li class="right" >
          <a href="threading.html" title="Threading"
             accesskey="P">previous</a> |</li>
        <li class="nav-item nav-item-0"><a href="index.html">x265  documentation</a> &raquo;</li> 
      </ul>
    </div>  

    <div class="document">
      <div class="documentwrapper">
        <div class="bodywrapper">
          <div class="body" role="main">
            
  <div class="section" id="preset-options">
<h1>Preset Options<a class="headerlink" href="#preset-options" title="Permalink to this headline"></a></h1>
<div class="section" id="presets">
<span id="id1"></span><h2>Presets<a class="headerlink" href="#presets" title="Permalink to this headline"></a></h2>
<p>x265 has ten predefined <a class="reference internal" href="cli.html#cmdoption--preset"><code class="xref std std-option docutils literal"><span class="pre">--preset</span></code></a> options that optimize the
trade-off between encoding speed (encoded frames per second) and
compression efficiency (quality per bit in the bitstream).  The default
preset is medium.  It does a reasonably good job of finding the best
possible quality without spending excessive CPU cycles looking for the
absolute most efficient way to achieve that quality.  When you use
faster presets, the encoder takes shortcuts to improve performance at
the expense of quality and compression efficiency.  When you use slower
presets, x265 tests more encoding options, using more computations to
achieve the best quality at your selected bit rate (or in the case of
&#8211;crf rate control, the lowest bit rate at the selected quality).</p>
<p>The presets adjust encoder parameters as shown in the following table.
Any parameters below that are specified in your command-line will be
changed from the value specified by the preset.</p>
<table border="1" class="docutils">
<colgroup>
<col width="18%" />
<col width="11%" />
<col width="11%" />
<col width="10%" />
<col width="7%" />
<col width="5%" />
<col width="7%" />
<col width="5%" />
<col width="7%" />
<col width="10%" />
<col width="9%" />
</colgroup>
<thead valign="bottom">
<tr class="row-odd"><th class="head">&nbsp;</th>
<th class="head">ultrafast</th>
<th class="head">superfast</th>
<th class="head">veryfast</th>
<th class="head">faster</th>
<th class="head">fast</th>
<th class="head">medium</th>
<th class="head">slow</th>
<th class="head">slower</th>
<th class="head">veryslow</th>
<th class="head">placebo</th>
</tr>
</thead>
<tbody valign="top">
<tr class="row-even"><td>ctu</td>
<td>32</td>
<td>32</td>
<td>64</td>
<td>64</td>
<td>64</td>
<td>64</td>
<td>64</td>
<td>64</td>
<td>64</td>
<td>64</td>
</tr>
<tr class="row-odd"><td>min-cu-size</td>
<td>16</td>
<td>8</td>
<td>8</td>
<td>8</td>
<td>8</td>
<td>8</td>
<td>8</td>
<td>8</td>
<td>8</td>
<td>8</td>
</tr>
<tr class="row-even"><td>bframes</td>
<td>3</td>
<td>3</td>
<td>4</td>
<td>4</td>
<td>4</td>
<td>4</td>
<td>4</td>
<td>8</td>
<td>8</td>
<td>8</td>
</tr>
<tr class="row-odd"><td>b-adapt</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>2</td>
<td>2</td>
<td>2</td>
<td>2</td>
<td>2</td>
</tr>
<tr class="row-even"><td>rc-lookahead</td>
<td>5</td>
<td>10</td>
<td>15</td>
<td>15</td>
<td>15</td>
<td>20</td>
<td>25</td>
<td>30</td>
<td>40</td>
<td>60</td>
</tr>
<tr class="row-odd"><td>lookahead-slices</td>
<td>8</td>
<td>8</td>
<td>8</td>
<td>8</td>
<td>8</td>
<td>8</td>
<td>4</td>
<td>4</td>
<td>1</td>
<td>1</td>
</tr>
<tr class="row-even"><td>scenecut</td>
<td>0</td>
<td>40</td>
<td>40</td>
<td>40</td>
<td>40</td>
<td>40</td>
<td>40</td>
<td>40</td>
<td>40</td>
<td>40</td>
</tr>
<tr class="row-odd"><td>ref</td>
<td>1</td>
<td>1</td>
<td>2</td>
<td>2</td>
<td>3</td>
<td>3</td>
<td>4</td>
<td>4</td>
<td>5</td>
<td>5</td>
</tr>
<tr class="row-even"><td>limit-refs</td>
<td>0</td>
<td>0</td>
<td>3</td>
<td>3</td>
<td>3</td>
<td>3</td>
<td>3</td>
<td>2</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="row-odd"><td>me</td>
<td>dia</td>
<td>hex</td>
<td>hex</td>
<td>hex</td>
<td>hex</td>
<td>hex</td>
<td>star</td>
<td>star</td>
<td>star</td>
<td>star</td>
</tr>
<tr class="row-even"><td>merange</td>
<td>57</td>
<td>57</td>
<td>57</td>
<td>57</td>
<td>57</td>
<td>57</td>
<td>57</td>
<td>57</td>
<td>57</td>
<td>92</td>
</tr>
<tr class="row-odd"><td>subme</td>
<td>0</td>
<td>1</td>
<td>1</td>
<td>2</td>
<td>2</td>
<td>2</td>
<td>3</td>
<td>3</td>
<td>4</td>
<td>5</td>
</tr>
<tr class="row-even"><td>rect</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
</tr>
<tr class="row-odd"><td>amp</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>1</td>
<td>1</td>
<td>1</td>
</tr>
<tr class="row-even"><td>limit-modes</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>0</td>
</tr>
<tr class="row-odd"><td>max-merge</td>
<td>2</td>
<td>2</td>
<td>2</td>
<td>2</td>
<td>2</td>
<td>2</td>
<td>3</td>
<td>3</td>
<td>4</td>
<td>5</td>
</tr>
<tr class="row-even"><td>early-skip</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
</tr>
<tr class="row-odd"><td>fast-intra</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
</tr>
<tr class="row-even"><td>b-intra</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>1</td>
<td>1</td>
<td>1</td>
</tr>
<tr class="row-odd"><td>sao</td>
<td>0</td>
<td>0</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
</tr>
<tr class="row-even"><td>signhide</td>
<td>0</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
</tr>
<tr class="row-odd"><td>weightp</td>
<td>0</td>
<td>0</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
</tr>
<tr class="row-even"><td>weightb</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>1</td>
<td>1</td>
<td>1</td>
</tr>
<tr class="row-odd"><td>aq-mode</td>
<td>0</td>
<td>0</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
</tr>
<tr class="row-even"><td>cuTree</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
</tr>
<tr class="row-odd"><td>rdLevel</td>
<td>2</td>
<td>2</td>
<td>2</td>
<td>2</td>
<td>2</td>
<td>3</td>
<td>4</td>
<td>6</td>
<td>6</td>
<td>6</td>
</tr>
<tr class="row-even"><td>rdoq-level</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>2</td>
<td>2</td>
<td>2</td>
<td>2</td>
</tr>
<tr class="row-odd"><td>tu-intra</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>2</td>
<td>3</td>
<td>4</td>
</tr>
<tr class="row-even"><td>tu-inter</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>1</td>
<td>2</td>
<td>3</td>
<td>4</td>
</tr>
</tbody>
</table>
</div>
<div class="section" id="tuning">
<span id="tunings"></span><h2>Tuning<a class="headerlink" href="#tuning" title="Permalink to this headline"></a></h2>
<p>There are a few <a class="reference internal" href="cli.html#cmdoption--tune"><code class="xref std std-option docutils literal"><span class="pre">--tune</span></code></a> options available, which are applied
after the preset.</p>
<div class="admonition note">
<p class="first admonition-title">Note</p>
<p class="last">The <em>psnr</em> and <em>ssim</em> tune options disable all optimizations that
sacrafice metric scores for perceived visual quality (also known as
psycho-visual optimizations). By default x265 always tunes for
highest perceived visual quality but if one intends to measure an
encode using PSNR or SSIM for the purpose of benchmarking, we highly
recommend you configure x265 to tune for that particular metric.</p>
</div>
<table border="1" class="docutils">
<colgroup>
<col width="21%" />
<col width="79%" />
</colgroup>
<thead valign="bottom">
<tr class="row-odd"><th class="head">&#8211;tune</th>
<th class="head">effect</th>
</tr>
</thead>
<tbody valign="top">
<tr class="row-even"><td>psnr</td>
<td>disables adaptive quant, psy-rd, and cutree</td>
</tr>
<tr class="row-odd"><td>ssim</td>
<td>enables adaptive quant auto-mode, disables psy-rd</td>
</tr>
<tr class="row-even"><td>grain</td>
<td>improves retention of film grain. more below</td>
</tr>
<tr class="row-odd"><td>fastdecode</td>
<td>no loop filters, no weighted pred, no intra in B</td>
</tr>
<tr class="row-even"><td>zerolatency</td>
<td>no lookahead, no B frames, no cutree</td>
</tr>
</tbody>
</table>
<div class="section" id="film-grain-retention">
<h3>Film Grain Retention<a class="headerlink" href="#film-grain-retention" title="Permalink to this headline"></a></h3>
<p><a class="reference internal" href="cli.html#cmdoption--tune"><code class="xref std std-option docutils literal"><span class="pre">--tune</span></code></a> <em>grain</em> tries to improve the retention of film grain in
the reconstructed output. It disables rate distortion optimizations in
quantization, and increases the default psy-rd.</p>
<blockquote>
<div><ul class="simple">
<li><a class="reference internal" href="cli.html#cmdoption--psy-rd"><code class="xref std std-option docutils literal"><span class="pre">--psy-rd</span></code></a> 0.5</li>
<li><a class="reference internal" href="cli.html#cmdoption--rdoq-level"><code class="xref std std-option docutils literal"><span class="pre">--rdoq-level</span></code></a> 0</li>
<li><a class="reference internal" href="cli.html#cmdoption--psy-rdoq"><code class="xref std std-option docutils literal"><span class="pre">--psy-rdoq</span></code></a> 0</li>
</ul>
</div></blockquote>
<p>It lowers the strength of adaptive quantization, so residual energy can
be more evenly distributed across the (noisy) picture:</p>
<blockquote>
<div><ul class="simple">
<li><a class="reference internal" href="cli.html#cmdoption--aq-strength"><code class="xref std std-option docutils literal"><span class="pre">--aq-strength</span></code></a> 0.3</li>
</ul>
</div></blockquote>
<p>And it similarly tunes rate control to prevent the slice QP from
swinging too wildly from frame to frame:</p>
<blockquote>
<div><ul class="simple">
<li><a class="reference internal" href="cli.html#cmdoption--ipratio"><code class="xref std std-option docutils literal"><span class="pre">--ipratio</span></code></a> 1.1</li>
<li><a class="reference internal" href="cli.html#cmdoption--pbratio"><code class="xref std std-option docutils literal"><span class="pre">--pbratio</span></code></a> 1.1</li>
<li><a class="reference internal" href="cli.html#cmdoption--qcomp"><code class="xref std std-option docutils literal"><span class="pre">--qcomp</span></code></a> 0.8</li>
</ul>
</div></blockquote>
<p>And lastly it reduces the strength of deblocking to prevent grain being
blurred on block boundaries:</p>
<blockquote>
<div><ul class="simple">
<li><a class="reference internal" href="cli.html#cmdoption--deblock"><code class="xref std std-option docutils literal"><span class="pre">--deblock</span></code></a> -2</li>
</ul>
</div></blockquote>
</div>
<div class="section" id="fast-decode">
<h3>Fast Decode<a class="headerlink" href="#fast-decode" title="Permalink to this headline"></a></h3>
<p><a class="reference internal" href="cli.html#cmdoption--tune"><code class="xref std std-option docutils literal"><span class="pre">--tune</span></code></a> <em>fastdecode</em> disables encoder features which tend to be
bottlenecks for the decoder. It is intended for use with 4K content at
high bitrates which can cause decoders to struggle. It disables both
HEVC loop filters, which tend to be process bottlenecks:</p>
<blockquote>
<div><ul class="simple">
<li><a class="reference internal" href="cli.html#cmdoption--no-deblock"><code class="xref std std-option docutils literal"><span class="pre">--no-deblock</span></code></a></li>
<li><a class="reference internal" href="cli.html#cmdoption--no-sao"><code class="xref std std-option docutils literal"><span class="pre">--no-sao</span></code></a></li>
</ul>
</div></blockquote>
<p>It disables weighted prediction, which tend to be bandwidth bottlenecks:</p>
<blockquote>
<div><ul class="simple">
<li><a class="reference internal" href="cli.html#cmdoption--no-weightp"><code class="xref std std-option docutils literal"><span class="pre">--no-weightp</span></code></a></li>
<li><a class="reference internal" href="cli.html#cmdoption--no-weightb"><code class="xref std std-option docutils literal"><span class="pre">--no-weightb</span></code></a></li>
</ul>
</div></blockquote>
<p>And it disables intra blocks in B frames with <a class="reference internal" href="cli.html#cmdoption--no-b-intra"><code class="xref std std-option docutils literal"><span class="pre">--no-b-intra</span></code></a>
since intra predicted blocks cause serial dependencies in the decoder.</p>
</div>
<div class="section" id="zero-latency">
<h3>Zero Latency<a class="headerlink" href="#zero-latency" title="Permalink to this headline"></a></h3>
<p>There are two halves to the latency problem. There is latency at the
decoder and latency at the encoder. <a class="reference internal" href="cli.html#cmdoption--tune"><code class="xref std std-option docutils literal"><span class="pre">--tune</span></code></a> <em>zerolatency</em>
removes latency from both sides. The decoder latency is removed by:</p>
<blockquote>
<div><ul class="simple">
<li><a class="reference internal" href="cli.html#cmdoption--bframes"><code class="xref std std-option docutils literal"><span class="pre">--bframes</span></code></a> 0</li>
</ul>
</div></blockquote>
<p>Encoder latency is removed by:</p>
<blockquote>
<div><ul class="simple">
<li><a class="reference internal" href="cli.html#cmdoption--b-adapt"><code class="xref std std-option docutils literal"><span class="pre">--b-adapt</span></code></a> 0</li>
<li><a class="reference internal" href="cli.html#cmdoption--rc-lookahead"><code class="xref std std-option docutils literal"><span class="pre">--rc-lookahead</span></code></a> 0</li>
<li><a class="reference internal" href="cli.html#cmdoption--no-scenecut"><code class="xref std std-option docutils literal"><span class="pre">--no-scenecut</span></code></a></li>
<li><a class="reference internal" href="cli.html#cmdoption--no-cutree"><code class="xref std std-option docutils literal"><span class="pre">--no-cutree</span></code></a></li>
<li><a class="reference internal" href="cli.html#cmdoption--frame-threads"><code class="xref std std-option docutils literal"><span class="pre">--frame-threads</span></code></a> 1</li>
</ul>
</div></blockquote>
<p>With all of these settings x265_encoder_encode() will run synchronously,
the picture passed as pic_in will be encoded and returned as NALs. These
settings disable frame parallelism, which is an important component for
x265 performance. If you can tolerate any latency on the encoder, you
can increase performance by increasing the number of frame threads. Each
additional frame thread adds one frame of latency.</p>
</div>
</div>
</div>


          </div>
        </div>
      </div>
      <div class="sphinxsidebar" role="navigation" aria-label="main navigation">
        <div class="sphinxsidebarwrapper">
  <h3><a href="index.html">Table Of Contents</a></h3>
  <ul>
<li><a class="reference internal" href="#">Preset Options</a><ul>
<li><a class="reference internal" href="#presets">Presets</a></li>
<li><a class="reference internal" href="#tuning">Tuning</a><ul>
<li><a class="reference internal" href="#film-grain-retention">Film Grain Retention</a></li>
<li><a class="reference internal" href="#fast-decode">Fast Decode</a></li>
<li><a class="reference internal" href="#zero-latency">Zero Latency</a></li>
</ul>
</li>
</ul>
</li>
</ul>

  <h4>Previous topic</h4>
  <p class="topless"><a href="threading.html"
                        title="previous chapter">Threading</a></p>
  <h4>Next topic</h4>
  <p class="topless"><a href="lossless.html"
                        title="next chapter">Lossless</a></p>
  <div role="note" aria-label="source link">
    <h3>This Page</h3>
    <ul class="this-page-menu">
      <li><a href="_sources/presets.txt"
            rel="nofollow">Show Source</a></li>
    </ul>
   </div>
<div id="searchbox" style="display: none" role="search">
  <h3>Quick search</h3>
    <form class="search" action="search.html" method="get">
      <input type="text" name="q" />
      <input type="submit" value="Go" />
      <input type="hidden" name="check_keywords" value="yes" />
      <input type="hidden" name="area" value="default" />
    </form>
    <p class="searchtip" style="font-size: 90%">
    Enter search terms or a module, class or function name.
    </p>
</div>
<script type="text/javascript">$('#searchbox').show(0);</script>
        </div>
      </div>
      <div class="clearer"></div>
    </div>
    <div class="related" role="navigation" aria-label="related navigation">
      <h3>Navigation</h3>
      <ul>
        <li class="right" style="margin-right: 10px">
          <a href="genindex.html" title="General Index"
             >index</a></li>
        <li class="right" >
          <a href="lossless.html" title="Lossless"
             >next</a> |</li>
        <li class="right" >
          <a href="threading.html" title="Threading"
             >previous</a> |</li>
        <li class="nav-item nav-item-0"><a href="index.html">x265  documentation</a> &raquo;</li> 
      </ul>
    </div>
    <div class="footer" role="contentinfo">
        &copy; Copyright 2014 MulticoreWare Inc.
      Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.3.5.
    </div>
  </body>
</html>