Skip to content

Check Remux Compatibility Node

Video/Planning

Check whether source streams can be packet-copied into a target container

video_check_remux_compatibilitymedia
Inputs3
Outputs2
Security exposure7/10
Packagemedia

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
7/10High
PrivacyPotential sensitivity of processed data.
8/10High
PerformanceRuntime or resource pressure.
7/10High
GovernancePolicy, audit, or compliance impact.
8/10High
ReliabilityOperational stability considerations.
7/10High
CostExternal or compute cost impact.
10/10High

Input Pins

3

Input

Execution
exec_in

Trigger

Source

Struct
source

Source media FlowPath

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null
Schema enforced

Target

Struct
target

Target FlowPath with desired extension

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null
Schema enforced

Output Pins

2

Done

Execution
exec_out

Continues

Report

Struct
report

Detailed remux compatibility report

RemuxCompatibilityReportRemuxCompatibilityReport8 fields
compatiblebooleanrequired
packet_copy_onlybooleanrequired
requires_transcodebooleanrequired
has_unsupported_streamsbooleanrequired
source_formatstring | null
target_formatstring | null
streamsArray<RemuxStreamDecision>required
itemsRemuxStreamDecisionarray item
track_idinteger:uint32required
format uint32min 0
media_typestringrequired
codecstringrequired
actionstringrequired
reasonstring | null
reasonstring | null

Node Info

Internal name
video_check_remux_compatibility
Category
Video/Planning