Copy to Directory
Copy to Directory (v1.0.0)
Copy the working file to a directory
Inputs:
Name: Output Directory
Type: string
Tooltip:
Specify ouput directory
Name: Keep Relative Path
Type: boolean
Tooltip:
Specify whether to keep the relative path.
For example:
\n Source folder:
\n C:/input/
\n Source file:
\n C:/input/test1/test2/qsv_h264.mkv
\n Copy to Directory Output Directory
\n C:/output/
\n Keep Relative Path disabled:
\n C:/output/qsv_h264.mkv
\n Keep Relative Path enabled:
\n C:/output/test1/test2/qsv_h264.mkv
Name: Make Working File
Type: boolean
Tooltip:
Make the copied file the working file
Outputs:
1: Continue to next plugin