Check out our Monthly Survey Page to see what our users are running.
We do often include affiliate links to earn us some pennies. See more here.

Eyes up livestreamers and video content creators, as there's a new release candidate out for OBS Studio with some huge new features.

There's quite a lot new and improved like a limiter audio filter, an expander audio filter, multi-track audio support with FFmpeg available in advanced output settings, a fourth mic/auxiliary audio option in audio settings, stereo balancing (panning) available in the advanced audio properties section, an option to automatically remux recordings to MP4 and loads more.

Multiple parts of the interface were also improved like a new optional stats dock, an option to change the OBS base/output resolution to the size of a source in the right-click context menu, a light rectangle will show up when hovering your mouse over a source in the preview to show it can be selected, a simplified and improved user experience for the "Stream" page and so on.

For Linux users, one particular highlight is finally seeing support for VAAPI for video encoding.

Additionally, for Windows there's NVENC and Encoding Improvements and Service Integration with different streaming services. In regards to the Service Integration, the OBS team did say "Linux support is planned and a priority" back in December. The latest on that, is they say they need to fix the "official obs-browser build with Linux" which is "something we plan on addressing soon".

See the full release notes here on GitHub.

Article taken from GamingOnLinux.com.
Tags: Apps
21 Likes
About the author -
author picture
I am the owner of GamingOnLinux. After discovering Linux back in the days of Mandrake in 2003, I constantly came back to check on the progress of Linux until Ubuntu appeared on the scene and it helped me to really love it. You can reach me easily by emailing GamingOnLinux directly. Find me on Mastodon.
See more from me
The comments on this article are closed.
22 comments
Page: «2/3»
  Go to:

Draconicrose Feb 10, 2019
Now if only they would fix the bug where OBS doesn't create an output file.
pete910 Feb 10, 2019
View PC info
  • Supporter Plus
Quoting: liamdawe
Quoting: GloriousEggroll;)

https://github.com/obsproject/obs-studio/commit/a64ae11bce8ed9a7c8f1deba3338f77595dba903
You're a star :)

I'd of said Glorious but hey :P

Quoting: DraconicroseNow if only they would fix the bug where OBS doesn't create an output file.

Is this under certain conditions? Never came across this myself
WizardCM Feb 10, 2019
Quoting: DraconicroseNow if only they would fix the bug where OBS doesn't create an output file.

Have you reported this on the OBS forums or on Discord? This tends to be an edge case, and the more edge cases we know about, the more of them we can fix. It definitely shouldn't happen.
Liam Dawe Feb 10, 2019
While we're here, has anyone else had an issue with recording in OBS where every video has a 1-2 second freeze at some-point that happens only once? I seem to see it in almost every longer recording I make.
Brisse Feb 11, 2019
Quoting: Sir_DiealotI'm not too familiar with the VAAPI details. Is it not detrimental to the performance of the GPU for games? Is the encoding quality on par with CPU encoding?

GPU's have fixed function blocks specifically for encoding and decoding video. This is a part of the GPU that normally just sits there and does nothing while you are gaming. The performance loss while gaming and encoding video at the same time is therefore insignificant.

Yes, the quality is usually slightly worse than x264 running on a CPU, but at the same time it can be a hundred times faster which makes it very useful for some use cases, and it's great for those without powerful 8+ core CPU's. Even for those with a powerful CPU, there are cases where you might consider hardware accelerated encoding, such as when recording locally and you aren't constrained by bitrate. Something like 4k@60fps can be extremely taxing even on a high end CPU, but a GPU that supports it won't even break a sweat.


Last edited by Brisse on 11 February 2019 at 2:58 am UTC
aluminumgriffin Feb 11, 2019
This one is pretty awesome on Intel CPUs, their integrated GPUs does a fairly good job and the offloading of the CPU is very nice.

For intel iGPU a thing to note is that (in debian/testing at least) the open source drivers (i965-va-driver) do not fully support this but rather you need the non-free package i965-va-driver-shaders that also includes encode shaders. Or at least that was the case about two months ago.

(I'm on a Intel NUC7i5, which means Intel Iris Plus Graphics 640 (GT3e))
Purple Library Guy Feb 11, 2019
So why is it called "Oh, BS!" ?
Sir_Diealot Feb 12, 2019
Quoting: Brisse
Quoting: Sir_DiealotI'm not too familiar with the VAAPI details. Is it not detrimental to the performance of the GPU for games? Is the encoding quality on par with CPU encoding?

GPU's have fixed function blocks specifically for encoding and decoding video. This is a part of the GPU that normally just sits there and does nothing while you are gaming. The performance loss while gaming and encoding video at the same time is therefore insignificant.

Yes, the quality is usually slightly worse than x264 running on a CPU, but at the same time it can be a hundred times faster which makes it very useful for some use cases, and it's great for those without powerful 8+ core CPU's. Even for those with a powerful CPU, there are cases where you might consider hardware accelerated encoding, such as when recording locally and you aren't constrained by bitrate. Something like 4k@60fps can be extremely taxing even on a high end CPU, but a GPU that supports it won't even break a sweat.

Thanks, but isn't GPU bandwidth also a consideration?
While you're here, please consider supporting GamingOnLinux on:

Reward Tiers: Patreon. Plain Donations: PayPal.

This ensures all of our main content remains totally free for everyone! Patreon supporters can also remove all adverts and sponsors! Supporting us helps bring good, fresh content. Without your continued support, we simply could not continue!

You can find even more ways to support us on this dedicated page any time. If you already are, thank you!
The comments on this article are closed.