Split into Chunks

Split a video or audio file into equal-duration chunks for batch processing.

Overview

The Split into Chunks node divides a video or audio file into a series of fixed-duration segments. Each chunk is output as a separate audio file (and, when a video is split, as a separate video clip). Use it to break long recordings into manageable pieces before transcription, translation, or per-clip generation.

When to Use

Configuration

Field Type Default Description
Chunk Duration number (seconds) 10 Length of each chunk in seconds (minimum 1)
Audio Format select mp3 Output container for audio chunks: MP3, WAV, or AAC
Output Chunk select (post-run) 0 Which chunk index to pass to downstream nodes (0-based). Visible after a successful run.

Inputs & Outputs

Inputs:

At least one input is required. Connecting both will split the audio from the video and the video independently.

Outputs:

After execution, a chunk selector appears in the config panel so you can choose which chunk flows to downstream nodes.

Pricing

2 credits per execution.

Common Use Cases

Tips