Skip to content

Pthread Text 2.0.5

Latest
Compare
Choose a tag to compare
@norihiro norihiro released this 03 Sep 13:38
2.0.5
bfc6a3c

This is a hotfix release.

Changes in 2.0.5

  • Fixed the plugin was not loaded by OBS Studio >= 30.0.0 on Intel mac.
  • Added RPM packages for Fedora 39 and 40.
  • Dropped RPM packages for Fedora 36 and 37.
  • Updated macOS host version and GitHub action versions (This should not affect anything).
  • Support in-tree build.

(There is no change for Apple Silicon mac and Ubuntu.)

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.5 for Apple Silicon mac was tested with OBS 30.0.2.
    • Version 2.0.5 for Intel mac was tested with OBS 30.0.2.
  • 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 on Intel mac

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

OBS Studio 28 or later on Intel mac

Download installer obs-text-pthread-2.0.5-obs28-macos-x86_64.pkg and run installer.
Or, download zip package obs-text-pthread-2.0.5-obs28-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.5-obs28-macos-arm64.pkg and run installer.
Or, download zip package obs-text-pthread-2.0.5-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.5-obs27-ubuntu-20.04-x86_64.deb and install with a command below.
sudo apt install ./obs-text-pthread-2.0.5-obs27-ubuntu-20.04-x86_64.deb

OBS Studio 28 or later on Ubuntu

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

Fedora

These releases assume obs-studio comes from Fedora Project.

OBS Studio on Fedora 39

obs-studio-plugin-text-pthread-2.0.5-1.fc39.x86_64.rpm
obs-studio-plugin-text-pthread-2.0.5-1.fc39.src.rpm
obs-studio-plugin-text-pthread-debuginfo-2.0.5-1.fc39.x86_64.rpm
obs-studio-plugin-text-pthread-debugsource-2.0.5-1.fc39.x86_64.rpm

OBS Studio on Fedora 40

obs-studio-plugin-text-pthread-2.0.5-1.fc40.x86_64.rpm
obs-studio-plugin-text-pthread-2.0.5-1.fc40.src.rpm
obs-studio-plugin-text-pthread-debuginfo-2.0.5-1.fc40.x86_64.rpm
obs-studio-plugin-text-pthread-debugsource-2.0.5-1.fc40.x86_64.rpm