update documents

This commit is contained in:
Joose Sainio 2020-09-09 13:49:13 +03:00
parent 3fb8b7ebc6
commit 984e5f72f1
2 changed files with 11 additions and 3 deletions

View file

@ -103,7 +103,10 @@ Options:
- intra_pred_modes: Intra prediction modes.
--key <string> : Encryption key [16,213,27,56,255,127,242,112,
97,126,197,204,25,59,38,30]
--stats-file-prefix : A prefix used for stats files that include
bits, lambda, distortion, and qp for each ctu.
These are meant for debugging and are not
written unless the prefix is defined.
Video structure:
-q, --qp <integer> : Quantization parameter [22]
-p, --period <integer> : Period of intra pictures [64]

View file

@ -1,4 +1,4 @@
.TH KVAZAAR "1" "April 2020" "kvazaar v2.0.0" "User Commands"
.TH KVAZAAR "1" "September 2020" "kvazaar v2.0.0" "User Commands"
.SH NAME
kvazaar \- open source HEVC encoder
.SH SYNOPSIS
@ -94,7 +94,12 @@ a list of features separated with a '+'. [off]
\fB\-\-key <string>
Encryption key [16,213,27,56,255,127,242,112,
97,126,197,204,25,59,38,30]
.TP
\fB\-\-stats\-file\-prefix
A prefix used for stats files that include
bits, lambda, distortion, and qp for each ctu.
These are meant for debugging and are not
written unless the prefix is defined.
.SS "Video structure:"
.TP
\fB\-q\fR, \fB\-\-qp <integer>