logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

3 Pages<123
Options
Go to last post Go to first unread
timmy  
#41 Posted : Wednesday, January 27, 2021 4:44:47 AM(UTC)
timmy

Rank: Newbie

Groups: Registered
Joined: 12/17/2020(UTC)
Posts: 3

+1 for sure!

jrodjared  
#42 Posted : Monday, February 8, 2021 11:35:56 AM(UTC)
jrodjared

Rank: Newbie

Groups: Registered
Joined: 1/6/2021(UTC)
Posts: 1
United States
Location: Maryland

+1

This is like having every IP address set with DHCP. It's impossible to link anything to an input (like a controller).
FastForward  
#43 Posted : Wednesday, February 10, 2021 8:44:38 PM(UTC)
FastForward

Rank: Newbie

Groups: Registered
Joined: 2/10/2021(UTC)
Posts: 4
Germany
Location: Mannheim

+1
SuperBill  
#44 Posted : Thursday, February 11, 2021 9:06:32 AM(UTC)
SuperBill

Rank: Advanced Member

Groups: Registered
Joined: 2/5/2021(UTC)
Posts: 32
Canada

Thanks: 2 times
Was thanked: 3 time(s) in 3 post(s)
Adding my voice +100 !

the panel display order should not affect the input assignments or references, time to add that as a separate db column.

vmix is awesome btw ! Coming from a Tricaster world - why did I even bother, and looking at OBS what a disaster (good for super basic things)
djones02  
#45 Posted : Wednesday, May 12, 2021 8:37:51 AM(UTC)
djones02

Rank: Member

Groups: Registered
Joined: 4/14/2021(UTC)
Posts: 14
Canada

Just got my xkeys and am trying to setup a workflow but things keep moving around. Very frustrating.

I would like to be able to set a shortcut to the first input in a category and of course have them not move.
My setup has black show all inputs.
Red - Cameras
Green - layouts
Yellow - content
Magenta - Music
Blue - Transitions stingers
Purple - overlays

I set buttons to play/pause music, advance slides, queue up videos.
Adding or moving inputs throws off the shortcuts and macros.

I noticed dragging and dropping an input onto another one puts them in sequential order.. drag 13-Camera1 onto 2-Layout1 and it becomes 2-Camera1 3-Layout1 and all the other inputs get rearranged.
At the very least I should be able to lock inputs and drag and drop should swap input numbers.
danhoff  
#46 Posted : Thursday, June 3, 2021 8:21:50 AM(UTC)
danhoff

Rank: Member

Groups: Registered
Joined: 7/15/2020(UTC)
Posts: 15
United States

Thanks: 18 times
Was thanked: 3 time(s) in 2 post(s)
+1
BAU  
#47 Posted : Thursday, June 10, 2021 10:04:05 AM(UTC)
BAU

Rank: Newbie

Groups: Registered
Joined: 6/10/2021(UTC)
Posts: 3
United States

+1000
MickeyMJJ  
#48 Posted : Friday, June 11, 2021 10:01:20 PM(UTC)
MickeyMJJ

Rank: Advanced Member

Groups: Registered
Joined: 12/14/2018(UTC)
Posts: 124
France
Location: Clermont-Ferrand

Thanks: 30 times
Was thanked: 8 time(s) in 7 post(s)
+1
Chris Daum  
#49 Posted : Friday, June 11, 2021 10:31:26 PM(UTC)
Chris Daum

Rank: Advanced Member

Groups: Registered
Joined: 11/20/2020(UTC)
Posts: 74
Man
Germany

Thanks: 13 times
Was thanked: 9 time(s) in 9 post(s)
wouldn´t it be possible to use wether the input key or title in your presets?
Cause these are independent of the input number.

Read from XML:
Code:
<vmix>
<version>24.0.0.58</version>
<edition>4K</edition>
<preset>C:\Users\epicto\AppData\Roaming\last.vmix</preset>
<inputs>
<input key="d76d8d80-8710-40a2-bcf3-8acc210d8c2b" number="1" type="VideoCall" title="Call 1" shortTitle="Call 1" state="Running" position="0" duration="0" loop="False" muted="True" volume="100" balance="0" solo="False" audiobusses="B" meterF1="0" meterF2="0" gainDb="0" callPassword="7001325668" callConnected="False" callVideoSource="Output1" callAudioSource="Master">


