I don't know of any other sensible way besides edwin's solution.
A non-sensible way is doing region-of-interest capture of the screen positioned where the Preview window is in the Resolume UI. Has pretty serious drawbacks.
So you have a PC with a 10GbE network card connected to a switch with a 10GbE connector, and the switch is also connected (1GbE ports) to ten Deltacast NDI-to-HDMI decoders ( DELTA-neo N2H ). What do you mean by "external card"? I suggest drawing a diagram showing the network connections. ...
Is it possible that the Virtual DJ source is transparent? Have you tried disabling the Alpha channel (deselect the A from the RGBA switches at the top right of the Spout Sender panel)?
You can make clip-specific ("This clip") shortcuts, but supposing you mean changing the "By position" shortcuts, I assume not. Perhaps if that is something you really need to do, you could use some external MIDI mapping tool that allows you to switch mapping presets (that transla...
It seems that, when using Timeline, BPM Sync and Clip Position automation for an effect parameter, the end values are not reached. eg whe the parameter automation is set to the full range, the parameter does not end up with a value of 0.0 nor 1.0, whether in Loop (forward and backward), Bounce, or R...
sefreso wrote: ↑Wed Nov 20, 2019 09:46
I need 60 fps and alpha because I want to produce VJ loops from spout sources I developed. I want to use resolume for its effects and nice interface.
You could try recording at 30fps and doubling the framerate of the recording in post.
Here's a start. You can do a basic edge using: Solid Color source (with whatever color you want the edges to be)ill Slice Transform effect (add all your slices, Scaling mode Mask) Edge Detection effect This will give you solid black shapes with edges in the color of your Solid Color source. If the c...
Under what circumstances does Resolume allow the instantiation of an effect (ie it appears in the Effects browser and can be added to a Clip/Layer/Group/Composition) but then not actually call plugMain() with functionCode == FF_PROCESSOPENGL ? I"m testing a "passthrough" plugin (not i...