Search found 16 matches

by chabuku
Sun Mar 06, 2022 4:27 am
Forum: General Discussion
Topic: Project Won't Load
Replies: 4
Views: 2441

Re: Project Won't Load

Eric wrote:In your Magic project, are you just receiving OSC, or are you sending it also?
Receiving only in both.
by chabuku
Fri Mar 04, 2022 4:20 am
Forum: General Discussion
Topic: Project Won't Load
Replies: 4
Views: 2441

Re: Project Won't Load

I was able to do some elimination of operators in TouchDesigner and I think the issue is OSC. I use OSC on the same port between TD & MMV. If I remove or disable the OSC operators in TD I can load MMV file just fine. Going to continue testing. Any reason why OSC specifically would cause file loa...
by chabuku
Fri Mar 04, 2022 3:27 am
Forum: General Discussion
Topic: Project Won't Load
Replies: 4
Views: 2441

Project Won't Load

I am getting this error when attempting to load a project "Project loading failed:" (then it lists the file). I use TouchDesigner at the same time typically. Curious thing is if I get this error and close TouchDesigner then it will load and I can restart TouchDesigner. Any suggestions othe...
by chabuku
Tue Aug 24, 2021 1:23 am
Forum: General Discussion
Topic: Best Way to Save GPU Memory
Replies: 5
Views: 3856

Re: Best Way to Save GPU Memory

Are you having problems with not enough memory? Otherwise don't worry about it. Yes, I am. Having issues when running MMV & TouchDesigner together. I have done what Sadler has suggested, and spent a lot of time optimizing TD - it took me a while, but I have been able to reduce usage to around 8...
by chabuku
Fri Aug 20, 2021 4:30 pm
Forum: General Discussion
Topic: Best Way to Save GPU Memory
Replies: 5
Views: 3856

Re: Best Way to Save GPU Memory

Put your spout senders in their own scenes (e.g Hose-A and Hose-B) and attach a scene input to each sender. Also, there's a new Spout plugin for OBS that, apparently, has better management for multiple Spout connections. Will disabling the scene node stop it from using any memory? What is the Spout...
by chabuku
Tue Aug 17, 2021 4:41 pm
Forum: General Discussion
Topic: Best Way to Save GPU Memory
Replies: 5
Views: 3856

Best Way to Save GPU Memory

I am switching between different scenes using OSC combined with playlist function. I would like to be able to also disable any graphics that are loaded from other scenes when I switch. I know that I can turn off "Load all scenes into graphics memory" but in doing so it will break SpoutSend...
by chabuku
Tue Jul 27, 2021 5:14 am
Forum: User-Submitted Videos
Topic: An audio to image experiment
Replies: 0
Views: 4444

An audio to image experiment

Hey, put this one together with a favorite song of mine and feel pretty good about it. Check it out. Suggestions or feedback are always welcome. I don’t generally spend the most of my time doing this type of visualization stuff so it was fun to play with.

https://youtu.be/kbR25UWN5UY
by chabuku
Mon Jun 14, 2021 6:22 pm
Forum: General Discussion
Topic: Spout2 to OBS Not working
Replies: 19
Views: 19041

Re: Spout2 to OBS Not working

I also noticed that the top "Output 2" sends the equivalent of the Main Magic output. You should be able to get around this by connecting "Output 2" and "Output 1" to a blend module in "Add mode". In fact, if you connect another MagicSpoutSender module after ...
by chabuku
Sun Jun 13, 2021 3:13 pm
Forum: General Discussion
Topic: Guide for using OSC
Replies: 6
Views: 4249

Re: Guide for using OSC

Thanks for all the help on this. I have had a heck of a time trying to get it to work. I don't have a hardware controller for this stuff I'm trying to route through Lioranboard and the Command Line. In the middle of typing this message out I decided I'd check in with Lioranboard Discord again and wa...
by chabuku
Sat Jun 12, 2021 11:50 pm
Forum: General Discussion
Topic: Spout2 to OBS Not working
Replies: 19
Views: 19041

Re: Spout2 to OBS Not working

Can you receive into OBS from the plugin output, or do you get the same glitch effect? I tested a bit with the new MagicSpoutSender.dll (thanks for that by the way). If I pull into OBS directly the output from the sender: no glitches. The only issue though is that the output is not consistent. See ...
by chabuku
Sat Jun 12, 2021 6:32 am
Forum: General Discussion
Topic: Guide for using OSC
Replies: 6
Views: 4249

Re: Guide for using OSC

In your case I don't think you need to learn, just type 'scene' and then issue these commands. oscurl 127.0.0.1:8000 scene 1 oscurl 127.0.0.1:8000 scene 2 Unfortunately this does not work. I tried several different iterations of your suggestion and I had tried this previously, but wanted to do it f...
by chabuku
Fri Jun 11, 2021 8:31 pm
Forum: General Discussion
Topic: Guide for using OSC
Replies: 6
Views: 4249

Guide for using OSC

Hey, I'm trying to use OSC to control a playlist of scenes in MMV. I am currently using Lioranboard to control visibility of scenes and sources. I have been playing with trying to send custom OSC messages to MMV so that I can send messages to change the playlist directly. The simplest solution I hav...
by chabuku
Fri Jun 11, 2021 7:42 pm
Forum: General Discussion
Topic: Spout2 to OBS Not working
Replies: 19
Views: 19041

Re: Spout2 to OBS Not working

That MMV Spout sender plugin you are using is an old one before Magic had Spout output. I can't promise to support it due to lack of time, but I still have the code if anybody wants to do that. That's good to know. That may be the cause of some other issues I've noticed with this sender also ignori...
by chabuku
Thu Jun 10, 2021 2:29 pm
Forum: General Discussion
Topic: Spout2 to OBS Not working
Replies: 19
Views: 19041

Re: Spout2 to OBS Not working

Let me know how it goes. This link program works great, actually. One piece of information I forgot to mention is that I am using a MMV Plugin given to me by Scottie Fox that allows you to Spout out and name the source. You'll have to forgive me for neglecting to give that bit of info as well. I ha...
by chabuku
Sun Jun 06, 2021 10:36 pm
Forum: General Discussion
Topic: Spout2 to OBS Not working
Replies: 19
Views: 19041

Spout2 to OBS Not working

I'm having an issue where using Spout to output to OBS is causing some glitches in OBS. I opened an issue on the Off-World Spout-OBS github, and have installed a clean OBS (without any other plugins - only Spout-obs), but that did not seem to work at all. The issue started with OBS 26 (over a month ...
by chabuku
Tue Apr 27, 2021 6:42 pm
Forum: General Discussion
Topic: Multiple Outputs
Replies: 1
Views: 1754

Multiple Outputs

Hey, I was wondering if there is a way to output multiple Scenes or sources as separate Spout outputs? I was given a module dll to use to try to achieve this but it caused all sorts of glitching, quite possibly related to my AMD GPU. Subsequently if there is not an easy way to output like this, is i...