Convert Format
別のコンテナ/フォーマットに再エンコードします。品質も指定可能です。
動画VideoConvert
概要
Convert Format は、AutoFlowRPA の 動画 カテゴリに属するノーコードの自動化ステップです。 ワークフローが到達すると、1 つのステップで処理を実行します。 6 個のパラメータを設定して、動作を細かく制御できます。 ビジュアルビルダーでワークフローにドラッグできる 369 個のコマンドの 1 つで、スクリプトは不要です。
概要
別のコンテナ/フォーマットに再エンコードします。品質も指定可能です。
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 |
Convert Format コマンドの使い方
- 1
AutoFlowRPAを開き、動画グループからConvert Formatコマンドをキャンバスにドラッグします。
- 2
サイドパネルでパラメータを設定します。Convert Formatには設定可能な項目が6個あります。
- 3
ワークフローに接続してRunを押します。すべて端末上でローカルに実行されます。
よくある質問
Convert Format コマンドは何をしますか?
別のコンテナ/フォーマットに再エンコードします。品質も指定可能です。
Convert Format コマンドはどのグループに属しますか?
Convert Formatは動画グループに含まれます。AutoFlowRPAはコード不要で組み合わせられる369個以上の標準コマンドを搭載しています。
Convert Format コマンドにパラメータはありますか?
はい。Convert Formatには設定可能な項目が6個あり、ビジュアルノードエディタで編集できます。