Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

The Fix feature can be used to normalize the timeline and/or replace broken frames in the stream:

  • Make timeline continuous - if there are timeline jumps in the source, this feature will normalize the timeline, making it continuous. For example, this feature can be useful if the source is an HLS stream that jumps to display ads. In this case, if you want the timeline to be continuous it is possible to achieve this by enabling this feature. Note that this feature creates a variant of the input, which means that it doubles your input.

  • Broken frames replacement - If the stream has frames with CC errors, the broken frames replacement feature replaces them with “skip” frames. This may solve issues such as an IRD that loses synchronization when receiving broken frames. Note that this feature creates a variant of the input, which means that it doubles your input.

To fix the Input Stream:

  1. In the Inputs page, click the desired input stream that you want to fix.

  2. Click the Actions button on the selected row and then choose Fix.
    The following dialog is displayed.

    zecerrorconcealment.png

  3. Enter the unique Stream ID of the Source stream.

  4. Select  the maximum concurrent connections to this stream from the Max. Outputs  drop-down list. Default: Unlimited.

  5. Select the Show in Matrix checkbox to display this stream in the Matrix (see Using the Matrix). Default: Selected.

  6. Under Stream Parameters select the desired checkboxes:

    • Make timeline continuous - this option will normalize the timeline, making it continuous.

    • Broken frames replacement – this option replaces broken frames with “skip” frames.

    • Padding bitrate [kbps] - enter a value for the rate at which padding will be added to maintain a specific output transport bitrate.

    • PCR Interval - select the frequency at which Program Clock Reference is inserted into the outputs Transport stream. Options include:

      • ATSC standard - 100 ms

      • DVB standard - 40 ms

  7. If you want to Enable encryption , select this checkbox (see Input Stream Parameters Table). For more information, see https://zixidocumentation.atlassian.net/wiki/x/OihYIwE.

  8. If you want to configure the Recording Parameters, specify them in the respective fields (see Input Stream Parameters Table).

  • No labels