OpenFX Spout sender for Davinci Resolve.
Obs64.Zjj3sjzfmw_2.mp4
If you're gonna do changes with the purpose of merging upstream, talk to me first: https://value.gay Otherwise it's likely gonna get ignored.
- Download a release
- Place the 'SpoutSender.ofx.bundle' folder in 'C:\Program Files\Common Files\OFX\Plugins'
- Restart davinci
- Put the Spout Sender OpenFX filter on a clip in the timeline, adjustment clip, or the timeline color grade.
- Change the name of the spout sender.
- Output is upside down. Not fixing this currently as that would require CPU work to flip the incoming frame. Flip in receiver instead. Ping me if there's a way in D3D11 to flip on resource upload.
- Dead senders will not clean up properly. This is likely due to Davinci Resolve not destroying instances of the plugin.
- Might not handle RGB/Alpha formats properly.
- Only supports davinci resolve. No desire to support other programs.
- Might not properly work with dual GPU setups (e.g laptops)
Build with MSVC on Visual Studio. I build it with VS2022.
MIT