Skip to content

Releases: norihiro/obs-text-pthread

Pthread Text 2.0.4

02 Jun 10:23
2.0.4
937d665
Compare
Choose a tag to compare

This is a hotfix release.

Changes in 2.0.4

  • Improve messages in log.
  • Fix code format.
  • Fix deprecated code in the build flow.

(There is no changes in behavior except the log message.)

Limitation

  • Not all binaries are not tested.
    • Version 2.0.2 for Ubuntu is tested on OBS 28 on Ubuntu 22.04.
    • Version 2.0.3 for Apple Silicon mac is the latest tested package.
    • Version 2.0.0 for Intel mac was the latest tested package.
  • No Windows support due to difficulties to build a lot of required libraries.

Install

Click your OS name to expand to show details.

macOS

OBS Studio 27 or later on Intel mac

Download installer obs-text-pthread-2.0.4-obs27-macos-x86_64.pkg and run installer.
Or, download zip package obs-text-pthread-2.0.4-obs27-macos-x86_64.zip and follow this guide to extract.

OBS Studio 28 or later on Apple Silicon

Download installer obs-text-pthread-2.0.4-obs28-macos-arm64.pkg and run installer.
Or, download zip package obs-text-pthread-2.0.4-obs28-macos-arm64.zip and follow this guide to extract.

Note: If you are using OBS Studio 27 with Rosetta2, download Intel version.

Ubuntu

OBS Studio 27 on Ubuntu

Download package obs-text-pthread-2.0.4-obs27-ubuntu-20.04-x86_64.deb and install with a command below.
sudo apt install ./obs-text-pthread-2.0.4-obs27-ubuntu-20.04-x86_64.deb

OBS Studio 28 or later on Ubuntu

Download package obs-text-pthread-2.0.4-obs28-ubuntu-20.04-x86_64.deb and install with a command below.
sudo apt install ./obs-text-pthread-2.0.4-obs28-ubuntu-20.04-x86_64.deb

Fedora

These releases assume obs-studio comes from Fedora Project.

OBS Studio on Fedora 36

obs-text-pthread-2.0.4-1.fc36.x86_64.rpm
obs-text-pthread-2.0.4-1.fc36.src.rpm
obs-text-pthread-debuginfo-2.0.4-1.fc36.x86_64.rpm
obs-text-pthread-debugsource-2.0.4-1.fc36.x86_64.rpm

OBS Studio on Fedora 37

obs-text-pthread-2.0.4-1.fc37.x86_64.rpm
obs-text-pthread-2.0.4-1.fc37.src.rpm
obs-text-pthread-debuginfo-2.0.4-1.fc37.x86_64.rpm
obs-text-pthread-debugsource-2.0.4-1.fc37.x86_64.rpm

Pthread Text 2.0.3

31 Dec 13:35
2.0.3
936cc18
Compare
Choose a tag to compare

This is a bugfix release for macOS on Apple Silicon.

Changes in 2.0.3

  • Fixed crash and issues that nothing was rendered on Apple Silicon macOS.
  • Added RPM packages for Fedora 36 and 37.

(No changes for Windows and Ubuntu users. No changes for OBS 27 on macOS.)

Limitation

  • Not all binaries are not tested.
    • Version 2.0.2 for Ubuntu is tested on OBS 28 on Ubuntu 22.04.
    • Version 2.0.3 for Apple Silicon mac is the latest tested package.
    • Version 2.0.0 for Intel mac was the latest tested package.
  • No Windows support due to difficulties to build a lot of required libraries.

Install

Click your OS name to expand to show details.

macOS

OBS Studio 27 or later on Intel mac

Download installer obs-text-pthread-2.0.3-obs27-macos-x86_64.pkg and run installer.
Or, download zip package obs-text-pthread-2.0.3-obs27-macos-x86_64.zip and follow this guide to extract.

OBS Studio 28 or later on Apple Silicon

Download installer obs-text-pthread-2.0.3-obs28-macos-arm64.pkg and run installer.
Or, download zip package obs-text-pthread-2.0.3-obs28-macos-arm64.zip and follow this guide to extract.

Note: If you are using OBS Studio 27 with Rosetta2, download Intel version.

Ubuntu

OBS Studio 27 on Ubuntu

Download package obs-text-pthread-2.0.3-obs27-ubuntu-20.04-x86_64.deb and install with a command below.
sudo apt install ./obs-text-pthread-2.0.3-obs27-ubuntu-20.04-x86_64.deb

