AnimationVideo

AnimationVideo[fexpr,{u,umin,umax}]

generates a video of fexpr in which u varies from umin to umax.

AnimationVideo[fexpr,{u,umin,umax,du}]

takes u to vary in steps du.

AnimationVideo[fexpr,{u,{u1,u2,}}]

makes u take on values u1, u2, .

Details and Options

Examples

open allclose all

Basic Examples  (2)

Generate a video of a varying plot:

Generate video from rotating 3D graphics:

Scope  (1)

Generate a video by rasterizing the current value of the iterator:

Specify the start, end and step values:

Specify a list of specific values for the iterator:

Options  (4)

DefaultDuration  (2)

The default duration of a generated video is 5 seconds:

Specify a different duration:

If both a step specification and a frame rate are specified, the DefaultDuration option is ignored:

FrameRate  (2)

If a step is specified, the frame rate will be computed from the number of generated frames and the requested duration:

If no step is specified, the generated video will have a frame rate of 30 frames/second:

Specify a different frame rate:

Applications  (3)

Generate a video with frames of evolving hue:

Create a video from a rotating image:

Show a few frames of the generated video:

Generate an evolving cellular automaton:

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

Text

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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