3.2.4.12.1. RSC DB Encoder parameters¶
3.2.4.12.1.1. --enc-info-bits, -K
¶
- Type:
integer
- Examples:
--enc-info-bits 1
Set the number of information bits \(K\).
The codeword size \(N\) is automatically deduced: \(N = 2 \times K\).
3.2.4.12.1.2. --enc-type¶
- Type:
text
- Allowed values:
RSC_DBAZCWCOSETUSER- Default:
RSC_DB- Examples:
--enc-type AZCW
Select the encoder type.
Description of the allowed values:
Value |
Description |
|---|---|
|
Select the standard RSC DB encoder. |
|
See the common --enc-type parameter. |
|
See the common --enc-type parameter. |
|
See the common --enc-type parameter. |
3.2.4.12.1.3. --enc-no-buff¶
Disable the buffered encoding.
3.2.4.12.1.4. --enc-std¶
- Type:
text
- Allowed values:
DVB-RCS1DVB-RCS2- Default:
DVB-RCS1- Examples:
--enc-std DVB-RCS2
Select a standard.
Description of the allowed values:
Value |
Description |
|---|---|
|
Select the configuration of the DVB-RCS1 standard. |
|
Select the configuration of the DVB-RCS2 standard. |