OBS Studio 28 or later on Ubuntu

Download package obs-text-pthread-2.0.3-obs28-ubuntu-20.04-x86_64.deb and install with a command below.
sudo apt install ./obs-text-pthread-2.0.3-obs28-ubuntu-20.04-x86_64.deb

Fedora

These releases assume obs-studio comes from RPM Fusion repository.

OBS Studio on Fedora 36

obs-text-pthread-2.0.3-1.fc36.x86_64.rpm
obs-text-pthread-2.0.3-1.fc36.src.rpm
obs-text-pthread-debuginfo-2.0.3-1.fc36.x86_64.rpm
obs-text-pthread-debugsource-2.0.3-1.fc36.x86_64.rpm

OBS Studio on Fedora 37

obs-text-pthread-2.0.3-1.fc37.x86_64.rpm
obs-text-pthread-2.0.3-1.fc37.src.rpm
obs-text-pthread-debuginfo-2.0.3-1.fc37.x86_64.rpm
obs-text-pthread-debugsource-2.0.3-1.fc37.x86_64.rpm

Pthread Text 2.0.2

14 Sep 12:38
2.0.2
f93ee1d
Compare
Choose a tag to compare

This is a bugfix release for Ubuntu.

Changes in 2.0.2

  • Fixed library dependencies for OBS 28 on Ubuntu.

(No changes for Windows and macOS users. No changes for OBS 27 on Ubuntu.)

Limitation

  • Not all binaries are not tested.
    • Version 2.0.0 for Ubuntu is tested on Ubuntu 22.04.
    • Binary package 2.0.0 for macOS is only tested on Intel mac.
  • No Windows support due to difficulties to build a lot of required libraries.

Install

Click your OS name to expand to show details.

macOS

OBS Studio 27 or later on Intel mac

Download installer obs-text-pthread-2.0.1-obs27-macos-x86_64.pkg and run installer.
Or, download zip package obs-text-pthread-2.0.1-obs27-macos-x86_64.zip and follow this guide to extract.

OBS Studio 28 or later on Apple Silicon

Due to an unkown issue, release for Apple Silicon is suspended.

See an instruction below to build the plugin by yourself.
https://github.com/norihiro/obs-text-pthread/wiki/Build#how-to-build-for-macos

Note: If you are using OBS Studio 27 with Rosetta2, download Intel version.

Ubuntu

OBS Studio 27 on Ubuntu

Download package obs-text-pthread-2.0.2-obs27-ubuntu-20.04-x86_64.deb and install with a command below.
sudo apt install ./obs-text-pthread-2.0.2-obs27-ubuntu-20.04-x86_64.deb

OBS Studio 28 or later on Ubuntu

Download package obs-text-pthread-2.0.2-obs28-ubuntu-20.04-x86_64.deb and install with a command below.
sudo apt install ./obs-text-pthread-2.0.2-obs28-ubuntu-20.04-x86_64.deb

Fedora

OBS Studio on Fedora 36

obs-text-pthread-2.0.2-2.fc36.x86_64.rpm

OBS Studio on Fedora 37

obs-text-pthread-2.0.2-2.fc37.x86_64.rpm

Pthread Text 2.0.1

03 Sep 04:33
2.0.1
863ebc7
Compare
Choose a tag to compare

This is a hotfix release for OBS 28 on ARM.

Changes in 2.0.1

  • Fixed library dependencies for OBS 28 on ARM.

(No changes for OBS 27, OBS 28 on Intel mac, or Linux).

Limitation

  • Not all binaries are tested.
    • Version 2.0.0 for Ubuntu is tested on Ubuntu 22.04.
    • Binary package 2.0.0 for macOS is only tested on Intel mac.
      • There is an information that the text is not displayed on OBS 28 on Apple Silicon (ARM). Workaround and bugfix are welcome.
  • No Windows support due to difficulties to build a lot of required libraries.

Install

Click your OS name to expand to show details.

macOS

OBS Studio 27 or later on Intel mac

Download installer obs-text-pthread-2.0.1-obs27-macos-x86_64.pkg and run installer.
Or, download zip package obs-text-pthread-2.0.1-obs27-macos-x86_64.zip and follow this guide to extract.

OBS Studio 28 or later on Apple Silicon

