Resource icon

Asynchronous Source Duplication 0.4.1

Supported Bit Versions
  1. 64-bit
Source Code URL
https://github.com/norihiro/obs-async-source-duplication
Minimum OBS Studio Version
27.0.0
Supported Platforms
  1. Windows
  2. Mac OS X
  3. Linux
Introduction

This plugin provides a duplicated source of an asynchronous source.

Asynchronous filters cannot be applied to a scene or a group.
That means you cannot have one source as two scene-items with and without the asynchronous filter.

For example, you want to have two sources;
one is a video camera input and the other is the same video camera input but having a Video Delay (Async) filter to delay.
However, you cannot have two separated sources that access the same video capture device.

In such case, this plugin help you to duplicate the asynchronous source.
async-source-duplication.png


Usage
To start to use,
  1. Select the scene you want to have the duplicated source.
  2. Click + at the bottom of Sources list.
  3. Click Asynchronous Source Duplicator.
  4. Select the name of the source that you want to duplicate.
  5. Click Insert Filter to the Source button. This step will add a filter to the source you selected above.

To remove the filter,
  1. Open filter dialog for the source.
  2. Select Asynchronous Source Duplication Filter in the bottom of Audio/Video Filters list.
  3. Click - at the bottom of Audio/Video Filters list.

    Properties

    Source Name

    Set the source you want to duplicate.
    Will implement combo-box in future release. Implemented in 0.2.0.

    See also
Author
norihiro
Downloads
2,514
Views
8,169
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from norihiro

Latest updates

  1. Asynchronous Source Duplication 0.4.1

    This is a hotfix release of Asynchronous Audio Filter for OBS Studio. Changes in 0.4.1 Fixed...
  2. OBS Asynchronous Source Duplication 0.4.0

    This is an experimental release of an asynchronous source duplication plugin for OBS Studio...
  3. Asynchronous Source Duplication

    This is an experimental release of an asynchronous source duplication plugin for OBS Studio...
Top