libbpg-0.9.6
This commit is contained in:
parent
3035b41edf
commit
35a8402710
248 changed files with 232891 additions and 100 deletions
49
x265/doc/reST/x265.rst
Normal file
49
x265/doc/reST/x265.rst
Normal file
|
@ -0,0 +1,49 @@
|
|||
x265 CLI Documentation
|
||||
######################
|
||||
|
||||
|
||||
SYNOPSIS
|
||||
========
|
||||
|
||||
**x265** [options] infile [-o] outfile
|
||||
|
||||
Bit depth: 8
|
||||
|
||||
|
||||
**x265-10bit** [options] infile [-o] outfile
|
||||
|
||||
Bit depth: 10
|
||||
|
||||
|
||||
infile can be YUV or Y4M
|
||||
|
||||
outfile is raw HEVC bitstream
|
||||
|
||||
|
||||
DESCRIPTION
|
||||
===========
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
introduction
|
||||
|
||||
|
||||
OPTIONS
|
||||
=======
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
|
||||
cli
|
||||
presets
|
||||
lossless
|
||||
|
||||
|
||||
SEE ALSO
|
||||
========
|
||||
|
||||
**libx265**\(3)
|
||||
|
||||
Online documentation: http://x265.readthedocs.org/en/default/cli.html
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue