You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`sourcePath`| String | Media path or Premiere Pro project path (In case of a Premiere Pro project, the last sequence will be used). |
234
-
|`outputPath`| String | If `outputPath` is empty, then the output file location will be generated based on the source location. |
235
-
|`presetsPath`| String | Multiple preset paths can be provided separated via a <code>|</code> (e.g. <code>"path1|path2|path3"</code>) |
236
-
|`matchSource`| Boolean | Optional. Default value is `false`. |
237
-
|`writeFramesToDisk`| Boolean | Optional. Default value is `false`. `true` writes five frames at 0%, 25%, 50%, 75% and 100% of the full duration.<br />Known issue: Currently it only works with parallel encoding disabled. |
|`projectPath`| String | Premiere Pro project path. |
393
-
|`outputPath`| String | If `outputPath` is empty, then the output file location will be generated based on the source location. |
394
-
|`presetsPath`| String | Multiple preset paths can be provided separated via a <code>|</code> (e.g. <code>"path1|path2|path3"</code>) |
395
-
|`matchSource`| Boolean | Optional. Default value is `false`. |
396
-
|`writeFramesToDisk`| Boolean | Optional. Default value is `false`. `true` writes five frames at 0%, 25%, 50%, 75% and 100% of the full duration.<br />Known issue: Currently it only works with parallel encoding disabled. |
397
-
|`leadingFramesToTrim`| Integer | Optional. Default value is `0`. |
398
-
|`trailingFramesToTrim`| Integer | Optional. Default value is `0`. |
399
-
|`sequenceName`| String | Optional. If sequence name is empty, then we use the last sequence of the project. |
|`sourcePath`| String | Media path or Premiere Pro project path (In case of a Premiere Pro project the last sequence will be used). |
523
-
|`outputPath`| String | If outputPath is empty, then the output file location will be generated based on the source location. |
524
-
|`presetsPath`| String | Multiple preset paths can be provided separated via a <code>|</code> (e.g. <code>"path1|path2|path3"</code>) |
525
-
|`matchSource`| Boolean | Optional. Default value is `false`. |
526
-
|`writeFramesToDisk`| Boolean | Optional. Default value is `false`. `true` writes five frames at 0%, 25%, 50%, 75% and 100% of the full duration.<br />Known issue: Currently it only works with parallel encoding disabled. |
527
-
|`leadingFramesToTrim`| Integer | Optional. Default value is `0`. |
528
-
|`trailingFramesToTrim`| Integer | Optional. Default value is `0`. |
0 commit comments