Due to a technical issue that the plugin does not work, the packages for ARM are removed.
If you can help debugging, package is available on Github Actions. https://github.com/norihiro/obs-text-pthread/actions/runs/2983076693

Note: If you are using OBS Studio 27 with Rosetta2, download Intel version.

Ubuntu

OBS Studio 27 or later on Ubuntu

Download package obs-text-pthread-2.0.1-obs27-ubuntu-20.04-x86_64.deb and install with a command below.
sudo apt install ./obs-text-pthread-2.0.1-obs27-ubuntu-20.04-x86_64.deb

Pthread Text 2.0.0

29 Aug 10:54
2.0.0
Compare
Choose a tag to compare

This is a major release to support OBS 28 and to drop supporting OBS 26.

Changes in 2.0.0

  • Added outline blur using Gaussian. The old blur is deprecated. I appreciate @skeletonbow for giving me the idea.
  • Support OBS 28 on Apple Silicon.
  • Drop support of OBS 26.
  • Started to use Github Actions to build binary packages instead of Microsoft Azure Pipeline. (This change should not make any difference.)

Limitation

  • Not all binaries are not tested.
    • Version 2.0.0 for Ubuntu is tested on Ubuntu 22.04.
    • Binary package 2.0.0 for macOS is only tested on Intel mac.
  • No Windows support due to difficulties to build a lot of required libraries.

Install

Click your OS name to expand to show details.

macOS

OBS Studio 27 or later on Intel mac

Download installer obs-text-pthread-2.0.0-obs27-macos-x86_64.pkg and run installer.
Or, download zip package obs-text-pthread-2.0.0-obs27-macos-x86_64.zip and follow this guide to extract.

OBS Studio 28 or later on Apple Silicon

Removed due to a technical issue that dependencies are not correctly configured in the plugin binary file.

Note: If you are using OBS Studio 27 with Rosetta2, download Intel version.

Ubuntu

OBS Studio 27 or later on Ubuntu

Download package obs-text-pthread-2.0.0-obs27-ubuntu-20.04-x86_64.deb and install with a command below.
sudo apt install obs-text-pthread-2.0.0-obs27-ubuntu-20.04-x86_64.deb

OBS Pthread Text 1.0.3

06 Jan 10:36
1.0.3
ee70f05
Compare
Choose a tag to compare

This is a hotfix release.

Changes in 1.0.3

  • Set icon.
  • Ubuntu: Corrected libpango requirements [#23]
  • macOS: Upgraded building host version from 10.14 to 10.15. (This change should not make any difference.)

Install

MacOS

Download obs-text-pthread-1.0.3-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.3-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

  • Not all binaries are not tested.
    • 1.0.3 for Ubuntu is tested on Ubuntu 20.04.
    • Binary package for macOS is not tested.

OBS Pthread Text 1.0.2

12 Aug 16:41
1.0.2
d72ac57
Compare
Choose a tag to compare

This is a minor release of OBS Pthread Text.

Change

  • Notarized binaries and packages for macOS.
  • Revised build scripts to commonalize with other plugins.

There is no functional change at all.

Install

MacOS

Download obs-text-pthread-1.0.2-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.2-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

  • The binaries are not tested.
    Only tested under CentOS 8.

Sponsor link

  • Jimcom USA - a company of Live Streaming and Content Recording Professionals.
    Jimcom is now providing a 20% discount for their broadcast-quality network-connected PTZ cameras and free shipping in the USA.
    Visit Jimcom USA and enter the coupon code FACETRACK20 when you order.

OBS Pthread Text 1.0.1

13 Jun 10:23
1.0.1
d56bbcd
Compare
Choose a tag to compare

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.

OBS Pthread Text 1.0.0

12 Jun 14:12
1.0.0
Compare
Choose a tag to compare

This is a major version release of OBS Pthread Text.

Install

MacOS

Download obs-text-pthread-1.0.0-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.0-0-gde9deb5-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 CentOS 8. Binary for macOS was tested in the previous version (0.1.0).

OBS Pthread Text 0.1.0

15 May 01:59
0.1.0
4694ffe
Compare
Choose a tag to compare

This is a first release of Pthread text.

Install

MacOS

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

Linux

Download obs-text-pthread_1-0.1.0-4-g682b7bf-1_amd64.deb and install it.
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 ..

Cmake will instruct necessary libraries.

Windows

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

Limitation

  • Only tested on MacOS, and CentOS 8.