SlideShowVideo

SlideShowVideo[{image1,image2,}]

generates a video iterating through all imagei.

SlideShowVideo[{image1,image2,}dt]

shows each of the imagei for the duration dt.

SlideShowVideo[{{image1,dt1},{image2,dt2},}]

shows each of the imagei for the duration dti.

SlideShowVideo[{image1,image2,}{dt1,dt2,}]

also shows each of the imagei for the duration dti.

SlideShowVideo[tseries]

shows values of the time series tseries at their corresponding times.

Details and Options

Examples

open allclose all

Basic Examples  (1)

Create a video from a list of images:

Scope  (4)

By default, the resulting video is 5 seconds long:

Specify the same duration for all images:

Specify a duration for each image:

Create a video from a TimeSeries of images:

Options  (2)

DefaultDuration  (2)

By default, 5 seconds of video is generated:

Specify the overall duration:

If slide durations are specified, overall duration would be total of slide durations:

If both slide durations and overall durations are specified, the slide durations are interpreted as relative to the requested overall duration:

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

Text

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

CMS

Wolfram Language. 2021. "SlideShowVideo." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/SlideShowVideo.html.

APA

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

BibTeX

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

BibLaTeX

@online{reference.wolfram_2023_slideshowvideo, organization={Wolfram Research}, title={SlideShowVideo}, year={2021}, url={https://reference.wolfram.com/language/ref/SlideShowVideo.html}, note=[Accessed: 29-March-2024 ]}