Search found 44 matches

by frank_halfwong
Thu Dec 08, 2022 5:28 pm
Forum: General Discussion
Topic: NDISender - Performance
Replies: 5
Views: 19202

Re: NDISender - Performance

Hi riptide76, I'm running everything magicmusicvisuals off one computer. So MMV currently use the main sender to OBS. I would like to send more than 1 sender to OBS (the stream would only have the main) but I want the ability in OBS to record a different scene which would , if possible with this thr...
by frank_halfwong
Wed Nov 30, 2022 5:24 pm
Forum: General Discussion
Topic: NDISender - Performance
Replies: 5
Views: 19202

Re: NDISender - Performance

Thanks, that explains a lot. The problem is that i wanted to send two different video streams from MMV to OBS. Is there a workaround that currently exists?
Frank
by frank_halfwong
Thu Nov 24, 2022 4:59 am
Forum: General Discussion
Topic: NDISender - Performance
Replies: 5
Views: 19202

NDISender - Performance

Hi everyone, I've just setup everything to have a NDISender on some of my scenes so that OBS can do some overrides of the MMV playlists (swapping OBS scene for one that takes NDISender instead of MMV Spout) There is a significant performance drop when fetching NDI sender instead of SpoutV2. I have t...
by frank_halfwong
Fri Jul 01, 2022 1:13 am
Forum: General Discussion
Topic: Video Stream Input - Not stable
Replies: 3
Views: 8212

Re: Video Stream Input - Not stable

Well, it's an internal URL, so magic visuals is streaming over USB2.0. And yes, both phones at the same time.
by frank_halfwong
Mon Jun 13, 2022 5:04 pm
Forum: General Discussion
Topic: Video Stream Input - Not stable
Replies: 3
Views: 8212

Video Stream Input - Not stable

Hi everyone, I've been using the video stream media input and I've noticed that when using two URL streams (it's the internal URL from droidcamX which is a phone to PC video stream), the image tends to either NOT load or freeze after a few minutes in MMV. Sometimes it works, sometimes it freezes. Is...
by frank_halfwong
Wed Dec 22, 2021 7:36 pm
Forum: Feature Requests
Topic: Playlist management
Replies: 1
Views: 29453

Playlist management

Hi, A feature that, perhaps I'm not the only one that could make us of, is the ability to create multiple playlist groups. Right now the only way to manage different playlist is to disable/add new components. If there would be a way to set a components in multiple playlists that would be amazing! Ch...
by frank_halfwong
Sat Dec 18, 2021 2:11 am
Forum: General Discussion
Topic: Cropping Output
Replies: 14
Views: 28456

Re: Cropping Output

Brilliant as usual Terry! I'll go ahead and create these internal variables as well, so smart.

Cheers, once again, for the amazing tips & insight!
Frank
by frank_halfwong
Fri Dec 17, 2021 8:34 pm
Forum: General Discussion
Topic: GPU Selection for dedicated MMV & Stream PC
Replies: 4
Views: 11734

Re: GPU Selection for dedicated MMV & Stream PC

I just recently upgraded to a RTX3080, and i can absolutely crazy things BUT, there is a limit. Esp with rendering that is use into a rendering, into a rendering into a rendering..... Very recursive re-use of existing scenes can tend to make it rough on the GPU (even an RTX3080!)

Frank
by frank_halfwong
Fri Dec 17, 2021 7:23 pm
Forum: General Discussion
Topic: Cropping Output
Replies: 14
Views: 28456

Re: Cropping Output

wow..... the translate values are based on the aspect ratio???????????????? omg.... i thought it was a % of total screen length/height. Wow you just rocked my world! And yes, that's right, just making a translation/scale on an input is all i need that's perfect. Thank you so much I'll give it a try ...
by frank_halfwong
Fri Dec 17, 2021 2:30 pm
Forum: General Discussion
Topic: Cropping Output
Replies: 14
Views: 28456

Re: Cropping Output

Thanks to both of you! i'll look into this method over the weekend; Sadler you got exactly what I was intending to do. My little question is : there is no such module as "top/left" etc modules. I thought of doing the translate thing but I can't wrap my head around the value range. I always...
by frank_halfwong
Thu Dec 16, 2021 6:02 pm
Forum: General Discussion
Topic: Cropping Output
Replies: 14
Views: 28456

Re: Cropping Output

Let's put it this way then : How do i use only 25% of a scene's area as an input into another scene? I want to be able to use all 4 25% portions (top left, right, bottom left, bottom right), as independent components. Even if I hide using polygons or whatever the module, 75% of the scene's undesired...
by frank_halfwong
Thu Dec 16, 2021 4:46 am
Forum: General Discussion
Topic: Cropping Output
Replies: 14
Views: 28456

Re: Cropping Output

Hi Eric, I'm trying to do the crop the way we discussed but it doesn't end up being usable in order scenes. Here's my goal : I want to cut a camera input (1920x1080) into 4 quadrants and use these independently. Using trapezoid works but when it comes to reusing only 1 quadrant afterwards isn't simp...
by frank_halfwong
Tue Dec 14, 2021 4:19 pm
Forum: General Discussion
Topic: NDI Receiver not working with NDI HX cam app
Replies: 8
Views: 13136

Re: NDI Receiver not working with NDI HX cam app

I've been trying to find a solution everywhere (i was using NDI5 and the solution for NDI4 didn't work for me). Hoping this will work.

