Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

default config values

Each library represents one library. You can have multiple libraries.

For example:
elements library for fire, smoke, …
(client-) references for a project
matte painting library
texture library

Each library exists of one library file (.lib) and one database (.db for SQLite databases)
.lib file contains the configuration of the library

lalbel

key

description

Library Name

display name of the library in the application

Database File

database that contains a data for this library

Type of library

optional type of the library

Template mapping

link the transcoding templates to the specific template types.

main: main template for the library element
thumbnail: preview of the element
filmstrip: quick preview for movie/sequence files

Values

values that you want to add/overwrite

Patterns

patterns that you want to add/overwrite

Transcoding templates

templates for different transcoding tasks

NoOp: no operation, do nothing
Copy File: copies from source to main path
Ffmpeg: use ffmpeg to transcode a file
Filmstrip: create filmstrip for movie/sequence files
Thumbnail: create preview thumbnail
Custom Command: run your custom command

main path pattern path pattern overwrite pattern values predefined values custom values overwrite values transcoding templates overwrite values templates noop copy thumbnail filmstrip ffmpeg custom command

  • No labels