Rank: Administration
Groups: Administrators
Joined: 1/13/2010(UTC) Posts: 5,207 Location: Gold Coast, Australia Was thanked: 4285 time(s) in 1519 post(s)
|
Originally Posted by: stevespaw BUG: maybe this is filed under "if it hurts, don't do it"
When selecting OBS Virtual output as camera input - it crashes vMix immediately.
Steve That's an OBS bug, so best to report to them. They have only tested their virtual output on very few apps, so haven't fixed all the bugs.
|
3 users thanked admin for this useful post.
|
|
|
Rank: Administration
Groups: Administrators
Joined: 1/13/2010(UTC) Posts: 5,207 Location: Gold Coast, Australia Was thanked: 4285 time(s) in 1519 post(s)
|
Originally Posted by: stevespaw Also when in a "bundle" show the default save and save as should be "*.vmix" here instead of ".vmixZIP"
Less confusion overall,
In fact, I think there should be a prompt to save as (*.vmix) - just after the bundle project opens. Steve I think there is a bit of confusion as to the purpose of bundles. They are self contained presets, so they are not designed to be extracted or opened up or separated into files, that is not their purpose. Similarly, the save will default to vMixZip so you can save out any changes back to the bundle again.
|
1 user thanked admin for this useful post.
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/19/2019(UTC) Posts: 46 Was thanked: 23 time(s) in 16 post(s)
|
Originally Posted by: admin * NEW FEATURE Adds the ability to change solid colors of GT shapes from within the vMix Title Editor.
These support the HTML color format, allowing them to be changed through data sources as well. Text, Image and Color items are now in separate tabs in the Title Editor to help with organisation. SetColor shortcut added to allow changes via the API.
LIMITATIONS: Only supports solid colors, any shapes with gradients or images assigned will not appear in the list.
Rather than just saying 'HTML color format', or the shortcut description of 'Change Color in Title using HTML #xxxxxxxx format' it would be helpful to indicate that it's ARGB and not RGBA, as when you indicate 'HTML color format' people are going to expect RGBA. Example: Say you have a Yellow, #FFFF00. That's the same in vMix and HTMl. Now if you want that to have 50% opacity (80 in Hex) then in HTMl you would use #RRGGBBAA, so #FFFF0080. If you do this in vMix you get a 100% opacity (as the alpha is first, so FF), and the colour turns pinkish, as the RGB has changed from FFFF00, to FF0080. To get a 50% opacity yellow in vMix you'd use #80FFFF00, which in HTML styling would be a 0% opacity (as the Alpha is 00), and the colour would be cyanish (80FFFF) I suggest rather than simply saying 'HTML color format', or '#xxxxxxxx', to instead say that it uses RGB #RRGGBB or ARGB for alpha #AARRGGBB
|
1 user thanked Dist for this useful post.
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/12/2015(UTC) Posts: 482 Location: Kansas City, MO USA Thanks: 151 times Was thanked: 75 time(s) in 57 post(s)
|
Originally Posted by: admin Originally Posted by: stevespaw Also when in a "bundle" show the default save and save as should be "*.vmix" here instead of ".vmixZIP"
Less confusion overall,
In fact, I think there should be a prompt to save as (*.vmix) - just after the bundle project opens. Steve I think there is a bit of confusion as to the purpose of bundles. They are self contained presets, so they are not designed to be extracted or opened up or separated into files, that is not their purpose. Similarly, the save will default to vMixZip so you can save out any changes back to the bundle again. That is making quite the assumption that the user is not going to just keep using that show AFTER they make a tweak or two. (Swap out team logo etc. with the "change" button.) That is how I see these being used. But hey, just my 2 cents. Steve
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 1/13/2010(UTC) Posts: 5,207 Location: Gold Coast, Australia Was thanked: 4285 time(s) in 1519 post(s)
|
Apologies Steve, but I am a bit confused, that scenario you mentioned is why it defaults to saving back to the vmixZip again. If you click Change on an input and change to another file, it will save that new file into the vmixZip again so everything saves together.
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 1/13/2010(UTC) Posts: 5,207 Location: Gold Coast, Australia Was thanked: 4285 time(s) in 1519 post(s)
|
Originally Posted by: Dist Rather than just saying 'HTML color format', or the shortcut description of 'Change Color in Title using HTML #xxxxxxxx format' it would be helpful to indicate that it's ARGB and not RGBA, as when you indicate 'HTML color format' people are going to expect RGBA.
This is a good point, and we'll have to work out a good way to deal with this. The HTML standard is RGBA whereas we store colours as ARGB, which means copying colours between the two doesn't work properly at the moment. So we might reverse what is displayed in the title editor to avoid confusion.
|
3 users thanked admin for this useful post.
|
|
|
Rank: Administration
Groups: Administrators
Joined: 1/13/2010(UTC) Posts: 5,207 Location: Gold Coast, Australia Was thanked: 4285 time(s) in 1519 post(s)
|
vMix 25 Preview Update Released (25.0.0.17)
* All title colors now default back to hidden, to match previous functionality of the Hidden data checkbox. Colors were made an exception for convenience, however after further consideration and feedback from customers, this has been reversed. If you wish to edit colors of a particular object in vMix, you will first need to manually turn off the Hidden checkbox in the Data tab of GT Designer.
* Fixed title color text not being compatible with HTML colors due to the order of the alpha channel in GT. This has now been corrected and any colors that do not have any transparency will now also display as a standard six digit color (#000000)
* Title colors now show in XML API alongside Text and Image objects.
* Title colors now work within the Title Editor presets feature.
|
8 users thanked admin for this useful post.
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/12/2015(UTC) Posts: 482 Location: Kansas City, MO USA Thanks: 151 times Was thanked: 75 time(s) in 57 post(s)
|
Originally Posted by: admin Apologies Steve, but I am a bit confused, that scenario you mentioned is why it defaults to saving back to the vmixZip again. If you click Change on an input and change to another file, it will save that new file into the vmixZip again so everything saves together. Ok maybe I don't get the whole picture. My understanding is that when you save to a vMixZip it bundles everything up into a zip, which is great. But, if I add content or make changes and save back to the vMixZip is it re-bundling and adding to the zip? I guess that the files that are unchanged are not affected? A clip I may add stays where it was for the show, but if I send the vMixZip elsewhere - it has it and changes the path when opening on a new machine? So, if Add a big video clip then it gets put into the Zip on save? I will have to think about this, but it seems like a lot of overhead, but I could be wrong. Thanks, Steve
|
|
|
|
Rank: Member
Groups: Registered
Joined: 4/1/2017(UTC) Posts: 14 Location: Leuven-Belgium Thanks: 5 times Was thanked: 1 time(s) in 1 post(s)
|
I'm having the issue in both .12 and 17, that when I close vMix it hangs. It's no longer responding, I get the milky white view of vMix, probably infinitely. I waited for 5 minutes or so. I even can't terminate the app from task manager, all I can do is reboot the computer. It says status is "Suspended" in task manager.
*EDIT I just tested without opening a project and it also hangs when closing vMix after a clean open and close.
|
|
|
|
Rank: Administration
Groups: Administrators
Joined: 1/13/2010(UTC) Posts: 5,207 Location: Gold Coast, Australia Was thanked: 4285 time(s) in 1519 post(s)
|
Originally Posted by: IrvinCee I'm having the issue in both .12 and 17, that when I close vMix it hangs. This is most likely some kind of system fault, please send a support report and contact our support team to investigate further: https://www.vmix.com/contact-us.aspx
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 2/7/2022(UTC) Posts: 2 Location: Veneto
|
Hello, I have problems with LIVELAN once activated in the prewiew you do not see anything ..
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 2/4/2022(UTC) Posts: 4 Location: pafos Was thanked: 1 time(s) in 1 post(s)
|
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,216 Location: Belgium Thanks: 291 times Was thanked: 955 time(s) in 790 post(s)
|
Originally Posted by: sbognol950 Hello, I have problems with LIVELAN once activated in the prewiew you do not see anything .. Activated in the preview ? From helpfiles: Simply select the destination as you would any other streaming provider. While the stream is running, the LiveLAN page on the web controller can be used to watch the stream from any supported web browser on the same local network as vMix. This can be on laptops, PCs, smart phones and smart TVs that support HTML5 live streaming.
|
1 user thanked doggy for this useful post.
|
|
|
Rank: Newbie
Groups: Registered
Joined: 2/7/2022(UTC) Posts: 2 Location: Veneto
|
It worked, all of a sudden it stopped hanging as if there was no active streaming
|
|
|
|
Rank: Newbie
Groups: Registered
Joined: 7/25/2019(UTC) Posts: 6 Location: Houston
|
Originally Posted by: sbognol950 It worked, all of a sudden it stopped hanging as if there was no active streaming i have same issue, worked fine for about an hour, then it stopped and now i can't get it to work again
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 11/15/2021(UTC) Posts: 72 Thanks: 8 times Was thanked: 9 time(s) in 7 post(s)
|
If i change the Input name, i can't rename it to the original name. (for example: Add Input Mix2 - Change Name to MixB - Rename it to Mix2)
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 2/23/2019(UTC) Posts: 135 Thanks: 16 times Was thanked: 28 time(s) in 25 post(s)
|
Originally Posted by: Salvatore If i change the Input name, i can't rename it to the original name. (for example: Add Input Mix2 - Change Name to MixB - Rename it to Mix2) That is the same in v24. If you delete the name it will revert back to the original text.
|
1 user thanked RichDanby for this useful post.
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 6/5/2020(UTC) Posts: 91 Location: Jakarta Thanks: 17 times Was thanked: 5 time(s) in 3 post(s)
|
Hi,
Does anyone notice that the latency of LiveLAN is going around 10 seconds? I'm using 1080P@3MBPS.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,216 Location: Belgium Thanks: 291 times Was thanked: 955 time(s) in 790 post(s)
|
Originally Posted by: gpdipalmerahtimur Hi,
Does anyone notice that the latency of LiveLAN is going around 10 seconds? I'm using 1080P@3MBPS. PLS check the helpfiles , Just below Latency ! Can't miss it https://www.vmix.com/help25/index.htm?LiveLan.html
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/26/2019(UTC) Posts: 38
|
ReplayFolderProblem.PNG (32kb) downloaded 1 time(s).I have tried to delete the folders on the disk and even formated the disk without resolving the problem. I don't want to delete the Replay Inputs as this will break a lot of shortcuts and triggere. How do I create a new session? I can't change the folder as the button is not enabled.
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close