Skip to content

Audio To WAV Node

Audio

Decode an audio/media object and write WAV PCM output

video_audio_to_wavmedia
Inputs4
Outputs3
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

4

Input

Execution
exec_in

Trigger

Source

Struct
source

Source audio/media FlowPath

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null
Schema enforced

Target

Struct
target

Target WAV FlowPath

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null
Schema enforced

Audio Track

Integer
audio_track_id

Audio track id, or 0 for default

Default 0

Output Pins

3

Done

Execution
exec_out

Continues

Result

Struct
result

Written WAV FlowPath

FlowPathFlowPath3 fields
pathstringrequired
store_refstringrequired
cache_store_refstring | null

Report

Struct
report

Audio conversion report

AudioTransformReportAudioTransformReport9 fields
sourcestringrequired
targetstringrequired
source_formatstringrequired
target_formatstringrequired
audio_track_idinteger:uint32required
format uint32min 0
input_packetsinteger:uintrequired
format uintmin 0
decoded_framesinteger:uintrequired
format uintmin 0
encoded_audio_packetsinteger:uintrequired
format uintmin 0
bytes_writteninteger:uint64required
format uint64min 0

Node Info

Internal name
video_audio_to_wav
Category
Audio