Skip to content

OBS Studio (with support for 12 tracks) - Free and open source software for live streaming and screen recording

License

Notifications You must be signed in to change notification settings

aayla-secura/obs-studio-extra-tracks

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMPORTANT

This is a fork of OBS studio that adds 6 extra tracks (for a total of 12). I do not intend to maintain this and merge updates. If you require the latest version of OBS, either manually merge it into here or apply the changes in the latest version.

If you get an error during building, then try to clone the original repository (or the last commit before this fork). Then apply a patch:

cd obs-studio-extra-tracks/
git format-patch 1e6c375e95fe982bdeadf671edf1df420dd8d5bc
cp 0001-Increased-number-of-tracks-from-6-to-12.patch ../obs-studio/
cd ../obs-studio/
git am 0001-Increased-number-of-tracks-from-6-to-12.patch

Then build in the directory of the original project (obs-studio).

Before running it, backup your OBS configuration. If you don't see the extra 6 tracks or you get errors, then try to delete the OBS configuration. Note that in Advanced Audio Settings you will need to scroll right to see the extra tracks.

OBS Studio Build Status - GitHub Actions OBS Studio Translation Project Progress OBS Studio Discord Server

What is OBS Studio?

OBS Studio is software designed for capturing, compositing, encoding, recording, and streaming video content, efficiently.

It's distributed under the GNU General Public License v2 (or any later version) - see the accompanying COPYING file for more details.

Quick Links

Contributing

SAST Tools

PVS-Studio - static analyzer for C, C++, C#, and Java code.

About

OBS Studio (with support for 12 tracks) - Free and open source software for live streaming and screen recording

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 54.5%
  • C++ 34.7%
  • CMake 6.2%
  • Objective-C 2.2%
  • Objective-C++ 1.6%
  • M 0.2%
  • Other 0.6%