appendseq command

Appends a series of files to the current sequence in mplay.

Replaced by: hou.Mplay

All Usages Options Examples

See also: loadseq, prependseq

Usages

  1. 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

-u

Load the sequence unbuffered. Images will not be cached.

-f start end

Load the sequence using the given start and end frames.

Examples

appendseq ~/shot1/frame\$F.pic
appendseq -u ~/shot1/frame*.pic