FFmpeg Target properties for Script Engine. Read the documentation for more info.
Properties | |
FFmpegConfigurationTemplate | FFmpegConfigurationTemplate [get, set] |
Select a template. | |
Command | LoadTemplateCommand [get] |
Load selected template. | |
string | FfMpegOptions [get, set] |
FFmpeg options. | |
OutputResolution | OutputResolution [get, set] |
Video resolution. | |
bool | MonitorProcessIfNoActivity [get, set] |
Monitor if process becomes stale or absent. | |
ProcessIdleTimeOut | RestartMaxIdleTimeOut [get, set] |
Max idle time out. | |
ReconnectInterval | FfmpegRestartInterval [get, set] |
Restart interval. | |
Command | StartCommand [get] |
Start the FFmpeg process. | |
Command | StopCommand [get] |
Stop the FFmpeg process. | |
Command | RestartCommand [get] |
Restart the FFmpeg process. | |
PlaybackState | PlaybackState [get] |
FFmpeg playback state. | |
string | PipeDataThroughput [get] |
Pipe data throughput. | |
string | FfmpegInitMessage [get] |
FFmpeg init message. | |
string | FfmpegOutputMessage [get] |
FFmpeg output message. | |
long | FfmpegFrameCount [get] |
FFmpeg frame count. | |
long | FfmpegProcessId [get] |
FFmpeg Process Id. | |
string | FfmpegLocation [get] |
FFmpeg location. | |
string | FfmpegUptime [get] |
FFmpeg uptime. | |
bool | FfmpegProcessRunning [get] |
FFmpeg process running. | |
bool | FfmpegProcessAutoRestartEnabled [get] |
Auto restart enabled. | |
int | FfmpegNumberOfRestarts [get] |
Number of auto restarts. | |
FormattedMessage | Message [get] |
Mini-log message. | |
bool | LogAllFFmpegMessages [get, set] |
Log all FFmpeg messages. | |
bool | LogFrameInformationMessages [get, set] |
Log frame information messages. | |
![]() | |
bool | AutoStart [get, set] |
Autostart when application starts. | |