Skip to content
Snippets Groups Projects
Commit d4a45c42 authored by Karsten Suehring's avatar Karsten Suehring
Browse files

Merge branch 'fixswm1' into 'master'

Add QPIncrementFrame description in SW manual

See merge request jvet/VVCSoftware_VTM!2336
parents 0d99f28b 426a4b16
No related branches found
No related tags found
1 merge request!2336Add QPIncrementFrame description in SW manual
Pipeline #8000 passed
......@@ -2128,8 +2128,14 @@ The lower value has higher speedup and also has higher coding loss.
\begin{OptionTableNoShorthand}{Quantization parameters}{tab:quantization}
\Option{QP (-q)} &
%\ShortOption{-q} &
\Default{30.0} &
Specifies the base value of the quantization parameter. If it is non-integer, the QP is switched once during encoding.
\Default{30} &
Specifies the base value of the quantization parameter (QP).
\\
\Option{QPIncrementFrame (-qpif)} &
%\ShortOption{\None} &
\Default{Undefined} &
Specifies a frame number in the input video file. If this value is defined, the base QP value is incremented by 1 for all frames that have a frame number equal to or larger than the specified frame number. This option may be used for rate matching as it enables to obtain average bitrates that are between bitrates obtainable with fixed base QP values.
\\
\Option{IntraQPOffset} &
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment