### Index of one of the existing delay error profile files to use (1-11)
# error_profile: 5
## nFramesPerPacket parameter for the network simulator (optional); default = 1
# n_frames_per_packet: 2
### FER
### REQUIRED: either error_pattern or error_rate
### Frame error pattern file
# error_pattern: "path/pattern.192"
### Error rate in percent
# error_rate: 5
```
</details>
@@ -420,7 +432,9 @@ No required arguments but the `type` key.
#### EVS
For EVS a list of at least one bitrate has to be specified with the key `bitrates`. The entries in this list can also be lists containing the bitrates used for the processing of the individual channels.
This configuration has to match the channel configuration. If the provided list is shorter, the last value will be repeated.
For the encoding stage `cod` and the decoding stage `dec`, the path to the IVAS_cod and IVAS_dec binaries can be specified under the key `bin`. Additionally some resampling can be applied by using the key `fs` followed by the desired sampling rate.
For the encoding stage `cod` and the decoding stage `dec`, the path to the IVAS_cod and IVAS_dec binaries can be specified under the key `bin`.
Additionally some resampling can be applied by using the key `fs` followed by the desired sampling rate.
The general bitstream processing configuration can be locally overwritten for each EVS and IVAS condition with the key `tx`.
#### IVAS
The configuration of the IVAS condition is similar to the EVS condition. However, only one bitrate for all channels (and metadata) can be specified.
In addition to that, the encoder and decoder take some additional arguments defined by the key `opts`.
@@ -458,24 +472,22 @@ The processing chain is as follows:
---
## ITU Tools
This module uses the ITU audio processing tools. These tools can be found here: https://github.com/openitu/STL (except for the filter binary which is deprecated). <br/>
The filter binary with all necessary filter types can be found here: https://www.3gpp.org/ftp/tsg_sa/WG4_CODEC/TSGS4_76/docs/S4-131277.zip. <br/>
It also makes use of the MASA tools provided by Nokia. These can be found here: https://www.3gpp.org/ftp/TSG_SA/WG4_CODEC/TSGS4_122_Athens/Docs/S4-230221.zip.
The following binaries/executables are needed for the different processing steps: