|
IDL Reference Guide: Graphics Object Classes |
|
The IDLgrMPEG::Save procedure method encodes and saves the MPEG sequence to the specified filename.
| Note The MPEG standard does not allow movies with odd numbers of pixels to be created. |
Obj->[IDLgrMPEG::]Save [, FILENAME=string]
None
Set this keyword to a string representing the name of the file in which the encoded MPEG sequence is to be stored. The default is idl.mpg.
For more information on deprecated features, see Obsolete Features.
IDL Online Help (March 06, 2007)