Demultiplex Video
Separate a multiplexed stream into its consituent streams
Overview
Use the Demultiplex node to split a Multiplexed Video stream and metadata into individual branches of the pipeline.
Inputs & Outputs
- Inputs : 1, Media Format : Multiplexed Video
- Outputs : N, Raw Video
- Output Metadata : None
Pipeline usage
Connect this node directly after a Multiplex node when each original stream needs its own downstream branch again. Set num_streams to the number of inputs combined upstream; a mismatch produces missing or unusable branches. Use Grid instead when the goal is one composed view rather than independent processing branches.
Properties
| Property | Description | Type | Default | Required |
|---|---|---|---|---|
num_streams | Number of output streams to produce. Should match the upstream multiplex node. Range: minimum 1. | number | 2 | Yes |
Output Metadata
Node does not insert any output metadata; upstream metadata continues through the pipeline
Updated 20 days ago
Did this page help you?
