Skip to content

OBS Studio Music Edition v27.2.5

Latest
Compare
Choose a tag to compare
@pkviet pkviet released this 22 Jul 05:41
· 9 commits to master since this release
68afe87

This is a hotfix release, identical to the previous one.
Fixes:

  • a race condition with Media Source, when it's reset;
  • muted state of a source is not displayed correctly at startup.
    The obs-ndi dll compiled against libobs of this fork are provided. Just add them to the obs-plugin folder if you want to use ndi with obs.

====
I decided to make a new release since I coded upstream a bunch of new features which need testing.
Namely:

Apart from that it should be identical to vanilla obs 27.2.4.

Note

I've added a second installer which ships obs-ndi plugin.
This requires that NDI 4 runtime be installed. Google is your friend.

Donations

We invested a lot of our time in making this version of OBS, which we release free of charge.
If you find this edition useful, consider donating. Even one buck is that much going to buy ourselves a burger !

IDonateE

What's new

This should be the last time I release any exe for this project. I don't have much time to keep maintaining this fork. Thanks to all who supported the project.

Note: I've removed bundling of obs-ndi plugin; I don't use it.
Also a few bugfixes:

Features

Released under GPL v3.
This version is the third installment of OBS Studio Music Edition; it's been updated to include all the new features of obs v26.
As the previous release, the main features are:

  • support for up to 16 audio channels;
  • master mixer with filtering / monitoring buttons (written by Andersama and pkv);
  • improved audio sources mixer with monitoring/routing buttons (written by pkv);
  • improved asio capture through the JUCE library (written by Andersama and some minor stuff by pkv)
    • multi-device capability: if you have several asio soundboards, they can all be captured in obs-studio at the same time.
    • for asio use, check the asio wiki; in particular, if you want to capture mixes from a DAW.
  • vst3 (through Andersama vst3 plugin);
  • audio channel mixing (through Andersama rematrixer filter).
  • low-latency wasapi audio capture (IAudioClient3)
  • mac : coreaudio capture with juce library with routing capabilities added (requires compiling on mac).
  • bundled with obs-virtualcam-filter (from Exeldro).

It is based on OBS-Studio v27.0.1 and includes all its features.

Other features:

  • ffmpeg libraries updated to master as of April 2020.

Instructions

  • check the wiki for instructions.

Additional Info

  • the rematrixer plugin which allows channel manipulation of a source is an audio filter; right-click on an audio source and select Filters.
  • Note on Twitch panels: they are working but require that authentication be made with regular obs. After that they will be loaded by OBS-Studio Music Edition(this fork).
  • the native obs-virtualcam from vanilla OBS works with OBS ME but it needs to be installed along with vanilla OBS.

Compatibility with third party plugins

Libobs was patched to support the additional capabilities so there's no guarantee that plugins working with a regular release of obs-studio will work unless they're explicitly compiled by linking to my modified libobs.
The ndi plugin is no longer bundled with this release.