VideoCombine

VideoCombine[{obj1,obj2,}]

creates a multi-track video by combining all audio, video and subtitle tracks in all obji.

Details and Options

Examples

open allclose all

Basic Examples  (2)

Generate a video with no audio:

Combine the video with an audio object:

Check the properties of the final video:

Add some text as subtitles:

Scope  (4)

Combine an image and an audio track:

Combine two video tracks into a single video:

Combine two Video objects with video, audio and subtitle tracks:

If a video has multiple tracks, use the track selection options to select which tracks to combine:

Options  (5)

GeneratedAssetLocation  (2)

Assets are automatically generated in the "Video" folder within $WolframDocumentsDirectory:

Specify the location of the asset created by VideoGenerator:

Use a LocalObject as the asset for the resulting Video object:

OverwriteTarget  (1)

By default, if a file already exists it is not overwritten:

Use OverwriteTargetTrue to overwrite an existing file:

ShowSubtitles  (1)

By default, subtitle tracks are displayed:

Turn off the subtitle track display:

SubtitleStyle  (1)

XXXX bug: https://bugs.wolfram.com/show?number=454091

Combine subtitle with a video using default style:

Specify the text style for the subtitle track:

Applications  (1)

Generate a video from a Manipulate and add audio to it:

Combine the generated video with an audio track:

Properties & Relations  (2)

By default, all tracks are included with their original durations:

Pad the audio track to the duration of the video track:

Check track durations of the final video:

The track order in the result is determined by the order of the input:

Wolfram Research (2020), VideoCombine, Wolfram Language function, https://reference.wolfram.com/language/ref/VideoCombine.html (updated 2025).

Text

Wolfram Research (2020), VideoCombine, Wolfram Language function, https://reference.wolfram.com/language/ref/VideoCombine.html (updated 2025).

CMS

Wolfram Language. 2020. "VideoCombine." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2025. https://reference.wolfram.com/language/ref/VideoCombine.html.

APA

Wolfram Language. (2020). VideoCombine. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/VideoCombine.html

BibTeX

@misc{reference.wolfram_2024_videocombine, author="Wolfram Research", title="{VideoCombine}", year="2025", howpublished="\url{https://reference.wolfram.com/language/ref/VideoCombine.html}", note=[Accessed: 20-January-2025 ]}

BibLaTeX

@online{reference.wolfram_2024_videocombine, organization={Wolfram Research}, title={VideoCombine}, year={2025}, url={https://reference.wolfram.com/language/ref/VideoCombine.html}, note=[Accessed: 20-January-2025 ]}