Search found 388 matches

by dirtyjohn_lv
Fri Mar 03, 2023 19:02
Forum: New Features
Topic: Switching advanced output presets
Replies: 7
Views: 11356

Re: Switching advanced output presets

Zoltán wrote: Thu Mar 02, 2023 18:59 What would the specific presets do differently?
Change brightness for outputs, different mapping for different use case (DJ vs corporate vs band)
by dirtyjohn_lv
Sat Dec 17, 2022 19:58
Forum: Developers Developers Developers
Topic: Wire ISF vec2 snag
Replies: 7
Views: 7138

Re: Wire ISF vec2 snag

Have you tried?

Code: Select all

 vec2	loc = isf_FragNormCoord.xy;
Or

Code: Select all

 vec2		loc = vec2(isf_FragNormCoord[0],isf_FragNormCoord[1])
Normals usually have X Y Z
by dirtyjohn_lv
Wed Aug 03, 2022 19:01
Forum: Problems? Bugs? Solutions!
Topic: multiscreen stuttering problem
Replies: 8
Views: 3436

Re: multiscreen stuttering problem

You would have to sync the output signals at the source, which the 2x series of GPUs is not capable of. You would need a Quadro card and the associated sync card to sync the GPU outputs. If the LED are side by side and there is noticeable timing difference between the 2 screens (strobing, content mo...
by dirtyjohn_lv
Thu Jun 23, 2022 22:32
Forum: Problems? Bugs? Solutions!
Topic: Blackmagic duo 2 - Output drop frames
Replies: 11
Views: 5659

Re: Blackmagic duo 2 - Output drop frames

Do the output settings for Resolume match the setting in Desktop Video?

I have a server with a 9820X and 2080 Super, and the Duo 2 works fine. Just built another server today with a 7920X and 3080, and the Duo 2 works just fine

All with latest Resolume and Desktop Video drivers
by dirtyjohn_lv
Mon Jun 06, 2022 17:20
Forum: New Features
Topic: More Timcode
Replies: 7
Views: 2566

Re: More Timcode

If you use something like ShowKontrol, you can send timecode to the transport of layers via OSC
by dirtyjohn_lv
Sat Jun 04, 2022 18:18
Forum: Problems? Bugs? Solutions!
Topic: Help: DMA Kernel Protection with TB3 TB4 Devices
Replies: 7
Views: 2175

Re: Help: DMA Kernel Protection with TB3 TB4 Devices

I've found that https://www.accellww.com/ works for most of the people I've suggested. Although they don't make a dual output adapter like the one above, only MST hub
by dirtyjohn_lv
Sun May 08, 2022 20:55
Forum: New Features
Topic: Slice Scaling
Replies: 1
Views: 1545

Slice Scaling

Could we have the different scale options on a per slice level instead of the whole slice transform?
by dirtyjohn_lv
Wed Apr 27, 2022 16:26
Forum: New Features
Topic: Active Layout indicator
Replies: 1
Views: 1744

Active Layout indicator

Could we get a checkmark in the menu for layouts so we can see which layout is active?
by dirtyjohn_lv
Sun Apr 24, 2022 22:17
Forum: Problems? Bugs? Solutions!
Topic: Juicebar stuff messed up with 7.11
Replies: 5
Views: 2570

Re: 7.11 is non-starter on m1

I've had an issue with JuiceBar plugin Shape Chaos Magic (Wire patch). Worked fine before Silicon update. Now shows JuiceBar watermark when trying to use patch. Using Rosetta vs Silicon doesn't matter. Same plugin on windows doesn't work with 7.11 anymore, shows JuiceBar watermark. Other plugins fro...