From 984e5f72f10dc613f870a723bcf940a50f2706e7 Mon Sep 17 00:00:00 2001 From: Joose Sainio Date: Wed, 9 Sep 2020 13:49:13 +0300 Subject: [PATCH] update documents --- README.md | 5 ++++- doc/kvazaar.1 | 9 +++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c874fc95..a3a163f6 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,10 @@ Options: - intra_pred_modes: Intra prediction modes. --key : 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 : Quantization parameter [22] -p, --period : Period of intra pictures [64] diff --git a/doc/kvazaar.1 b/doc/kvazaar.1 index e1fe3c69..66f7cd94 100644 --- a/doc/kvazaar.1 +++ b/doc/kvazaar.1 @@ -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 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