bigfug / Fugio

An open visual programming system designed for fast development and long-term preservation of digital art and creative exploration
http://www.bigfug.com/software/fugio/
GNU Lesser General Public License v3.0
151 stars 22 forks source link

strange issue with spout #44

Open damstraversaz opened 6 years ago

damstraversaz commented 6 years ago

Hi,

I have a strange issue with spout and fugio First, here is the hardware: MSI laptop, nvidia 1070 with the last driver, no optimus (only this video card on this model, the second video card ). Spout works perfectly on this computer with Magic music visual ( internal module) , spout demo sender and receiver and mapio with direct x11, share mode texture.

Spout Sender (Vers 2.018) DirectX 9.0c available NVIDIA GeForce GTX 1070 (Display) Microsoft Basic Render Driver (Secondary) Current adapter : NVIDIA Corporation NV_DX_interop extension available DirectX 11 Texture share mode

But when I'm using Fugio, there is some strange issues. If I'm using the native spout sender from Fugio: first, I have the "cannot create DirectX/ openGL interop" message withg directx 11 and texture. If I'm trying to use the direct9, Fugio crash. If I'm trying to use CPU mode, it does not work (tested with spout demo receiver and Magic). I tried all the possible options and the only solution is to use Directx 11 with memory mode. Then I'm using the FFGL plugin in magic as Magic's native spout input does not work with the selected memory mode.

That's a strange issue, as all the others software works with directx11 and texture mode. I have two others computers with a old nvidia 730 and a nvidia 1050. Fugio and magic works perfectly on both with directX11 and texture mode.

As there is a workaround, this is not a big issue, but I will prefer to use the texture mode and the native magic module for this project.

thanks a lot for reading my poor english ! Damien