Cheers Mate.

Frank
by frank_halfwong
Wed Nov 17, 2021 4:02 am
Forum: General Discussion
Topic: Cropping Output
Replies: 14
Views: 28456

Re: Cropping Output

Because they aren't the most rapid ones to do. click/drag area would be better but I understand that MMV's UI isn't built for that (or would it be possible maybe a more appropriate question).

Cheers.
by frank_halfwong
Tue Nov 16, 2021 6:56 pm
Forum: General Discussion
Topic: Cropping Output
Replies: 14
Views: 28456

Cropping Output

Hi, Reading the forums, the only thing I could was to use the "Resolution" module but I'm not sure if it''ll do an OBS like crop where some components aren't rendered at all outside of the cropped boundaries. I've also seen the mask / polygon method. Are those the only two ways to do this?...
by frank_halfwong
Fri Oct 29, 2021 4:07 pm
Forum: General Discussion
Topic: RotateAxis - Random between -0.01 and 0.01
Replies: 4
Views: 10884

Re: RotateAxis - Random between -0.01 and 0.01

Hi, I've got a lot of "random" generator of values. The expression I use is as follow (rather than offset). 1- a generator of your choosing, random, sin oss, triangle oss etc 2- (x-.5) = this will allow values to go from -.5 to +0.5 3- scale to your desired value. Good luck in your project...
by frank_halfwong
Sat Aug 28, 2021 9:26 pm
Forum: General Discussion
Topic: VideoFolder module - controlled loop time?
Replies: 9
Views: 17303

Re: VideoFolder module - controlled loop time?

Ok perfect, i've gone back to the manual with your comment and I understood that by default, the trigger is every time it hits 0.5 in it of itself with the sin/ram etc.

Thank you so much! I've created something pretty amazing. Long live MMV!

Frank
by frank_halfwong
Sat Aug 28, 2021 3:25 am
Forum: General Discussion
Topic: VideoFolder module - controlled loop time?
Replies: 9
Views: 17303

Re: VideoFolder module - controlled loop time?

As you can see in my previous post (i had forgotten to post the screen capture). Despite putting a trigger module, even when it does trigger, it doesn't "hit" goto next. What am i doing wrong?

thanks!

Frank
by frank_halfwong
Wed Aug 25, 2021 1:10 pm
Forum: General Discussion
Topic: VideoFolder module - controlled loop time?
Replies: 9
Views: 17303

Re: VideoFolder module - controlled loop time?

I've noticed that it works with 1/value ; but what I cannot manage is how to have the trigger using that method. Let me know show you what i've done. It only triggers once the swap but then the counter keeps going up without any impact! I'm probably using it wrong. Here: Thank you so much Éric, sorr...
by frank_halfwong
Sun Aug 22, 2021 4:53 am
Forum: General Discussion
Topic: VideoFolder module - controlled loop time?
Replies: 9
Views: 17303

Re: VideoFolder module - controlled loop time?

Hi,

I've tried, it and it works in the sense that i can see the trigger working but there is no way for me (i've tried so many different values) to control the trigger time. I'm trying to space out the times with the oscillator without any success.

What am i doing wrong?

thanks!

Frank