GridVideo

GridVideo[{v1,v2,}]

creates a video in which each frame is a grid of frames of all vi at the corresponding time.

GridVideo[{{v11,v12,},}]

uses the array position of each video vij to create the video grid.

Details and Options

Examples

open allclose all

Basic Examples  (1)

Grid of videos:

Scope  (4)

Create a grid video from a list of videos:

Create a grid video from a 2D array of videos to enforce the position of each video in the grid:

Create a grid video from a list of an odd number of videos:

Use Missing to specify where the empty space should be:

Options  (5)

Background  (1)

Background is shown when empty spaces are present and for spacings and paddings:

Specify the background color:

ConformationMethod  (1)

By default, videos with different frame sizes are conformed using the "Fit" method:

Use the ConformationMethod option to specify how videos should be conformed:

PaddingSize  (1)

Use the PaddingSize option to control the padding size around the output frame:

Spacings  (1)

Use the Spacings option to control the spacings between the input frames:

Use both Spacings and PaddingSize to add spaces between and around images:

VideoPadding  (1)

Create a list of videos of different durations:

By default, shorter videos are padded using black frames:

Specify a different color padding:

Use "Fixed" padding to repeat the last available frame:

Applications  (1)

Grid of videos from various effects:

Wolfram Research (2021), GridVideo, Wolfram Language function, https://reference.wolfram.com/language/ref/GridVideo.html (updated 2022).

Text

Wolfram Research (2021), GridVideo, Wolfram Language function, https://reference.wolfram.com/language/ref/GridVideo.html (updated 2022).

CMS

Wolfram Language. 2021. "GridVideo." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2022. https://reference.wolfram.com/language/ref/GridVideo.html.

APA

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

BibTeX

@misc{reference.wolfram_2024_gridvideo, author="Wolfram Research", title="{GridVideo}", year="2022", howpublished="\url{https://reference.wolfram.com/language/ref/GridVideo.html}", note=[Accessed: 25-April-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_gridvideo, organization={Wolfram Research}, title={GridVideo}, year={2022}, url={https://reference.wolfram.com/language/ref/GridVideo.html}, note=[Accessed: 25-April-2024 ]}