MpegTempPath
The path to the temporary directory where MPEG files are created by the MPEG Encoder, before being moved to the destination folder. The temporary folder is only used if the UseTempFolder parameter is TRUE
.
Specify an absolute path, or a path relative to the Media Server executable file.
Type: | String |
Default: | ./mpegTemp |
Required: | No |
Configuration Section: | Paths |
Example: | MpegTempPath=./temp_mpeg
|
See Also: | UseTempFolder |