Imported Debian patch 1.4+222+hg5f9f7194267b-1~trusty
[deb_x265.git] / doc / reST / x265.rst
CommitLineData
b53f7c52
JB
1x265 CLI Documentation
2######################
3
4
5SYNOPSIS
6========
7
8**x265** [options] infile [-o] outfile
9
10Bit depth: 8
11
12
13**x265-10bit** [options] infile [-o] outfile
14
15Bit depth: 10
16
17
18infile can be YUV or Y4M
19
20outfile is raw HEVC bitstream
21
22
23DESCRIPTION
24===========
25
26.. toctree::
27 :maxdepth: 2
28
29 introduction
30
31
32OPTIONS
33=======
34
35.. toctree::
36 :maxdepth: 2
37
38 cli
39 presets
40 lossless
41
42
43SEE ALSO
44========
45
46**libx265**\(3)
47
48Online documentation: http://x265.readthedocs.org/en/default/cli.html
49