Graphics Adapter


This displays the graphics card vMix is using systems with multiple graphics cards installed.

For best performance this should match the graphics card that monitor displaying the vMix interface is attached to.


For laptops with hybrid graphics (also known as NVIDIA Optimus), the graphics card shown here can only be changed from the NVIDIA control panel. It cannot be selected or changed from within vMix directly.


Low Latency Capture


This will reduce the latency of Camera inputs by approximately one frame.

This will substantially increase the load on the graphics card and may lead to dropped frames under heavy load, so it should used with caution.


High Input Performance Mode


If you plan on using a large number of cameras (typically > 8) and a large number of inputs, performance can be improved by ticking this checkbox.
Note that this only works on graphics cards with a large amount of built in memory (3GB+) and will result in poor performance if enabled on graphics cards with less memory, or Intel graphics.


Show preview thumbnails when browsing NDI sources


By default, thumbnails of NDI sources on the network will generated periodically while vMix is running.
This is via a background application called vMixNDIHelper. This may consume small amounts of CPU and network bandwidth while in progress
and can be disabled by unchecking this box if you have a large number of NDI sources on the network.


Disable Windows Update while vMix is running


Windows Update may automatically install updates to the computer in the background at any time.
This option will disable Windows Update while vMix is running in order to avoid any potential performance drops as a result of windows installing updates during a production.


Display Method


This option selects the method by which vMix presents video to the computer display (both for Preview/Output windows and the Fullscreen outputs).
Note that these options do not impact the recording / stream / external outputs in any way, and only apply to the outputs on the graphics card.

Auto Let vMix select the best option based on the current settings. This will usually be the same as selecting Low Latency for frame rates less than 30 and Smooth otherwise.

Low Latency Displays video as fast as possible to the computer display to ensure the lowest possibly latency. Video playback may be less than smooth as a result.
Smooth vMix will make every effort to ensure the video playback is as smooth as possible on the display but may add a couple of frames of delay as a result.

Legacy Use the display method employed by vMix 20 and earlier.


Clock Adjustment


Audio and Video timing in vMix runs based on a single master clock running on the computer.
This clock may run slightly faster or slower than external equipment such as cameras and displays.

If this difference is significant, the Clock Adjustment setting can be used to compensate.


How to calculate the adjustment needed:


1. Add a Camera input to vMix from a capture card as either SDI or HDMI (not from a network source).
2. Open up Statistics and check the results for the Camera after exactly one hour.

3. Calculate the adjustment as follows:


Source Dropped only, (both Renderer Dropped or Resync must be 0)


Adjustment = -(SourceDropped * (1000 / CameraFPS))


For example a SourceDropped of 5 at 29.97fps would be -(5 * (1000 / 29.97)) = -167ms


Resync only (both Source Dropped and Renderer Dropped must be 0)


Adjustment = (Resync * (1000 / CameraFPS))


For example a Resync of 5 at 29.97fps would be (5 * (1000 / 29.97)) = 167ms


All other results


No clock adjustment required. Drops likely the result of other causes other than the clock (overloaded system, faulty devices etc)