appendseq
command
Appends a series of files to the current sequence in mplay.
Replaced by: hou.Mplay
See also: loadseq, prependseq
Usages
-
appendseq [-u] [-f start end] filepattern
The sequence length is extended by the number of images loaded.
Note
This command is only available in MPlay.
Options
|
|
Load the sequence unbuffered. Images will not be cached. |
|
|
Load the sequence using the given start and end frames. |
Examples
appendseq ~/shot1/frame\$F.pic
appendseq -u ~/shot1/frame*.pic