SamSuka
Xaymar

Xaymar

patreon


Xaymar activity

Would you be interested in tutorials for effects made possible by/with StreamFX?

It's quite clear that StreamFX has grown massively in terms of complexity and versatility from the initial versions. A lot more is possible now that used to be impossible back in the day. So the question is:

Would you like to have some tutorials for effects that are made possible by/with St...

View Post

StreamFX v1.0.0 Beta 582 [Silver+ Exclusive]

Not much to say here, the changelog says everything already.

Changelog: (since Beta 572)

  • ❌ Removed "Delay" option from Audio Sinks, as it does not make any sense here.

  • 🛠 The behavior of the Delay option has changed slighty, and it is n...

    View Post

Xaymar -> Vhonowslend

As of today, right this moment, ownership of the Trademarks, Copyrights, projects, etc has been transferred to Vhonowslend, the company I registered!

Nothing changes for you, but for me this means that I can handle taxes differently when hiring other people for the projects. I can also offs...

View Post

StreamFX v1.0.0 Beta 572 [Silver+ Exclusive]

I've been testing all day today, and a bit more yesterday, and found several issues that fell through the cracks. This addresses most of them.

Changelog:
 (since 1.0.0b557)

  • ⚠ The Source Mirror feature is now properly tagged as deprecated, and display a...

    View Post

StreamFX: Why is Spout/Sink faster than Source Mirror?

Quickly going over why the new Spout/Sink system eliminates many of the problems of Source Mirror, including the performance penalty that would occur with Source Mirror.

View Post

StreamFX v1.0.0 Beta 557 [Silver+ Exclusive]

It's taken a bit more than a month (almost two even), but it's finally ready for usage: Spout/Sink is here! This new system finally enables you to "Spout" audio and video data from anywhere in the filter chain, instead of only after all filters were applied. You no longer need to...

View Post

StreamFX: The struggles with the Spout/Sink system

It's been a hot minute since the last major update to this, so I'll explain what's currently problematic. I've implemented and scrapped several iterations of the feature already, due to simply not working out as expected. And there's a few reasons for that:

1. libOBS works in creation orde...

View Post

StreamFX v1.0.0 Beta 542 [Silver+ Exclusive]

⚠ Your Profiles & Scene Collections are at risk of corruption, update soon! ⚠

This build addresses a one year old bug that I introduced using the absolute unrivaled skill of typoing a variable name repeatedly. The bug causes StreamFX to leak memory every time the s...

View Post

Unfiltered preliminary results from Encoder Showdown 2024 - Round 1 (Gaming Footage)

The first pass for Encoder Showdown 2024 has finished. I've excluded software encoders, as software encoders for modern formats already outclass all GPU encoders by default. These are the configurations that scored the highest on 90% of encoded frames:

AMD AMF

AMF received a score o...

View Post

StreamFX v1.0.0 Beta 538 [Silver+ Exclusive]

Another minor improvement to the overall code. This brings back Ubuntu 22.04 support through just #ifdef-ing out the code that is only available in FFmpeg 5.1 or later. Not quite sure why FFmpeg decided to break their ABI without increasing the major version number.

Changelog: View Post

StreamFX v1.0.0 Beta 524 [Silver+ Exclusive]

TL;DR got stuck on Spout/Sink, couldn't figure out a solution, decided to work on something else. With this Virtual Greenscreen is no longer considered Experimental, and is now considered "Stable"-ish.

Changelog: (since 1.0.0b515)

  • The update dialog, about...

    View Post

VoiceFX v0.5.3 / TonPlugIns v0.3.3 [Silver+ Exclusive]

Downloads are available in Discord, using the link above - or below, depending on which Patreon layout you end up with.

Fixes & Improvements

StreamFX v1.0.0 Beta 515 [Silver+ Exclusive]

This is mostly just a support update for OBS Studio 30.2 Release Candidate 1.

Note that MacOS 12.x and earlier may no longer be supported, and Ubuntu 22.04 and earlier are definitely no longer supported, as they do not have FFmpeg 6 development packages. FFmpeg 6 is unfortunately a backward...

View Post

Video Memory Survey (2024)

How much Video Memory (VRAM) does the System have that my Software runs on?

View Post

System Memory Survey (2024)

What amount of System Memory (RAM) does the System have that you use my software on?

