The MPEG_SAVE procedure encodes and saves an open MPEG sequence.
This routine is written in the IDL language. Its source code can be found in the file mpeg_save.pro in the lib subdirectory of the IDL distribution.
| Note |
MPEG_SAVE, mpegID [, FILENAME=string]
The unique identifier of the MPEG sequence to be saved to a file. (MPEG sequence identifiers are returned by the MPEG_OPEN routine.)
Set this keyword to a string representing the name of the file to which the encoded MPEG sequence is to be saved. The default is idl.mpg.
See MPEG_OPEN for an example using this routine.
Introduced: 5.1
MPEG_CLOSE, MPEG_OPEN, MPEG_PUT, XINTERANIMATE