Skip to content

OBS Pthread Text 1.0.1

Compare
Choose a tag to compare
@norihiro norihiro released this 13 Jun 10:23
1.0.1
d56bbcd

This is a hotfix release of OBS Pthread Text.

Change

  • Fix RGB channel during fade-in/out and cross-fade

Install

MacOS

Download obs-text-pthread-1.0.1-macos.zip (provided below)
and extract in /Library/Application Support/obs-studio/plugins.
See install instruction for details.

Linux

Download and install obs-text-pthread_1-1.0.1-0-1_amd64.deb.
Or, build from source.

git clone https://github.com/norihiro/obs-text-pthread.git
cd obs-text-pthread
mkdir b && cd b
cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo ..

Windows

Since the required libraries are difficult to build, Windows is not supported in this release.

Limitation

  • Only tested on MacOS, and CentOS 8.