Members
args
Methods
complexFilter(complexFilter) → {FfmpegCommand}
Parameters:
Name | Type | Description |
---|---|---|
complexFilter |
Returns:
- Type
- FfmpegCommand
input(file, options) → {FfmpegInput}
Parameters:
Name | Type | Description |
---|---|---|
file |
||
options |
Returns:
- Type
- FfmpegInput
kill(signal) → {FfmpegCommand}
Parameters:
Name | Type | Description |
---|---|---|
signal |
Returns:
- Type
- FfmpegCommand
output(file, options) → {FfmpegOutput}
Parameters:
Name | Type | Description |
---|---|---|
file |
||
options |
Returns:
- Type
- FfmpegOutput
overwrite(value) → {FfmpegCommand}
Parameters:
Name | Type | Description |
---|---|---|
value |
Returns:
- Type
- FfmpegCommand
run() → {FfmpegCommand}
Fires:
- FfmpegCommand#event:error
- FfmpegCommand#event:end
- FfmpegCommand#event:start
- FfmpegCommand#event:progress
Returns:
- Type
- FfmpegCommand
strictMode(strictMode) → {FfmpegCommand}
Parameters:
Name | Type | Description |
---|---|---|
strictMode |
Returns:
- Type
- FfmpegCommand