From 8a3066080359446c89c4363de5a02e881fb9835f Mon Sep 17 00:00:00 2001 From: DarkSun Date: Wed, 15 Nov 2023 05:20:50 +0800 Subject: [PATCH] =?UTF-8?q?=E9=80=89=E9=A2=98[news]:=2020231114=20OBS=20St?= =?UTF-8?q?udio=2030.0:=20Linux=20Edition=20-=20No=20More=20Ubuntu=2020.04?= =?UTF-8?q?,=20Yes=20to=20AV1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit sources/news/20231114 OBS Studio 30.0- Linux Edition - No More Ubuntu 20.04, Yes to AV1.md --- ...tion - No More Ubuntu 20.04, Yes to AV1.md | 127 ++++++++++++++++++ 1 file changed, 127 insertions(+) create mode 100644 sources/news/20231114 OBS Studio 30.0- Linux Edition - No More Ubuntu 20.04, Yes to AV1.md diff --git a/sources/news/20231114 OBS Studio 30.0- Linux Edition - No More Ubuntu 20.04, Yes to AV1.md b/sources/news/20231114 OBS Studio 30.0- Linux Edition - No More Ubuntu 20.04, Yes to AV1.md new file mode 100644 index 0000000000..9f898fcc26 --- /dev/null +++ b/sources/news/20231114 OBS Studio 30.0- Linux Edition - No More Ubuntu 20.04, Yes to AV1.md @@ -0,0 +1,127 @@ +[#]: subject: "OBS Studio 30.0: Linux Edition - No More Ubuntu 20.04, Yes to AV1" +[#]: via: "https://news.itsfoss.com/obs-studio-30/" +[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/" +[#]: collector: "lujun9972/lctt-scripts-1693450080" +[#]: translator: " " +[#]: reviewer: " " +[#]: publisher: " " +[#]: url: " " + +OBS Studio 30.0: Linux Edition - No More Ubuntu 20.04, Yes to AV1 +====== +OBS Studio 30.0 is a significant release for Linux users. +OBS Studio is arguably one of the [best screen recorders for Linux][1], it is a popular choice for many content creators out there who use it for their video recording and streaming needs. + +A recent announcement has seen the introduction of **a new major release** in the form of **OBS Studio 30** , this has arrived almost 11 months after its [last major release][2] back in January. + +Allow me to take you through this. + +**Suggested Read** 📖 + +![][3] + +## 🆕 OBS Studio 30: What's New? + +![][4] + +Being a major release, OBS Studio 30 features plenty of improvements to look forward to, but, also has **a change that might not sit well with some users**. + +Some **key highlights** of this release include: + + * **Support Dropped for Ubuntu 20.04** + * **Improved UI/UX** + * **Better Video Coding** + + + +### Support Dropped for Ubuntu 20.04 + +With the release of OBS Studio 30, Ubuntu 20.04 is no longer supported. + +The main reason behind that decision was that **it was becoming more difficult for the developers to maintain Qt 5** , which in turn affected their work on bringing improvements to the UI/UX side of OBS. + +And as it turns out, **Ubuntu 20.04 was the only first-party distribution using Qt 5 for OBS** , which, according to the developer, already had **a dwindling user base** in comparison to the other variants. + +This is **not a change that happened overnight** , it was already announced back in June on OBS Studio's GitHub repo. + +**Users of Ubuntu 20.04** now have two options, either they can [upgrade to Ubuntu 22.04][5] or later, or they can switch to using the [Flatpak version][6] of OBS Studio. + +The devs have **also revealed that they might plan to drop support for Qt 6.2 and Ubuntu 22.04 around April 2025.** Of course, you have nothing to worry about it for now. You can read [official announcement][7] for details regarding the plans. + +### Improved UI/UX + +![][8] + +A new option was added to the “Docks” menu that enables **Full-Height docks**. This will come in handy for integrating those long chat windows found on Twitch and YouTube while live-streaming. + +Even the **status bar was redesigned** for providing the same information, but, in a more organized/structured manner. I like what they have done to it. + +The **older status bar was a bit finicky** to refer to, and I would often forget that it even existed while streaming or recording 😆 + +![][9] + +A new “ **Safe Mode** ” was also added with OBS Studio 30, this will start up the application without loading any third-party plugins, scripting or web sockets **for troubleshooting purposes**. + +There are two ways to access it, one is when OBS Studio shuts down unexpectedly, and the other is manually via the “Help” menu as shown below. + +![][10] + +### Better Video Coding + +Support for **three major video coding tech** was added with OBS Studio 30. They are [**Intel QSV**][11] **H264** , **High Efficiency Video Coding ([ **HEVC**][12])**, and [**AV1**][13]. + +These additions to OBS will be appreciated by many content creators using Linux. + +### 🛠️ Other Changes and Improvements + +Other than the above-mentioned, here are some other changes worth noting: + + * Introduction of **WHIP/WebRTC output**. + * Ability to **arrange filters** by dragging and dropping. + * Support for **YouTube Live control room panel**. + * Fix for **an issue with logging** high frame rate video capture devices. + * Added support for **10-bit capture and HDR playback** for [Decklink][14]. + + + +For more details on OBS Studio 30, you may go through the [official release notes][15]. + +## 📥 Download OBS Studio 30 + +You can head over to the [official site][16] to grab the latest release of OBS Studio. It is being offered for **Linux** , **Windows** , and **macOS**. + +[OBS Studio][16] + +_💬 Will you be taking OBS Studio 30 for a run?_ + +* * * + +-------------------------------------------------------------------------------- + +via: https://news.itsfoss.com/obs-studio-30/ + +作者:[Sourav Rudra][a] +选题:[lujun9972][b] +译者:[译者ID](https://github.com/译者ID) +校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 + +[a]: https://news.itsfoss.com/author/sourav/ +[b]: https://github.com/lujun9972 +[1]: https://itsfoss.com/best-linux-screen-recorders/ +[2]: https://news.itsfoss.com/obs-studio-29-release/ +[3]: https://itsfoss.com/content/images/size/w256h256/2022/12/android-chrome-192x192.png +[4]: https://news.itsfoss.com/content/images/2023/11/OBS_Studio_30_1.png +[5]: https://itsfoss.com/upgrade-ubuntu-version/ +[6]: https://flathub.org/apps/com.obsproject.Studio +[7]: https://github.com/obsproject/obs-studio/discussions/9055 +[8]: https://news.itsfoss.com/content/images/2023/11/OBS_Studio_30_2-3.png +[9]: https://news.itsfoss.com/content/images/2023/11/OBS_Studio_30_3.png +[10]: https://news.itsfoss.com/content/images/2023/11/OBS_Studio_30_4.png +[11]: https://en.wikipedia.org/wiki/Intel_Quick_Sync_Video +[12]: https://en.wikipedia.org/wiki/High_Efficiency_Video_Coding +[13]: https://en.wikipedia.org/wiki/AV1 +[14]: https://www.blackmagicdesign.com/in/products/decklink +[15]: https://github.com/obsproject/obs-studio/releases/tag/30.0.0 +[16]: https://obsproject.com/