@wxy
https://linux.cn/article-15439-1.html
This commit is contained in:
Xingyu Wang 2023-01-13 09:39:29 +08:00
parent f4347ec8b6
commit aedc9a8353
2 changed files with 92 additions and 92 deletions

View File

@ -0,0 +1,92 @@
[#]: subject: "OBS Studio 29 Release Has Little in Store For Linux"
[#]: via: "https://news.itsfoss.com/obs-studio-29-release/"
[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
[#]: collector: "lkxed"
[#]: translator: "wxy"
[#]: reviewer: "wxy"
[#]: publisher: "wxy"
[#]: url: "https://linux.cn/article-15439-1.html"
OBS Studio 29 发布,但对 Linux 用户来说变化不大
======
> OBS Studio 29 是一个令人兴奋的版本,在所有平台上都有关键的改进。
![][1]
[OBS Studio][2] 是最受欢迎的开源屏幕录制和流媒体软件之一。
许多 Linux 用户和内容创作者都在使用它,它有一套相当不错的工具和功能,可以让你录制和串流内容。
它的上一个主要版本发布于 2022 年 9 月,它带来了对苹果芯片的原生支持、更新了用户界面、改进了颜色支持等等。
它的下一个版本,即 v29似乎有点意思但对 Linux 用户来说变化不大 😞
### OBS Studio 29 的新变化
![OBS Studio 29][3]
这个版本有大量的改进和修复;其中一些亮点包括:
- 对 Linux 的媒体键支持
- 新的音频过滤器
- 改进的英伟达视频和音频过滤器
- 更好的编码器支持
- 各种修复和改进
**媒体键支持:** 你终于可以用键盘上的媒体键来控制 Linux 上的 OBS 的播放或音量了。
**新的音频过滤器:** OBS Studio 29 具有两个新的音频滤波器,一个向上压缩滤波器和一个 3 波段均衡器滤波器。
**改进的英伟达视频和音频过滤器:** 对这些过滤器进行了各种改进。
增加了一个新的屏蔽刷新滑块,同时支持时间处理,这应该是为了提供更好的屏蔽质量。
**更好的编码器支持:**OBS Studio 29 对几个编码器的支持得到了改善,例如:
- Windows 上的用于 AMD [RX7000 系列][4] 的 AV1 编码器。
- Windows 上的用于英特尔 [Arc GPU][5] 的 AV1 编码器。
- Windows 上的英特尔 HEVC 编码器。
- macOS 上的原生 HEVC 和 ProRes 编码器。
> 📋 注意,这些编码器只支持 Windows 或 macOS。可悲的是他们少了对 Linux 的支持。我们希望在 OBS Studio 的未来版本中加入这些功能。
**各种修复和改进:** 除了上面列出的那些OBS Studio 29 还有很多其他的变化,例如:
- Websockets 5.1.0
- 回放缓冲区的内存限制现在被限制在已安装的系统内存的 75%,而不是固定在 8GB。
- 支持对 SRT 和 RIST 输出的加密和认证。
- 能够检查和/或静音个别的浏览器底座。
- 在视频捕获的情况下,支持更高的刷新率。
关于更多的技术细节,你可以查看 [官方发布说明][6]。
### 下载 OBS Studio 29
要获得最新的 OBS Studio 29你可以使用 [Flatpak][7],这是推荐的方法。
你也可以看看其官方下载页面中提到的其他安装方法。
> **[OBS Studio 29][8]**
--------------------------------------------------------------------------------
via: https://news.itsfoss.com/obs-studio-29-release/
作者:[Sourav Rudra][a]
选题:[lkxed][b]
译者:[wxy](https://github.com/wxy)
校对:[wxy](https://github.com/wxy)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://news.itsfoss.com/author/sourav/
[b]: https://github.com/lkxed
[1]: https://news.itsfoss.com/content/images/size/w2000/2023/01/obs-studio-29-release.png
[2]: https://obsproject.com
[3]: https://news.itsfoss.com/content/images/2023/01/OBS_Studio_29.png
[4]: https://en.wikipedia.org/wiki/Radeon_RX_7000_series
[5]: https://www.intel.in/content/www/in/en/products/details/discrete-gpus/arc.html
[6]: https://github.com/obsproject/obs-studio/releases/tag/29.0.0
[7]: https://flathub.org/apps/details/com.obsproject.Studio
[8]: https://obsproject.com/download

View File

@ -1,92 +0,0 @@
[#]: subject: "OBS Studio 29 Release Has Little in Store For Linux"
[#]: via: "https://news.itsfoss.com/obs-studio-29-release/"
[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
[#]: collector: "lkxed"
[#]: translator: " "
[#]: reviewer: " "
[#]: publisher: " "
[#]: url: " "
OBS Studio 29 Release Has Little in Store For Linux
======
OBS Studio 29 is an exciting release with key improvements across all platforms.
![OBS Studio 29 Release Has Little in Store For Linux][1]
[OBS Studio][2] is one of the most popular open-source screen recording and streaming software.
Used by many Linux users and content creators, it has a pretty neat set of tools and features that lets you record and stream content.
Its last major release was back in September 2022, which brought in native support for Apple Silicon, updated UI, improved color support, and more.
Its next release, v29, seems to be a bit interesting, but not so much for Linux users 😞
### OBS Studio 29: What's New?
![obs studio 29][3]
This release has plenty of improvements and fixes; some of the highlights include the following:
- **Media key support for Linux**
- **New Audio Filters**
- **Improved NVIDIA Video and Audio Filters**
- **Better Encoder Support**
- **Various Fixes and Improvements**
**Media key support:** You can finally use the media keys on your keyboard to control the playback or the volume with OBS on Linux.
**New Audio Filters:** OBS Studio 29 features two new audio filters, an upward compressor filter, and a 3-band equalizer filter.
**Improved NVIDIA Video and Audio Filters:** Various improvements have been made to these filters.
A new Mask Refresh slider has been added, alongside support for temporal processing, that is supposed to provide better quality masking.
**Better Encoder Support:** Well, OBS Studio 29 received improved support for several encoders, such as:
- AMD AV1 Encoder for[RX7000 series][4] of GPUs on Windows.
- Intel AV1 Encoder for [Arc GPUs][5] on Windows.
- Intel HEVC Encoder on Windows.
- Native HEVC and ProRes encoders for macOS.
> 📋 Note that support for these encoders is only for either Windows or macOS.Sadly, they miss out on support for Linux. We hope these are added in a future release of OBS Studio.
**Various Fixes and Improvements:** Apart from the ones listed above, OBS Studio 29 features plenty of other changes, such as:
- Websockets 5.1.0
- The replay buffer's memory limit is now limited to 75% of installed system RAM, instead of being fixed to 8 GB.
- Support for encryption and authentication for SRT and RIST outputs.
- Ability to inspect and/or mute individual browser docks.
- Support for higher refresh rates in case of video captures.
For more technical details, you can go through the [official release notes][6].
### Download OBS Studio 29
To get the latest OBS Studio 29, you can get the [Flatpak][7], the recommended method.
You can also explore other installation methods mentioned in its official download page.
[OBS Studio 29][8]
--------------------------------------------------------------------------------
via: https://news.itsfoss.com/obs-studio-29-release/
作者:[Sourav Rudra][a]
选题:[lkxed][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/lkxed
[1]: https://news.itsfoss.com/content/images/size/w2000/2023/01/obs-studio-29-release.png
[2]: https://obsproject.com
[3]: https://news.itsfoss.com/content/images/2023/01/OBS_Studio_29.png
[4]: https://en.wikipedia.org/wiki/Radeon_RX_7000_series
[5]: https://www.intel.in/content/www/in/en/products/details/discrete-gpus/arc.html
[6]: https://github.com/obsproject/obs-studio/releases/tag/29.0.0
[7]: https://flathub.org/apps/details/com.obsproject.Studio
[8]: https://obsproject.com/download