Skip to main content
Open In Colab AudioAsset adds an audio file from your VideoDB collection to an Editor composition. Use it with VideoAsset.volume when the visual source and its original audio need separate treatment. The focused snippets below assume conn, video, and the named audio assets already exist. See Timeline Architecture for complete setup and Trimming Vs Timing for the AudioAsset fields.

Add background music

Place a video clip and a music clip at the same timeline position to combine their audio.

Layer voiceover and music

Mute the source video when the mix should consist only of narration and music. The levels below are examples from the notebook, not universal requirements.
The full Audio Asset Layering notebook explores additional mixes and source combinations.