ynput / ayon-resolve

AYON Addon for Blackmagic DaVinci Resolve
Apache License 2.0
4 stars 3 forks source link

AY-2366_Generate intermediate video file #32

Open ynbot opened 2 weeks ago

ynbot commented 2 weeks ago

Please describe the feature you have in mind and explain what the current shortcomings are?

ayon-workgroups: AYD-RE-003

Similar to Nuke's Bake stream video, we can generate an intermediate video file in Resolve. This file can be used as input for OIIO and FFMPEG transcoding. It can also have baked color grading look and display & view space.

Actions: Use the native rendering/exporting task queue to submit transcoding of intermediates. Since queue is asynchronous and publishing linear we will need to find a way to wait for transcoding.

How would you imagine the implementation of the feature?

No response

Describe alternatives you've considered:

No response

Additional context:

link to discussion on Discord (might be a private channel)

This issue was automatically created from Clickup ticket AY-2366

jakubjezek001 commented 1 week ago

We have implemented similar concept - timeline reference video rendering - within #12