logo

Live Production Software Forums


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

Notification

Icon
Error

2 Pages<12
Options
Go to last post Go to first unread
Roy Sinclair  
#21 Posted : Thursday, September 5, 2024 7:02:58 AM(UTC)
Roy Sinclair

Rank: Advanced Member

Groups: Registered
Joined: 11/23/2020(UTC)
Posts: 198
United States
Location: Wichita

Thanks: 11 times
Was thanked: 27 time(s) in 23 post(s)
Originally Posted by: ryxyz Go to Quoted Post

1. Allow a layer source to be "flattened" so it can be zoomed and panned while preserving its location and cropping (without the need of the Mix or UVMAP workaround).
2. Add file system loading of scripts so an external editor can be used for editing a script rather than having to continually reload it from the UI.
3. Add shortcut to set the category of an input


2. Replace the recently deprecated and incompletely done vbscript scripting with a set of API calls that can be used in Visual Studio to create very fast compiled actions in any language supported by Visual Studio.

I think this would be better since it should allow a vastly improved programmatic control of vMix and the source for the programs could be stored using any version control supported by Visual Studio. Then vMix only has to support the API internally instead of supporting the whole scripting language (eventually, best would be supporting the scripts and the API for a year or two before removing the internal scripting).

An API could also post "Events" in vMix to be subscribed to, that would open the door for plugins that can do a lot of the things we'd like to see added to vMix but they need to spend their time on more fruitful projects.
knbPixels  
#22 Posted : Thursday, September 5, 2024 7:24:09 AM(UTC)
knbPixels

Rank: Advanced Member

Groups: Registered
Joined: 2/7/2024(UTC)
Posts: 103
United States

Thanks: 10 times
Was thanked: 5 time(s) in 5 post(s)
Originally Posted by: knbPixels Go to Quoted Post
The ability to crop Zoom inputs when they are used as a layer source on another input. We can already crop video playback files in this manner, and images of course. Being able to crop Zoom inputs on layers would be great so that we don't have to use work arounds like duplicating Zoom inputs and then cropping them on the Zoom input for each different setup


By the way, I just discovered that if you apply a Key mask to a zoom input, you can then use it on a layer in another input and do cropping there. So if you make a mask that is a full frame of white, and use it on all of your Zoom inputs, nothing gets masked out, but it allows the cropping later. But it's kind of weird that you have to do that
attwwqy88  
#23 Posted : Monday, September 9, 2024 11:36:04 AM(UTC)
attwwqy88

Rank: Newbie

Groups: Registered
Joined: 9/9/2024(UTC)
Posts: 1
United States

The ability to create shortcut that allows to turn the “show cursor” on or off for individual inputs desktop capture. So right now when you right click on a desktop capture input the very first option is show cursor and it’s automatically checked to begin with. I would like to be able to make a hotkey specific to the inputs that allow to turn on and off the “show cursor” option that normally appears by right clicking on the input. Thanks
Machtl  
#24 Posted : Friday, September 13, 2024 12:38:18 AM(UTC)
Machtl

Rank: Member

Groups: Registered
Joined: 10/31/2021(UTC)
Posts: 20
Austria

Was thanked: 1 time(s) in 1 post(s)
* Custom Output Resolutions like a 21:9 1080p output
* Multiple Outputs for EdgeBlending of Projectors
* Scopes(Histogram/Spectrum/...) of Inputs as Inputs and/or to be used as an Fullscreen Output
* More sophisticated Tally Engine for PTZ cameras. For example we use 3-4 Panasonic AW-UE150 with Vmix
via HDMI inputs. We make different Layouts/Inputs and merge between them. The Tally should reflect if a
Camera is actually used in the current Output/Preview and if its in the visable field of view. If its moved
out of the visable field of view, there should be an option to turn the tally off on those Cams.
thanks 1 user thanked Machtl for this useful post.
SanchesL on 4/29/2025(UTC)
nikosman88  
#25 Posted : Friday, September 13, 2024 8:38:25 PM(UTC)
nikosman88

Rank: Advanced Member

Groups: Registered
Joined: 12/24/2021(UTC)
Posts: 652
Greece
Location: athens

Thanks: 155 times
Was thanked: 85 time(s) in 81 post(s)
Here are some new features that vmix28 will have

