Search found 88 matches

by leadedge
Thu Sep 28, 2017 00:29
Forum: Problems? Bugs? Solutions!
Topic: Ave Beta 6 shutdown Win764bit
Replies: 10
Views: 11985

Re: Ave Beta 6 shutdown Win764bit

I noticed this problem during testing but have not had time to report it. It is caused by BugSplat64.dll Unhandled exception at 0x0000000180005A94 (BugSplat64.dll) in Arena.exe: 0xC0000005: Access violation reading location 0x0000000000000098. Windows event log: Faulting application name: Arena.exe,...
by leadedge
Tue May 23, 2017 02:46
Forum: Developers Developers Developers
Topic: Save Video in equirectangular 360 format in resolume
Replies: 22
Views: 33264

Re: Save Video in equirectangular 360 format in resolume

There may be a way by conversion to fisheye, then to equirectangular. Daniel might advise on the mathematics of it or whether any of his plugins could be used in the process.
by leadedge
Sun May 21, 2017 15:06
Forum: Developers Developers Developers
Topic: Save Video in equirectangular 360 format in resolume
Replies: 22
Views: 33264

Re: Save Video in equirectangular 360 format in resolume

Not immediately. A program would need to be developed to do that. But, by using the shader in that Openframeworks project, a freeframe plugin would convert the dual fisheye video to equirectangular and then you could use Syphon recorder to produce a movie file as noted previously, if you are using a...
by leadedge
Sun May 21, 2017 02:36
Forum: Developers Developers Developers
Topic: Save Video in equirectangular 360 format in resolume
Replies: 22
Views: 33264

Re: Save Video in equirectangular 360 format in resolume

Hi Daniel

This works :

https://github.com/yasuhirohoshino/oF-t ... ectangular

The shader could be used in a plugin. I have working code and other stuff to save you time. PM or email me.

Lynn Jarvis
by leadedge
Wed Apr 12, 2017 04:06
Forum: Problems? Bugs? Solutions!
Topic: Displaying Web Content with Resolume / Windows - SOLVED!!!
Replies: 11
Views: 23868

Re: Displaying Web Content with Resolume / Windows - SOLVED!!!

Hopefully I can chime in to help with this. I wrote the Awesomium Spout sender, but had problems and didn't go any further with it. Since then several people have contacted me by email and have used NDI/Spout with positive results. The NDI "Scan Converter" successfuly captures a browser wi...
by leadedge
Tue Nov 22, 2016 02:50
Forum: Problems? Bugs? Solutions!
Topic: No spout input on Avenue 4.6.2
Replies: 3
Views: 4290

Re: No spout input on Avenue 4.6.2

Most likely Spout is not using texture sharing. Look at the window of the Spout demo sender to confirm. It will say "Spout Memoryshare Sender". The machine probably has Optimus graphics which is not set to use the NVIDIA. You can use the NVIDIA control panel to correct this. You can also t...
by leadedge
Fri Nov 11, 2016 07:29
Forum: New Features
Topic: NDI support
Replies: 58
Views: 78896

Re: NDI support

There are a few download links scattered about, so the latest copy of "Syphon2NDI" by Techlife is available here . The latest Spout version will always be available from the download page . I don't use OSX so I might be missing something, but the conversion from NDI back to Syphon should b...
by leadedge
Tue Nov 08, 2016 14:05
Forum: Problems? Bugs? Solutions!
Topic: Default blend mode
Replies: 2
Views: 3025

Re: Default blend mode

OK thanks Joris. What I meant by "none" was a default that did not require an external plugin. It isn't mixing so much but the effect it has on the Opacity slider, even if you have only one source plugin loaded, which made me think that the plugin I was working on was faulty. But I underst...
by leadedge
Tue Nov 08, 2016 07:09
Forum: Problems? Bugs? Solutions!
Topic: Default blend mode
Replies: 2
Views: 3025

Default blend mode

Here's a strange one that took me ages to find. I thought my plugins were causing some problem. The Opacity slider had a strange effect of making brightness levels either black or not. It turned out that I had changed from the default "plugins\vfx" folder to another one that had the standa...