Change Speed
再生速度を上げたり下げたりします(例: 2 = 2倍速、0.5 = 半分の速度)。
動画VideoSpeed
概要
再生速度を上げたり下げたりします(例: 2 = 2倍速、0.5 = 半分の速度)。
Speed up or slow down (e.g. 2 = 2× faster, 0.5 = half speed).
パラメータ
| パラメータ | 型 | 必須 | 既定値 | 説明 |
|---|---|---|---|---|
| Input video | file | 必須 | 例: C:/videos/clip.mp4 変数に対応 | |
| Speed factor | number | 必須 | 2 | 例: 2 |
| Hardware acceleration | dropdownAuto / CPU · NVIDIA (NVENC) · Intel (QSV) · AMD (AMF) · Apple (VideoToolbox) | 任意 | Auto / CPU | Encode on the GPU when available (NVIDIA/Intel/AMD/Apple). Falls back to CPU if the chosen encoder isn't present. |
| Output (optional) | file | 任意 | Blank = auto-named next to the input. 変数に対応 | |
| Store output path in | variable | 任意 | 例: outPath |