Add Text Caption
テキストキャプションを動画に焼き込みます(drawtext)。
動画VideoAddText
概要
Add Text Caption は、AutoFlowRPA の 動画 カテゴリに属するノーコードの自動化ステップです。 ワークフローが到達すると、1 つのステップで処理を実行します。 9 個のパラメータを設定して、動作を細かく制御できます。 ビジュアルビルダーでワークフローにドラッグできる 369 個のコマンドの 1 つで、スクリプトは不要です。
概要
テキストキャプションを動画に焼き込みます(drawtext)。
Burn a text caption onto the video (drawtext).
パラメータ
| パラメータ | 型 | 必須 | 既定値 | 説明 |
|---|---|---|---|---|
| Input video | file | 必須 | 例: C:/videos/clip.mp4 変数に対応 | |
| Text | string | 必須 | 例: Hello 変数に対応 | |
| Position | dropdownTop-left · Top-center · Top-right · Center · Bottom-left · Bottom-center · Bottom-right | 任意 | Bottom-center | |
| Font size | number | 任意 | 28 | |
| Color | string | 任意 | white | Name or #RRGGBB. |
| Background box | dropdownYes · No | 任意 | Yes | |
| Font file (optional) | file | 任意 | TTF; defaults to Arial on Windows. 変数に対応 | |
| Output (optional) | file | 任意 | Blank = auto-named next to the input. 変数に対応 | |
| Store output path in | variable | 任意 | 例: outPath |
Add Text Caption コマンドの使い方
- 1
AutoFlowRPAを開き、動画グループからAdd Text Captionコマンドをキャンバスにドラッグします。
- 2
サイドパネルでパラメータを設定します。Add Text Captionには設定可能な項目が9個あります。
- 3
ワークフローに接続してRunを押します。すべて端末上でローカルに実行されます。
よくある質問
Add Text Caption コマンドは何をしますか?
テキストキャプションを動画に焼き込みます(drawtext)。
Add Text Caption コマンドはどのグループに属しますか?
Add Text Captionは動画グループに含まれます。AutoFlowRPAはコード不要で組み合わせられる369個以上の標準コマンドを搭載しています。
Add Text Caption コマンドにパラメータはありますか?
はい。Add Text Captionには設定可能な項目が9個あり、ビジュアルノードエディタで編集できます。