loadseq
command
Loads a sequence of files into mplay.
See also: appendseq, loadaudio, prependseq
Usages
-
loadseq [-r] [-u] [-f start end] file_pattern
file_pattern can use either $F or * to specify the frame number.
Options
|
|
(Replace) Load and discard all currently loaded sequences. |
|
|
(Unbuffered) Load images without caching. |
|
|
Load the sequence using the given start and end frames. |
Examples
loadseq ~/shot1/frame\$F.pic
loadseq -r ~/shot1/frame*.pic