would be (fade in In1 on main output, as an example)
Code:
api.function:("fade", input:="d76d8d80-8710-40a2-bcf3-8acc210d8c2b", mix:=0")

or
Code:
api.function:("fade", input:="Call 1", mix:=0")

instead of
Code:
api.function:("fade", input:=1, mix:=0")
AgentPete  
#50 Posted : Saturday, June 12, 2021 12:00:54 AM(UTC)
AgentPete

Rank: Advanced Member

Groups: Registered
Joined: 5/13/2017(UTC)
Posts: 110
Location: London

Thanks: 52 times
Was thanked: 8 time(s) in 2 post(s)
+1
kroskopf  
#51 Posted : Saturday, June 12, 2021 1:50:07 AM(UTC)
kroskopf

Rank: Newbie

Groups: Registered
Joined: 7/15/2020(UTC)
Posts: 6
United States
Location: Bensenville

Thanks: 1 times
+1
Streamverse.tv  
#52 Posted : Tuesday, September 7, 2021 2:15:09 AM(UTC)
Streamverse.tv

Rank: Advanced Member

Groups: Registered
Joined: 4/2/2016(UTC)
Posts: 39
Austria
Location: Austria

Thanks: 10 times
Was thanked: 1 time(s) in 1 post(s)
I've had the need for this too. This is my idea on how this can be implemented:

I've created this example project to visually show what I mean:

Output 2 is configured to always display Input 4:
Example

To prevent the Inputs to rearrange, right-clicking the Input Number would lock it:
Locked Input

When Input 3 gets closed, a Blank would take its place. So, Input 4 can stay at #4.
Blank gets inserted

SportsNetUSA.net  
#53 Posted : Tuesday, September 7, 2021 3:59:40 AM(UTC)
SportsNetUSA.net

Rank: Advanced Member

Groups: Registered
Joined: 10/7/2015(UTC)
Posts: 635
Location: California

Thanks: 122 times
Was thanked: 123 time(s) in 115 post(s)
+1
Tone13  
#54 Posted : Thursday, September 16, 2021 3:16:54 PM(UTC)
Tone13

Rank: Advanced Member

Groups: Registered
Joined: 3/29/2020(UTC)
Posts: 101
Australia

Thanks: 20 times
Was thanked: 2 time(s) in 2 post(s)
+1

Can't believe this still hasn't been fixed. It's so easy to break things with the current way inputs are handled. Was hoping vMix 24 had addressed this but it seems no ....Urgh
Fbcgulfport  
#55 Posted : Thursday, December 29, 2022 9:23:21 AM(UTC)
Fbcgulfport

Rank: Newbie

Groups: Registered
Joined: 7/11/2022(UTC)
Posts: 6
United States
Location: Gulfport, MS

+1
Peter Berglund  
#56 Posted : Monday, January 2, 2023 8:57:20 PM(UTC)
Peter Berglund

Rank: Advanced Member

Groups: Registered
Joined: 1/9/2019(UTC)
Posts: 76
Man
Sweden
Location: Stockholm

Thanks: 18 times
Was thanked: 5 time(s) in 4 post(s)
+1

Please make it possible to assign/lock a number to a specific input. I have had issues when you "break the chain" and really mess things up - especially when you have surfaces like Skaarhoj panels configured to specific input numbers for audio and other stuff. I have kindly asked a Skaarhoj for a feature request where vMix inputs could be recognized in Reactor by means of input names rather than input numbers as a workaround. Not sure if they will manage that challenge...

/Peter
bbbullock  
#57 Posted : Saturday, June 3, 2023 5:12:21 PM(UTC)
bbbullock

Rank: Member

Groups: Registered
Joined: 5/19/2021(UTC)
Posts: 12
United States

Thanks: 1 times
+1

See also my request to make the actual movement and management of inputs easier. So much room for improvement!

https://forums.vmix.com/...o-moving-managing-Inputs

Users browsing this topic
Guest
3 Pages<123
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.