VideoJoin

VideoJoin[video1,video2,]

concatenates all videoi and returns a video object.

Details and Options

Examples

open allclose all

Basic Examples  (1)

Join two videos:

Scope  (2)

Join videos with similar properties:

Join videos with different properties:

Properties of the resulting video are chosen such that most input data can be stored in the output:

Options  (17)

AudioEncoding  (1)

Specify the audio encoding to use:

CompressionLevel  (1)

Join videos using default compression:

Use maximum compression:

The choice of encoders affects the amount by which a file can be compressed:

ConformationMethod  (2)

By default, black padding is used when images are not stretched to fit the common image size:

By default, a common frame size is used and videos are made to fit in the frame:

Use "Fill" fitting to fill the whole canvas for all frames:

Use "Stretch" fitting to resize the frames:

Perform windowboxing when fitting frames:

Specify a padding value:

Use the RasterSize option to specify the desired frame dimensions:

By default, a common frame size is used and videos are made to fit in the frame:

Specify the padding value:

Specify a different fitting scheme:

FrameRate  (1)

By default, the largest frame rate (rounded to the nearest integer value) is used:

Specify the frame rate to use:

GeneratedAssetLocation  (1)

By default, generated video files are stored in $WolframDocumentsDirectory:

Specify the output file directory:

Specify the output file path:

OverwriteTarget  (1)

By default, existing files are not overwritten:

Overwrite existing file:

RasterSize  (1)

By default, the largest raster size is used:

Specify the raster width to use, while preserving the aspect ratio:

Specify the raster width and height:

SampleRate  (1)

By default, the largest sample rate is used:

Specify the sample rate to use:

SubtitleEncoding  (1)

Specify the subtitle encoding to use:

TransitionDirection  (2)

Transition to the left:

Transition to the top:

TransitionDuration  (1)

Specify a transition duration for a smooth transition:

TransitionEffect  (3)

By default, no transition effect is happening:

Specify a transition duration for a smooth transition:

Specify a transition duration for a smooth transition:

VideoEncoding  (1)

Specify the video encoding to use:

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

Text

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

CMS

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

APA

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

BibTeX

@misc{reference.wolfram_2023_videojoin, author="Wolfram Research", title="{VideoJoin}", year="2023", howpublished="\url{https://reference.wolfram.com/language/ref/VideoJoin.html}", note=[Accessed: 28-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_videojoin, organization={Wolfram Research}, title={VideoJoin}, year={2023}, url={https://reference.wolfram.com/language/ref/VideoJoin.html}, note=[Accessed: 28-March-2024 ]}