23.0.1
This release is synced to official obs-studio release 23.0.2 and master git head which includes a few other commits. (the tag is 23.0.1 though because 23.0.2 was cherry picked from master).
In addition to the previous features, many new features not included in official release are included:
- (new) Master Mixer , allowing one to see the levels of each mix used for obs outputs (this is OFF on default, you need to enable the Master Mixer in View > Docks)
- each output track in the Master Mixer can have audio filters, can be monitored; also selection of the tracks used for streaming / recording is easier thanks to two buttons on each volume meter.
- (new) the regular (input) mixer has been improved with new buttons, especially a Monitoring button (headphones) to toggle monitoring of the source. It is also possible to route easily each source to tracks 1-6 thanks to new buttons, avoiding having to open Advanced Audio Properties window.
- (new) browser source are now regular audio sources with a meter in Mixer.
- (new) improved dynamic bitrate : tighter presets and support for the new nvenc which works much better than other encoders; in my tests, this prevented all frame drops.
- (new) ffmpeg custom stream output as an alternative to standard streaming. This allows easy access to all the protocols supported by ffmpeg. This new output supports dynamic bitrate.
- (new) additional ffmpeg output in Tools menu : this allows one to have a third encoder in addition to Streaming/Recording outputs. This can be useful for people streaming to multiple services.
- (new) support for decklink output in ffmpeg outputs. This is an alternative to the recently added decklink output available under Tools Menu.
- (new) asio devices can now be global audio sources.
- the ffmpeg libs have been updated to git head as of mid february 2019.
The previous features are still available:
- multichannel up to 16 audio channels;
- dynamic bitrate (bitrate management in case of network congestion).
- asio support through portaudio library and GPL compatible open source SDK.
- Media Source additional demuxer options.
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 MultiChannel (this fork).
Planned:
- details on the features in the Wiki
Note on macOS builds:
- due to issues with my mac, I am unable to provide macOS builds. If you want to donate me to acquire a mac for development, feel free to ping me (pkv.stream () gmail.com).
Known bugs:
- png is not loading (fixed in build 23.0.2)