Codec

Hi team — quick API question.

We’re trying to confirm whether ProRes output is actually supported in the video upscale/generation API.

In the docs/spec, videoEncoder looks limited to H264 / H265 / AV1 / VP9, but elsewhere we noticed references to ProRes-style profiles, so we’re not sure whether ProRes is supported, planned, or just mentioned in a generic table.

Could you clarify:
• Is ProRes currently available via API output?
• If yes, which variants?
• If not, is it planned?
• What is the recommended way to manage output codec/container for production or broadcast-oriented workflows?

We couldn’t find a definitive answer in the docs. Thanks.