Tv LoadSequence

From TVPaintWiki
Jump to: navigation, search

<<<George<<<Command Reference<<<File Management

tv_LoadSequence file [start number] [field] ["STRETCH"] ["TIMESTRETCH"] ["PRELOAD"]

Loads a file sequence into a new layer. file is the complete path and filename of the sequence (in quotes). You can use the optional start and number arguments to load only part of the sequence. You must use both of these two arguments, or neither of them in the command line. If they are missing, then the entire sequence will be loaded. The start argument is the number of the first image to be loaded in the sequence. Warning! If the sequence is composed of numbered images, this value is added to the number of the first image (for example, if you load a sequence for which numbering starts at 10 and the start value is 5, you will start at image 15). The number argument indicates the number of images to be loaded. The field argument may be equal to "ODD" to double up odd fields, or "EVEN" to double up even fields or "FIXMOTION" to apply a video fix motion effect on the sequence. If it is present, the "STRETCH" optional argument indicates whether the image size should be adapted to the current page size. If this argument is missing, the loaded image will be placed in the top left corner of the page and it will be truncated if it is larger than the page. If it is present, the "TIMESTRETCH" optional argument indicates whether time stretching should be used when the sequence is loaded. This command returns the identifier of the new layer or -1 if an error occurred. The new layer becomes the current layer.

If PRELOAD optional argument is present, the layer will be preloadet