Multi-display video mixing with VDMX on a Retina MacBook Pro

​Along with being able to work with more layers at higher resolutions, faster computers and more powerful graphics cards make it possible to output to multiple projectors or monitors from a single machine. In particular, the new 15" Retina Macbook Pro features a combination of a fast SSD hard drive along with two Thunderbolt and one HDMI port making it possible for a VJ to power 2 or 3 different HD displays from a single Mac laptop.

In this video tutorial we'll walk through the basic steps of preparing VDMX projects with a double-wide and triple-wide design to output with separate source layers for each display.

Read More

Passing DMX Universes into Quartz Composer from VDMX

Along with being able to directly control any UI item in VDMX, such as sliders and buttons, with the value from a DMX channel, when using Quartz Composer compositions it is possible to pass in an entire DMX universe (512 channels) of data all at once as a list of DMX values (ranged 0-255). Once inside the patch, the control information can be parsed programmatically to control real-time visuals or virtual lighting elements inside the patch, or to pass back value into VDMX by published outputs as control data.

Read More

Creating Video Feedback Loops on a Mac with VDMX

One of the most powerful techniques used to create real-time visuals and computer graphics going back to the early days of video is the use of feedback loops - the method of taking the current output and using it as a source frame in part of the next rendered frame. This incredibly useful process is particularly useful for Mac VJs and other graphic artists looking to find a unique look or style for their visuals, and is easily simulated within VDMX by using layer groups.

Read More

Two Channel Video Mixer template for Livid OhmRGB Slim

The OhmRGB is a hardware MIDI controller from Livid Instruments for DJs and VJs with a nice mix of faders, knobs and buttons for triggering clips or FX. It's an especially useful controller to use with VDMX because it has a versatile layout which can be adapted for a variety of different setups ranging from simple DJ style two channel video mixers to advanced multiple layer compositions.

Read More

VJ Spain Guest Tutorial Part 3 - Usando Quartz Composer en VDMX

Today we are once again joined by guest poster Marcos Prack with part three of his series of Spanish video tutorials for a lesson on using Quartz Composer iterators and using compositions inside of VDMX: "En este tutorial os muestro como crear una composición en Quartz Composer y publicar parámetros que controlaremos luego en VDMX."

Read More

Auto loading media from a Dropbox folder to VDMX.

​In this video tutorial we'll look at using the popular file sharing service 'Dropbox' to transfer images from an iPhone to a Mac, and then have those images automatically loaded into VDMX where they can be triggered and remixed. This same basic idea can be used with any folder on disk, whether the media files are manually moved, copied over a network, or downloaded over the Internet.​

Read More

The Quartz Composer Interaction object and VDMX Preview Windows

One of the newer features added to Quartz Composer is a new 'Interaction' object which allows for mouse clicks in the QC Viewer, as well as Preview Window plugins within VDMX, to be detected when billboard and sprites are clicked, making it possible to control patches in a variety of ways not possible with standard ​input splitters.

For this tutorial we'll first create a basic Quartz Composer composition that makes use of the 'Interaction' object ​and then import it into VDMX where it can be manipulated directly from a Preview Window plugin.

Read More

Making and Installing GLSL Composition Modes for VDMX

​To get the best performance out of using the Hap codec within VDMX we also recently added another new feature making it possible to use GLSL shaders to perform composition between layers. While the standard 'OpenGL- Add' and 'OpenGL- Over' modes are the absolute fastest when it comes to rendering, when more complex composition modes such as 'Difference' or 'Multiply' are needed shaders are the best alternative when playing back movie files, particularly when you're not using CoreImage or Quartz Composer based FX on the layer.​

In this two part tutorial we'll look first at the basics of adding new 3rd party shaders to the assets folder, and then move on to the intermediate level step of creating new custom blend modes.​

Read More