Skip to content
Snippets Groups Projects
Commit a36ba262 authored by Jie Chen's avatar Jie Chen
Browse files

update software manual

parent d8d0e2e0
No related branches found
No related tags found
No related merge requests found
...@@ -5142,6 +5142,10 @@ List of the auxiliary identifiers in the scalaibility dimension information SEI ...@@ -5142,6 +5142,10 @@ List of the auxiliary identifiers in the scalaibility dimension information SEI
\Default{""} & \Default{""} &
List of the numbers of associated primary layers of i-th layer, which is an auxiliary layer. List of the numbers of associated primary layers of i-th layer, which is an auxiliary layer.
\\ \\
\Option{SEISDIAssociatedPrimaryLayerIdx} &
\Default{""} &
List of the associated primary layer indices of i-th layer, which is an auxiliary layer.
\\
\end{OptionTableNoShorthand} \end{OptionTableNoShorthand}
\begin{OptionTableNoShorthand}{Alpha Channel Information SEI message encoder parameters}{tab:sei-aci} \begin{OptionTableNoShorthand}{Alpha Channel Information SEI message encoder parameters}{tab:sei-aci}
...@@ -6247,6 +6251,15 @@ Specifies the number of time units of a clock operating at the frequency spti_ti ...@@ -6247,6 +6251,15 @@ Specifies the number of time units of a clock operating at the frequency spti_ti
%When true, generate time code SEI messages. %When true, generate time code SEI messages.
%\\ %\\
\begin{OptionTableNoShorthand}{Object Mask Information SEI message encoder parameters}{tab:sei-object-mask-information}
\Option{SEIObjectMaskFileRoot (-omi)} &
\Default{\NotSet} &
Specifies the prefix of input Object Mask Information file. Prefix is completed by ``_x.txt'' where x is the POC number.
The contents of the file are a list of the SEI message's syntax element names (in decoding order) immediately followed by a `:' and then the associated value.
An example file can be found in cfg/sei_vui/object_mask_infos/intra/mask_info_0.txt
\\
\end{OptionTableNoShorthand}
%% %%
%% %%
%% %%
...@@ -6470,6 +6483,13 @@ When a non-empty file name is specified, object information using the decoded SE ...@@ -6470,6 +6483,13 @@ When a non-empty file name is specified, object information using the decoded SE
If no value is specified, the SEI message will not be output. If no value is specified, the SEI message will not be output.
\\ \\
\Option{SEIObjectMaskInfosFilename} &
%\ShortOption{\None} &
\Default{\NotSet} &
When a non-empty file name is specified, object mask information using the decoded SEI messages will be output to the indicated file.
If no value is specified, the SEI message will not be output.
\\
\Option{OutputColourSpaceConvert} & \Option{OutputColourSpaceConvert} &
\Default{\NotSet} & \Default{\NotSet} &
Specifies the colour space conversion to apply to 444 video. Permitted values are: Specifies the colour space conversion to apply to 444 video. Permitted values are:
......
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