Scrolling Text (Marquee)
動画の下部付近を右から左へ流れるマーキー文字。背景ボックスや、繰り返しの合間のポーズを設定できます。
概要
Scrolling Text (Marquee) は、AutoFlowRPA の 動画 カテゴリに属するノーコードの自動化ステップです。 ワークフローが到達すると、1 つのステップで処理を実行します。 13 個のパラメータを設定して、動作を細かく制御できます。 ビジュアルビルダーでワークフローにドラッグできる 369 個のコマンドの 1 つで、スクリプトは不要です。
概要
動画の下部付近を右から左へ流れるマーキー文字。背景ボックスや、繰り返しの合間のポーズを設定できます。
A right-to-left marquee text strip near the bottom of the video, with an optional background box and a pause between passes.
パラメータ
| パラメータ | 型 | 必須 | 既定値 | 説明 |
|---|---|---|---|---|
| Input video | file | 必須 | 例: C:/videos/clip.mp4 変数に対応 | |
| Text | string | 必須 | 例: Breaking news ... 変数に対応 | |
| Font color | string | 任意 | white | name or #RRGGBB (the UI shows a color box) 例: #FFFFFF 変数に対応 |
| Background color | string | 任意 | black | name or #RRGGBB (the UI shows a color box) 例: #000000 変数に対応 |
| Background opacity (%) | number | 任意 | 50 | |
| Font file (optional) | file | 任意 | TTF; defaults to Arial on Windows. 変数に対応 | |
| Font size | number | 任意 | 28 | |
| Speed | number | 任意 | 100 | pixels per second |
| Bottom margin | number | 任意 | 40 | distance of the text baseline from the bottom edge, px |
| Interval between passes | number | 任意 | 0 | seconds to wait between each pass; 0 = continuous loop |
| 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 |
Scrolling Text (Marquee) コマンドの使い方
- 1
AutoFlowRPAを開き、動画グループからScrolling Text (Marquee)コマンドをキャンバスにドラッグします。
- 2
サイドパネルでパラメータを設定します。Scrolling Text (Marquee)には設定可能な項目が13個あります。
- 3
ワークフローに接続してRunを押します。すべて端末上でローカルに実行されます。
よくある質問
Scrolling Text (Marquee) コマンドは何をしますか?
動画の下部付近を右から左へ流れるマーキー文字。背景ボックスや、繰り返しの合間のポーズを設定できます。
Scrolling Text (Marquee) コマンドはどのグループに属しますか?
Scrolling Text (Marquee)は動画グループに含まれます。AutoFlowRPAはコード不要で組み合わせられる369個以上の標準コマンドを搭載しています。
Scrolling Text (Marquee) コマンドにパラメータはありますか?
はい。Scrolling Text (Marquee)には設定可能な項目が13個あり、ビジュアルノードエディタで編集できます。