Skip to content

StreamFX 0.12.0 Alpha 1

Pre-release
Pre-release

Choose a tag to compare

@Xaymar Xaymar released this 28 May 18:57
Immutable release. Only release title and notes can be modified.

⚠️ Binaries removed due to GPL license violation! ⚠️

We had to remove binaries and source code due to a contributor submitting code that was not licensed under the GPLv2 "or later" license or any compatible license. While we were able to adjust the source code contained in the repository to exclude these license violations, we can't guarantee that binaries will be available again.


⚠️Pre-Releases are not meant for Production usage!⚠️

These releases are offered for early adopter Supporters and are not meant for Production usage. They are offered with no warranty or guarantees and the StreamFX project and its maintainers explicitly reject any responsibilities for damages or unexpected changes resulting from the use of these releases. Additionally, the project and its maintainers are not interested in any bugs, crashes or freezes found by using these releases, as we have enough automated tests to cover most functionality. Please use the Stable production-ready release if you do not wish to encounter unusual problems.

Support the development of StreamFX!

Patreon Maintaining a project like StreamFX requires time and money, of which both are in short supply. If you use any feature of StreamFX, please consider supporting StreamFX via Patreon. Even as little as 1€ per month matters a lot, plus you get a number of benefits!

System Requirements

Please read the Installation Guide and System Requirements!
The installation of StreamFX requires that you follow certain instructions, as well as fulfill a minimum hardware and software requirement. Please ensure that you have read and verified both before asking for help, as many issues can be fixed by reading both of them in their entirety.

System Requirements

Windows
Windows
Linux
Ubuntu, Debian, ...
MacOS
MacOS
OS Minimum Windows 10 21H2 Ubuntu 20.04, (or equivalent Distro) MacOS 10.15
Recommended Windows 10 21H2, Windows 11 or newer Ubuntu 20.04, (or equivalent Distro) MacOS 12
CPU Minimum Any x86-64-v2 compatible: AMD Excavator Series, Intel Haswell Series
Recommended Any x86-64-v3 compatible: AMD Zen 2 Series, Intel Comet Lake Series
Required Instruction Sets: x86-64-v2, AVX, BMI1, BMI2, F16C, FMA, MOVBE
Memory (RAM) Minimum 4 GiB (free)
Recommended 8 GiB (free) 6 GiB (free)
Video (GPU) Minimum DirectX 11 / OpenGL 3 capable, Shader Model 4, 4 GiB VRAM (total)
Recommended DirectX 12 / OpenGL 4 capable, Shader Model 5, 6 GiB VRAM (total)
Disk Space Minimum ~50 MiB (free)
Recommended ~50 MiB (free)
OBS Version Minimum 27.2
Recommended
Other Microsoft Visual C/C++ Redistributable 2017-2022 Qt 5
FFmpeg 4.4

What's Changed

Detailed Changelog

0.12.0a1
  • Updated translations from Crowdin. (#778, #786)
  • @IceStormNG Added a DNxHDR encoder based on FFmpeg. (#784)
  • Refactored some C++ wrappers around libOBS to improve stability and crash resistance. (#806)