Convert Format
別のコンテナ/フォーマットに再エンコードします。品質も指定可能です。
動画VideoConvert
概要
別のコンテナ/フォーマットに再エンコードします。品質も指定可能です。
Re-encode to another container/format with optional quality.
パラメータ
| パラメータ | 型 | 必須 | 既定値 | 説明 |
|---|---|---|---|---|
| Input video | file | 必須 | 例: C:/videos/clip.mp4 変数に対応 | |
| Target format | dropdownmp4 · mkv · webm · mov · avi | 必須 | mp4 | |
| Quality CRF (optional) | number | 任意 | Lower = better/larger. 18-28 typical; blank = default. | |
| 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 |