auddec
The auddec
command is used to manage audio decoding settings. This includes binding the analog audio output to either the SDI 1 or SDI 2 video decoder. You can also configure audio settings such as the Audio Level and view the Audio Sampling Rate.
On the dual channel decoder, two streams are received and can be displayed on either SDI video port. Analog audio can be selected from embedded channels on either stream. Both Analog Audio and Embedded Digital Audio are active.
Note
When the decoder is licensed for one channel only, it mirrors the decoded stream to all interfaces and supports up to eight (8) channel pairs of AAL-LC audio decoding for a stream.Synopsis
auddec set parameter=value [parameter=value ...] |
Actions
Action | Description |
---|---|
set | Modifies decoder analog audio parameter(s). A series of one or more |
get | Displays decoder analog audio status information. |
Parameters
Parameter | Default | Description/Values |
---|---|---|
source | SDI1CH12 | The input source for analog audio, either SDI 1 or SDI 2:
|
level | 6 | The maximum analog audio output level in dBu (decibels unloaded), from +5dBu to +20dBu. |
Examples
# auddec get all Returns audio configuration information for the decoder, such as: Audio Analog Configuration: |
# auddec set level="6" Sets the audio level to 6. You will receive the following confirmation: Decoder analog configured successfully. |
Related Topics