thanks 1 user thanked nikosman88 for this useful post.
ryxyz on 9/14/2024(UTC)
nikosman88  
#26 Posted : Sunday, November 24, 2024 4:09:44 AM(UTC)
nikosman88

Rank: Advanced Member

Groups: Registered
Joined: 12/24/2021(UTC)
Posts: 652
Greece
Location: athens

Thanks: 155 times
Was thanked: 85 time(s) in 81 post(s)
After vmix 28 beta release i remembered this thread and i see what of our ideas have been implemented in Vmix 28
Originally Posted by: knbPixels Go to Quoted Post
I would love the trigger functions in vMix to be expanded to include not only "OnCountdownCompleted", But also "OnCountdownTime" and then the options for greater than, less than, and equals to a countdown timer reaching a specific mark. I would use this for triggering actions based on the time remaining of a countdown timer.

Instead of "oncountdown time" they add "on playback time" and "on playback remaining".

Originally Posted by: ryxyz Go to Quoted Post
1. Allow a layer source to be "flattened" so it can be zoomed and panned while preserving its location and cropping (without the need of the Mix or UVMAP workaround).
2. Add file system loading of scripts so an external editor can be used for editing a script rather than having to continually reload it from the UI.
3. Add shortcut to set the category of an input

1.Flatten layers is finally implemented and that goes the layer composition a lot higher
2.No un-fortunatelly
3.No un-fortunatelly

Originally Posted by: knbPixels Go to Quoted Post
I would love the ability to either:

A) Lock the volume fader on audio inputs in the mixer
or
B) Disable the ability to use the scroll wheel on inputs in the audio mixer

I tend to use the scroll wheel to move up and down in the mixer, and I have to be very careful not to accidentally change a fader level when I scroll, it's very easy to do.


Also the scroll wheel enable/disable has been added

