save animation

Save the current page as an animation file.

Syntax

save animation page <filename> <name>=<value>

Arguments

page
Save the current page as an animation.
<filename>
Use the file browser to enter a filename and select a directory to save the file to.
<name>=<value>
If the following options are not displayed or given, the defaults values will be used as described in config.
<type>=<filetype>
File type options include: AVI, AMF, GIF. For these file types, one file contains the entire animation.
For PNG, JPEG, BMP, and TIFF, the file contains a numbered series of still image files comprising the entire animation.
Note: If "type" is not defined, the extension in the filename will be used. If no extension is given, the config/ default values will be used.
dimension
Define as pixel or percent.
width
The image width.
height
The image height.
quality
For JPEG only. Enter a larger value for JPEG quality for larger files.

Example

Save the active page as a AVI file:
save animation page C:\WorkingDirectory\truck.avi

Comments

This command only works on the content of the active window.