Skip to content
Snippets Groups Projects
Commit f530c8a7 authored by Christian Helmrich's avatar Christian Helmrich
Browse files

add PerceptQPA to software manual

parent 1105e863
Branches
Tags
No related merge requests found
......@@ -1642,10 +1642,16 @@ Specifies a file containing a list of QP deltas. The $n$-th line
value delta for the picture with POC value $n$.
\\
\Option{PerceptQPA (-qpa)} &
%\ShortOption{-qpa} &
\Default{false} &
Enables or disables the perceptually optimized QP adaptation (QPA) method described in JVET-H0047, JVET-K0206, and JVET-M0091. Use this together with 'SliceChromaQPOffsetPeriodicity=1' for best subjective quality. Cannot be used together with 'SelectiveRDOQ' (see above) or 'AdaptiveQp' (see below).
\\
\Option{AdaptiveQp (-aq)} &
%\ShortOption{-aq} &
\Default{false} &
Enable or disable QP adaptation based upon a psycho-visual model.
Enables or disables the legacy QP adaptation method based upon a psycho-visual model.
\\
\Option{MaxQPAdaptationRange (-aqr)} &
......@@ -2277,7 +2283,7 @@ Enables or disables the use of intra block differential pulse code modulation mo
\begin{tabular}{cp{0.45\textwidth}}
0 & Disable BDPCM for luma and chroma.\\
1 & Enable BDPCM for luma.\\
2 & Enable BDPCM for luma and chroma. BDPCM for chroma is avaialble for 444. \\
2 & Enable BDPCM for luma and chroma. BDPCM for chroma is available for 444.\\
\end{tabular}
\\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment