Upscale Video
upscale_videoUpscale and enhance one of YOUR videos (or a public https clip) with Topaz. Full control: scale 1 to 4 (1.5x works), optional target_fps 16 to 60 for frame interpolation (60 fps costs double), and the Topaz model (Proteus default; Artemis, Nyx, Gaia and Starlight families available). Batch up to 10 clips per call via videos: [...]. Each entry accepts a Switch job id from list_my_videos, its download_url or view_url, or a public https URL. Renders async — poll get_video_status per task_id. Billed per second of the source clip.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | Topaz model. Default Proteus. | |
| scale | No | Upscale factor, 1 to 4. 1.5 is allowed. Default 2. | |
| video | No | One clip: a Switch job id, its download_url/view_url, or a public https video URL. | |
| videos | No | Batch of up to 10 clips (same accepted forms as video). | |
| target_fps | No | Optional target frame rate 16 to 60 (enables frame interpolation; 60 doubles the token cost). |