WOLFRAM

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)Summary of the most common use cases

Grid of videos:

Out[1]=1

Scope  (4)Survey of the scope of standard use cases

Create a grid video from a list of videos:

Out[2]=2
Out[1]=1

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

Out[1]=1
Out[2]=2

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

Out[1]=1

Use Missing to specify where the empty space should be:

Out[1]=1

Options  (5)Common values & functionality for each option

Background  (1)

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

Out[1]=1

Specify the background color:

Out[2]=2

ConformationMethod  (1)

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

Out[6]=6

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

Out[7]=7

PaddingSize  (1)

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

Out[1]=1

Spacings  (1)

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

Out[1]=1

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

Out[2]=2

VideoPadding  (1)

Create a list of videos of different durations:

Out[39]=39

By default, shorter videos are padded using black frames:

Out[35]=35

Specify a different color padding:

Out[36]=36

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

Out[37]=37

Applications  (1)Sample problems that can be solved with this function

Grid of videos from various effects:

Out[6]=6
Out[2]=2
Wolfram Research (2021), GridVideo, Wolfram Language function, https://reference.wolfram.com/language/ref/GridVideo.html (updated 2022).
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).

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.

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

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

BibTeX

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

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

BibLaTeX

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

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