...
label | key | description |
---|---|---|
Library Name |
| display name of the library in the application |
Library Root |
| set the root location for the library data |
Database File |
| database that contains a data for this library |
Template mapping |
| link the transcoding templates to the specific template types main: main template for the library element (required) |
Values |
| |
Patterns |
| path patterns that you want to add/overwrite |
Transcoding templates |
| templates for different tasks (transcoding, copy …) |
Path Patterns
Here you can overwrite path patterns from the global section. You can also add new ones.
Path Values
Here you can overwrite the custom values from the global section. You also can add new ones.
Tip |
---|
Tip: |
Transcoding Templates
Create transcoding templates for managing tasks like copying a file, generate proxy formats or run a custom command.
Path Patterns & Values
Again, you can overwrite values and patterns from the library section. You can also add new ones.
...
finally the transcoding values (will overwrite both global and library values)
Transcoding Tasks
Define your transcoding task here.
...
task | description |
---|---|
NoOp | no operation, do nothing |
Copy File | Copies from the source path to the output path |
Filmstrip | Creates a filmstrip with a certain amount of frames for a sequence. This task will only run for movie files and a sequence of images frames: define how many frames the filmstrip contains (default: The width of the filmstrip is calculated based on the given parameters. Every frame has a fixed pixel aspect ratio of 16:9 |
Thumbnail | Create a thumbnail |
FFmpeg | use FFmpeg to transcode the source file(s) |
Custom Command | Run your custom command For example:
|
Custom Command Examples
Info |
---|
The custom command can be useful to send render jobs to you render farm |
...
You can access all Path Pattern and Path values by adding the <>
(less-than sign) around them.
Examples
| path to the source file |
| name of file with frame padding |
| base name of the file without extension and frame padding |
| source path file extension |