Replace / Add Audio
動画の音声を音声ファイル(例: BGM)に差し替えます。短い方のストリームに合わせてトリミングされます。
動画VideoReplaceAudio
概要
動画の音声を音声ファイル(例: BGM)に差し替えます。短い方のストリームに合わせてトリミングされます。
Replace the video's audio with an audio file (e.g. background music). Trims to the shorter stream.
パラメータ
| パラメータ | 型 | 必須 | 既定値 | 説明 |
|---|---|---|---|---|
| Input video | file | 必須 | 例: C:/videos/clip.mp4 変数に対応 | |
| Audio file | file | 必須 | 例: C:/music/bg.mp3 変数に対応 | |
| Audio volume | number | 任意 | 1 | 1 = unchanged. |
| Output (optional) | file | 任意 | Blank = auto-named next to the input. 変数に対応 | |
| Store output path in | variable | 任意 | 例: outPath |