From f61e989f9f2ba125f34ffc54a799eb530b7fd65b Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Tue, 14 Nov 2023 10:39:51 +0000 Subject: [PATCH 1/3] feat: update to va-api 0.4.1 --- builder/plugins-29.csv | 2 +- builder/plugins-30.csv | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/builder/plugins-29.csv b/builder/plugins-29.csv index b0668a0..8306fb8 100644 --- a/builder/plugins-29.csv +++ b/builder/plugins-29.csv @@ -31,7 +31,7 @@ https://github.com/exeldro/obs-time-warp-scan,f955f8e3baa362efa88ee9a49e30a80bbd https://github.com/exeldro/obs-transition-table,0.2.7,essential https://github.com/fzwoch/obs-gstreamer,v0.4.0,essential https://github.com/fzwoch/obs-teleport,0.6.6,essential -https://github.com/fzwoch/obs-vaapi,0.4.0,essential +https://github.com/fzwoch/obs-vaapi,0.4.1,essential https://github.com/gottagofaster236/RewardsTheater,1.0.5,disabled https://github.com/iamscottxu/obs-rtspserver,v3.0.0,disabled https://github.com/norihiro/obs-async-source-duplication,0.4.1,disabled diff --git a/builder/plugins-30.csv b/builder/plugins-30.csv index b491359..5deb29e 100644 --- a/builder/plugins-30.csv +++ b/builder/plugins-30.csv @@ -31,7 +31,7 @@ https://github.com/exeldro/obs-time-warp-scan,f955f8e3baa362efa88ee9a49e30a80bbd https://github.com/exeldro/obs-transition-table,0.2.7,essential https://github.com/fzwoch/obs-gstreamer,v0.4.0,essential https://github.com/fzwoch/obs-teleport,0.6.6,essential -https://github.com/fzwoch/obs-vaapi,0.4.0,essential +https://github.com/fzwoch/obs-vaapi,0.4.1,essential https://github.com/gottagofaster236/RewardsTheater,1.0.5,disabled https://github.com/iamscottxu/obs-rtspserver,v3.0.0,disabled https://github.com/norihiro/obs-async-source-duplication,0.4.1,disabled From 05216fe943c0b5fb800bcfe6ac697adffbf4ee96 Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Tue, 14 Nov 2023 10:42:29 +0000 Subject: [PATCH 2/3] feat: update NDI to 4.13.0 --- builder/plugins-29.csv | 2 +- builder/plugins-30.csv | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/builder/plugins-29.csv b/builder/plugins-29.csv index 8306fb8..15f34e1 100644 --- a/builder/plugins-29.csv +++ b/builder/plugins-29.csv @@ -46,7 +46,7 @@ https://github.com/nowrep/obs-vkcapture,v1.4.3,auxiliary https://github.com/obs-ai/obs-backgroundremoval,1.1.7,auxiliary https://github.com/obs-ai/obs-localvocal,0.0.6,essential https://github.com/obs-ai/obs-urlsource,0.2.0,essential -https://github.com/obs-ndi/obs-ndi,4.11.1,auxiliary +https://github.com/obs-ndi/obs-ndi,4.13.0,auxiliary https://github.com/obsproject/obs-websocket,4.9.1-compat,essential https://github.com/phandasm/waveform,v1.7.0,essential https://github.com/univrsal/tuna,v1.9.7,essential diff --git a/builder/plugins-30.csv b/builder/plugins-30.csv index 5deb29e..343d354 100644 --- a/builder/plugins-30.csv +++ b/builder/plugins-30.csv @@ -46,7 +46,7 @@ https://github.com/nowrep/obs-vkcapture,v1.4.3,auxiliary https://github.com/obs-ai/obs-backgroundremoval,1.1.7,auxiliary https://github.com/obs-ai/obs-localvocal,0.0.6,essential https://github.com/obs-ai/obs-urlsource,0.2.0,essential -https://github.com/obs-ndi/obs-ndi,4.11.1,auxiliary +https://github.com/obs-ndi/obs-ndi,4.13.0,auxiliary https://github.com/obsproject/obs-websocket,4.9.1-compat,essential https://github.com/phandasm/waveform,v1.7.0,essential https://github.com/univrsal/tuna,v1.9.7,disabled From c02296f57ca2ef1822a795211b147dff6c0aa93d Mon Sep 17 00:00:00 2001 From: Martin Wimpress Date: Wed, 15 Nov 2023 09:51:02 +0000 Subject: [PATCH 3/3] docs: update README --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 9f58eba..25391cc 100644 --- a/README.md +++ b/README.md @@ -58,11 +58,11 @@ The installation process is simple: - **You must use the `obs-portable` launcher** to ensure OBS Studio finds all the associated libraries and add-ons. ```bash -wget "https://github.com/wimpysworld/obs-studio-portable/releases/download/r23316/obs-portable-30.0.0-r23316-ubuntu-$(lsb_release -rs).tar.bz2" -wget "https://github.com/wimpysworld/obs-studio-portable/releases/download/r23316/obs-portable-30.0.0-r23316-ubuntu-$(lsb_release -rs).tar.bz2.sha256" -sha256sum -c obs-portable-30.0.0-r23316-ubuntu-$(lsb_release -rs).tar.bz2.sha256 -tar xvf obs-portable-30.0.0-r23316-ubuntu-$(lsb_release -rs).tar.bz2 -cd obs-portable-30.0.0-r23316-ubuntu-$(lsb_release -rs) +wget "https://github.com/wimpysworld/obs-studio-portable/releases/download/r23319/obs-portable-30.0.0-r23319-ubuntu-$(lsb_release -rs).tar.bz2" +wget "https://github.com/wimpysworld/obs-studio-portable/releases/download/r23319/obs-portable-30.0.0-r23319-ubuntu-$(lsb_release -rs).tar.bz2.sha256" +sha256sum -c obs-portable-30.0.0-r23319-ubuntu-$(lsb_release -rs).tar.bz2.sha256 +tar xvf obs-portable-30.0.0-r23319-ubuntu-$(lsb_release -rs).tar.bz2 +cd obs-portable-30.0.0-r23319-ubuntu-$(lsb_release -rs) sudo ./obs-dependencies ./obs-portable ``` @@ -137,9 +137,9 @@ For example: ```bash mkdir ~/OBS-Studio-again cd ~/OBS-Studio-again -wget "https://github.com/wimpysworld/obs-studio-portable/releases/download/r23316/obs-portable-30.0.0-r23316-ubuntu-$(lsb_release -rs).tar.bz2" -tar xvf obs-portable-30.0.0-r23316-ubuntu-$(lsb_release -rs).tar.bz2 -cd obs-portable-30.0.0-r23316-ubuntu-$(lsb_release -rs) +wget "https://github.com/wimpysworld/obs-studio-portable/releases/download/r23319/obs-portable-30.0.0-r23319-ubuntu-$(lsb_release -rs).tar.bz2" +tar xvf obs-portable-30.0.0-r23319-ubuntu-$(lsb_release -rs).tar.bz2 +cd obs-portable-30.0.0-r23319-ubuntu-$(lsb_release -rs) ``` To launch the second instance of OBS Studio Portable in Distrobox, run the following command: @@ -329,13 +329,13 @@ The actual build script, [`obs-build.sh`](builder/obs-build.sh), gets injected i ## Release numbers -An OBS Studio Portable for Linux release number will be something like r23316, and the filename will indicate the version of OBS Studio and which Ubuntu release it is for: +An OBS Studio Portable for Linux release number will be something like r23319, and the filename will indicate the version of OBS Studio and which Ubuntu release it is for: ```text +-- OBS Portable for Ubuntu revision | v -obs-portable-30.0.0-r23316-ubuntu-22.04.tar.bz2 +obs-portable-30.0.0-r23319-ubuntu-22.04.tar.bz2 ^ ^ | | +-- OBS version +-- Supported Ubuntu release