3.2.4.9.1. RSC DB Encoder parameters

3.2.4.9.1.1. --enc-info-bits, -K Required

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.9.1.2. --enc-type

Type:text
Allowed values:RSC_DB AZCW COSET USER
Default:RSC_DB
Examples:--enc-type AZCW

Select the encoder type.

Description of the allowed values:

Value Description
RSC_DB Select the standard RSC DB encoder.
AZCW See the common --enc-type parameter.
COSET See the common --enc-type parameter.
USER See the common --enc-type parameter.

3.2.4.9.1.3. --enc-no-buff

Disable the buffered encoding.

3.2.4.9.1.4. --enc-std

Type:text
Allowed values:DVB-RCS1 DVB-RCS2
Default:DVB-RCS1
Examples:--enc-std DVB-RCS2

Select a standard.

Description of the allowed values:

Value Description
DVB-RCS1 Select the configuration of the DVB-RCS1 standard.
DVB-RCS2 Select the configuration of the DVB-RCS2 standard.