Note that your page file does not matter, as I can't allocate unpaged memory from your page file. What matters is only the RAM sticks you installed, or your PC builder installed.

View Post

GPU Usage Survey

Which GPU does your System have that uses my Software?

At the current time, the minimum GPU supported must be DirectX11.1 compatible (OpenGL 4.x) with 4GB of VRAM or more.

View Post

CPU Usage Survey (2024)

Which CPU does your System have that uses my Software?

At the current time, the minimum CPU supported with all necessary instruction sets is an Intel Skylake or AMD Zen1 CPU. Older CPUs can work, but are not guaranteed.

View Post

Operating System Usage Survey (2024)

This is the first of many yearly Surveys to figure out better targeting of hardware and software, and which of these to even bother supporting.

Please only select Operating Systems you are actively using or wish to actively use for the Software I offer. Example: If you have a Dual-PC stream...

View Post

StreamFX: Drastically Improved Render Target Performance

Using obs_texrender

 

Using my new implementation

  

All this by cutting off a sig...

View Post

StreamFX: A note about OBS Studio 30.2

Hey everyone, just wanted to let you know that the currently available version is not compatible with OBS Studio 30.2. With 30.2 OBS Studio has updated FFmpeg and other dependencies with versions that are not backwards compatible, so if you were to attempt to use older binaries - pa...

View Post

StreamFX: Status of the Spout/Sink Feature

In hindsight, I regret planning this feature. It's dug up quite a few pieces of code rot, where legacy code and the libOBS boundaries came to bite me, resulting in additional work that should have been done years ago. But now it's finally shaping up to be functionally equivalent to what Source Mi...

View Post

Patreon issues with PayPal

For those that have gotten the notification or E-Mail that there's an issue with your payment method, as far as I'm aware the issue is caused entirely by Patreon. It may be necessary to reconnect your PayPal account and your Patreon account, but aside from that I don't have more information. Patr...

View Post

Future Releases will (temporarily) require a Discord account again!

It seems that there's a Content Scraper "supporting" me, scraping all content by unknown means. Unfortunately that means that I'll temporarily have to require you to link your Discord and Patreon account again while I work on a more permanent solution to the problem. See 2024-02-07 11:32:28 +0000 UTC View Post

StreamFX v1.0.0 Beta 473

Quite a while back I made this poll about the Encoder Showdown, and bought GPUs shortly after the poll ended. These GPUs had been sitting around for a bit, since I never got around to figuring out VFIO ...

View Post

StreamFX v1.0.0 Beta 443

With most major platforms now adopting AV1, it's time for it to be available via StreamFX as well. For now I'll provide a handler for FFmpegs av1_nvenc, listed as NVIDIA AV1 (via FFmpeg). This encoder will be functional on NVIDIA RTX 40 Series and newer, but will unfortunately s...

View Post

StreamFX v1.0.0 Beta 433

Seems like I was a bit hasty on the previous release, as another regression snuck in. Had to replace most of the way FFmpeg was detected during building so it works again with the newer versions that are being shipped with OBS Studio 30.0.2. This new fix might even allow it to be used on MacOS ag...

View Post

StreamFX v1.0.0 Beta 417

With the upgrade to OBS Studio 30.x, I yet again had to deal with an upstream build system change - so far there's been 3 new build systems over 3 major OBS Studio versions. Unfortunately, this change broke MacOS, and I did not understand why for a while. According to the logs, everything was bui...

View Post

Welcome to 2024: Inflation is awful

As prices for everything keep going up (inflation) with no sign of ever going back down (deflation), I've had to adjust the prices for new Supporters in 2024. This will hopefully keep up with a few months of inflation, and only affects new Supporters from 2024 onwards. If you have an active subsc...

View Post

StreamFX v1.0.0 Beta 407 [Silver+ Exclusive]

The first build that requires OBS Studio 30.0.2 as the minimum, but it might still work with 29.0.x. It's mainly a resource optimization update, and the next few releases will all be similar - StreamFX is simply using too much for what it does, so I want to focus on optimizing it a bit. While it ...

View Post

Should I do a new Encoder Showdown?

It used to be a tradition to do an "Encoder Showdown" every year, where encoders are "competing" in quality against another using VMAF's quality metrics. The last one happened in late 2022 an...

View Post