Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • elements library: for fire, smoke, …

  • (client-) references for a project

  • matte painting library

  • texture library

Each library exists of one a library file (.lib) and one database
.lib file a database. The library files are saved by default in a hidden folder .config in library root location.

The library file (.lib) contains the configuration of the library.
The database can either be a server based database (e.g. PostgreSQL) or a file base SQLite database (.db).

label

key

description

Library Name

name

display name of the library in the application

Library Root

root

set the root location for the library data
Set individual paths for each operating system

If you move your library data to another location, you only have to update this value and everything should be linked correctly

Database

database

database that contains a data for this library
For SQLite you can set individual paths for each operating system

Template mapping

template_mapping

link the transcoding templates to the specific template types

main: main template for the library element (required)
thumbnail: preview of the element (required)
filmstrip: quick preview for movie/sequence files (recommended for movie/sequences)

Values

values

Patterns

patterns

path patterns that you want to add/overwrite

Transcoding templates

templates

templates for different tasks (transcoding, copy …)

...