Skip to content

Pthread Text 2.0.1

Compare
Choose a tag to compare
@norihiro norihiro released this 03 Sep 04:33
· 11 commits to main since this release
2.0.1
863ebc7

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