Originally Posted by: aps Technical Go to Quoted Post
- Split Audio Buss to Mono (16x Mono Audio Out)
- Change EQ to Semi-Parametric - Access from Audio Mixer window (pop out on channel) - Addressable via Mackie Control/SSL UC1/MIDI/OSC
- Access Compression from Audio Mixer window (pop out on channel)
- All Audio Buss routing accessible from channel in Mixer Window (smaller buttons, addressible via MIDI/OSC/MCU/Companion
- Revise Channel/fader in Audio Mixer window (double-click to 0db, double-click to -inf, Pan changed to rotary, double-click to centre)
- VU meters updated (either have them as dBfs so they clip at 0dBfs or dbVU with appropriate headroom, with faders to match)

There's a lot that can be learned from RME TotalMix FX for software mixer layout.

- Zoom Call > Isolated NDI
- On-the-fly selection of Zoom Call Video and Audio return signal
- Borders - Curently borders 'pop' on merge transitions between sizes, only when the merge animation has finished, and the border size is relative to the PiP size.

- Latency reports between input and output

- More Fullscreen outputs
- More NDI Outputs

- GT Designer improvements (like object snapping)

From this list i see as implemented the All buses button in audio mixer

When vmix 28 will be final release, i think is usefull to have a vmix 29 ideas thread and hope vmix team to use it for some new features


Simsyuk  
#27 Posted : Wednesday, January 15, 2025 7:26:40 AM(UTC)
Simsyuk

Rank: Advanced Member

Groups: Registered
Joined: 8/16/2019(UTC)
Posts: 352
United Kingdom

Thanks: 80 times
Was thanked: 24 time(s) in 19 post(s)
Love to have TikTok working with vMix. I'm using TT live studio and vMix but would be nice for vMix Social to show comments. I did ask TT and they said they have no plans to work with vMix only OBS. Such a shame.
BRUNO GONZAGA  
#28 Posted : Saturday, January 18, 2025 5:20:15 AM(UTC)
BRUNO GONZAGA

Rank: Newbie

Groups: Registered
Joined: 1/18/2025(UTC)
Posts: 2
Man
Brazil


Sem titulo.jpg (114kb) downloaded 83 time(s).

[img=https://1drv.ms/i/c/345875937cc17849/EXCWeK9SXAtFhgnFxQjjsPUBPucs4SpZecHJ54hR7uhsHQ?e=gHi6ex]PRINT[/img]

Como está na ilustração, editei o layout do "Title editor" para incluir seta para cima e para baixo, de maneira que possamos selecione um item e mova-o para outra posição desejada.
desde já agradeço a atenção de todos.
atenciosamente,
Bruno Gonzaga - CEO START TV LIVES
doggy  
#29 Posted : Saturday, January 18, 2025 5:49:31 AM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,385
Belgium
Location: Belgium

Thanks: 300 times
Was thanked: 989 time(s) in 821 post(s)
Originally Posted by: BRUNO GONZAGA Go to Quoted Post



[img=https://1drv.ms/i/c/345875937cc17849/EXCWeK9SXAtFhgnFxQjjsPUBPucs4SpZecHJ54hR7uhsHQ?e=gHi6ex]PRINT[/img]

Como está na ilustração, editei o layout do "Title editor" para incluir seta para cima e para baixo, de maneira que possamos selecione um item e mova-o para outra posição desejada.
desde já agradeço a atenção de todos.
atenciosamente,
Bruno Gonzaga - CEO START TV LIVES


There is no need to double post . See https://forums.vmix.com/...ARA-ORDENAR--lower-third
SysProfile  
#30 Posted : Monday, March 10, 2025 10:57:47 PM(UTC)
SysProfile

Rank: Newbie

Groups: Registered
Joined: 3/6/2025(UTC)
Posts: 3
Argentina
Location: Buenos Aires

Thanks: 2 times
Add these possible functions to the DataSource group

Examples:

Code:
API.Function("DataSourceSetURL", Value:="DataSourceName,new value")


Code:
API.Function("DataSourceReadRow", Value:="DataSourceName,row number") 'Return a String Array
API.Function("DataSourceReadCell", Value:="DataSourceName,row number:column name or number") 'Return a String Value



Update the vMix version of the .NET development code to include at least the System.Text.JSON framework. Retrieving data in that format is very basic these days and is already implemented, at least in DataSource.
nikosman88  
#31 Posted : Tuesday, March 11, 2025 9:46:04 AM(UTC)
nikosman88

Rank: Advanced Member

Groups: Registered
Joined: 12/24/2021(UTC)
Posts: 652
Greece
Location: athens

Thanks: 155 times
Was thanked: 85 time(s) in 81 post(s)
Separate recorder shortcuts. So one can start-stop record 1,2 or both.
Total list input duration exposed in API
Better mxf file list input integration to be able to work with Total list input duration exposed in API because as it is now even in Vmix GUI that we have total list duration,it ignores the mxf files duration in the measuring
thanks 1 user thanked nikosman88 for this useful post.
SysProfile on 3/21/2025(UTC)
sagaofsage  
#32 Posted : Thursday, April 10, 2025 5:27:31 AM(UTC)
sagaofsage

Rank: Newbie

Groups: Registered
Joined: 3/15/2023(UTC)
Posts: 5
United States

Thanks: 1 times
For Input Trigger Menu: Add button or master checkbox to Select/Unselect (Activate/Deactivate) ALL triggers in list.
For Input Trigger Menu: Add function to 'sort' by the column. I expect triggers to sort when I click the top of the list, but it does not sort. Sort by active triggers, sort by type (ex. OnOverlay In), Sort by Input Number, Mix#, etc.
For Triggers Managers Menu: Same sort function, but also add filter function

For List Editor window: Add item preview. This could mean a thumbnail view for all files rather than a 'file name and length' view (like windows explorer). Alternatively it could mean that we retain the file name view, and add a single preview window inside List Editor. A Single mouse click on list item could show the file inside this special list editor preview window. Currently it can be tricky to know for certain which image/video is going to be activated by double-click because only file names are visible.
For List Editor window: click and drag file order
For List Editor window: highlight multiple files and move them together into new order
For List Editor window: Fix .webp files to work correctly (for years now, they 'auto next' instantly after being selected in a list).

For Video Mark In/Out: Current interface is VERY difficult to scrub to a specific timestamp to mark in and out. While I accept that some videos are encoded in a way that prevents precision Marking of In/Out, it still would be helpful to allow me to specify a timestamp by manually typing it (and then I accept the frame drift that may occur with some videos).

Restore ability to 'Change' an Input when created as a Virtual Input.
Beelab  
#33 Posted : Thursday, April 24, 2025 7:39:37 PM(UTC)
Beelab

Rank: Newbie

Groups: Registered
Joined: 2/3/2024(UTC)
Posts: 3
Netherlands
Location: Amsterdam

Over here, we'd like to see Title Inputs be named with: the Title! (the Headline field).
Right now, a Title could be named 'Title 1-element Blue.gzip' - which actually is unnecessary information.
We have to change this name via the cogwheel > General > Name - and then for every title, resulting in a lot of clicking and time.

So, it would be really productive if the input could receive its name from the Headline field in the title Editor.
But I don't know if this can be done?
doggy  
#34 Posted : Thursday, April 24, 2025 8:15:06 PM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,385
Belgium
Location: Belgium

Thanks: 300 times
Was thanked: 989 time(s) in 821 post(s)
Originally Posted by: Beelab Go to Quoted Post
Over here, we'd like to see Title Inputs be named with: the Title! (the Headline field).
Right now, a Title could be named 'Title 1-element Blue.gzip' - which actually is unnecessary information.
We have to change this name via the cogwheel > General > Name - and then for every title, resulting in a lot of clicking and time.

So, it would be really productive if the input could receive its name from the Headline field in the title Editor.
But I don't know if this can be done?


Not all users custom titles use "Headline" a a discription of a or the first textfield within a title ;-) so should be based on the index of the textfields.
That is something that can be retrieved from the vMix API together with it content ,
Then there is a function allready available to name a vMix input so no need to go through the cogwheel scenario.

so retrieve what you want and set it to the input name with a script
Beelab  
#35 Posted : Friday, April 25, 2025 6:55:49 PM(UTC)
Beelab

Rank: Newbie

Groups: Registered
Joined: 2/3/2024(UTC)
Posts: 3
Netherlands
Location: Amsterdam

Alright, thanks Doggy, I'll ask our tech guy to look at your suggested scripting part. But what do you mean with "there is a function already available to name a vMix input"?
Do we also need a script for that? Or is there a quicker way like a keyboard command??

I've got an other request. We're a university. Our vMix systems are used by various students and other non professional users.
As a consequence it regularly happens that stuff is 'broken' because someone pressed a wrong button or messed up a setting.
My question: It would be great if the vMix interface would have different levels of control. One for students - and one for teachers and maintenance staff, preferably user configurable. Essentially a Lock button 2.0.
I don't know if StudioCoast has Universities on their map, but this would really help our user group.
doggy  
#36 Posted : Friday, April 25, 2025 7:12:57 PM(UTC)
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,385
Belgium
Location: Belgium

Thanks: 300 times
Was thanked: 989 time(s) in 821 post(s)
Originally Posted by: Beelab Go to Quoted Post
Alright, thanks Doggy, I'll ask our tech guy to look at your suggested scripting part. But what do you mean with "there is a function already available to name a vMix input"?
Do we also need a script for that? Or is there a quicker way like a keyboard command??


SetInputName


Quote:


I've got an other request. We're a university. Our vMix systems are used by various students and other non professional users.
As a consequence it regularly happens that stuff is 'broken' because someone pressed a wrong button or messed up a setting.
My question: It would be great if the vMix interface would have different levels of control. One for students - and one for teachers and maintenance staff, preferably user configurable. Essentially a Lock button 2.0.
I don't know if StudioCoast has Universities on their map, but this would really help our user group.



Keep Presets save to fall back on ( mark shortcuts and scripts as local) / save as bundle option etc....
SanchesL  
#37 Posted : Tuesday, April 29, 2025 3:57:29 AM(UTC)
SanchesL

Rank: Newbie

Groups: Registered
Joined: 4/29/2025(UTC)
Posts: 1
Hungary

Thanks: 1 times
1 I would really like to see an input list name editor, and a List name editor and don't open the edit window for each entry separately.
2 Adding a custom screen resolution for external and fullscreen.
3 Drag and drop input item on minimix , for fast playback on minimix.
4 Add the ability to drag the markers of the beginning and end of the video in the preview for cropping.
5 Trigger deactivation buttons on each input. (must have)
6 Ability to move Display large preview , or change the size, or move between monitors.
7 Add a change input button to quickly change the input.

if you like the list of changes, click thanks.
Users browsing this topic
Guest
2 Pages<12
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.