シーン設定の変更
update_sceneUpdate scene properties including resolution, frame rate, and name to configure AviUtl2 video projects.
Instructions
シーンの解像度・フレームレート・名前などを変更する (video.width / video.height / video.rate / audio.rate / name など)。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| scene | No | ||
| settings | Yes | 設定キーと値 (例 {"video.width":"1280"}) |