Install ffmpeg
video.install_ffmpegDetect and run ffmpeg installation commands for your system. Dry-run displays commands; pass execute: true to install automatically.
Instructions
Return or run detected ffmpeg install commands. Dry-run by default; pass execute: true to run package-manager commands.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| execute | No | Run the detected install commands. Default false returns commands only. |