awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Vhonowslend avatar

Vhonowslend/StreamFX-Public

0
View on GitHub↗
4,158 stele·3,158 fork-uri·C++·GPL-2.0·3 vizualizăristreamfx.vhonowslend.com↗

StreamFX Public

StreamFX-Public este o colecție de plugin-uri OBS Studio și componente software concepute pentru îmbunătățirea transmisiunilor. Oferă o suită de efecte vizuale, filtre, encodere accelerate hardware și instrumente profesionale de encodare video pentru a extinde capabilitățile aplicației gazdă.

Proiectul se distinge prin suportul pentru codec-uri video profesionale de tip mezzanine, inclusiv DNxHR, ProRes și Cineform, pentru editare de post-producție de înaltă fidelitate. De asemenea, implementează înregistrarea accelerată hardware prin nuclee GPU și AMD AMF pentru a reduce overhead-ul CPU în timpul transmisiunilor live.

Setul de instrumente acoperă efecte vizuale în timp real folosind randare bazată pe shader pentru transformări 3D, blurarea regiunilor și mascarea. Include, de asemenea, instrumente personalizate de tranziție a scenelor care utilizează shadere pentru a controla înlocuirea vizuală a surselor în timpul comutărilor de transmisie.

Features

  • OBS Plugins - Extends OBS Studio capabilities through a custom C++ plugin architecture and shared library integration.
  • Hardware-Accelerated Recorders - Utilizes GPU cores to encode video streams, increasing system performance during live recordings.
  • Fragment Shader Rendering - Uses GPU-accelerated fragment and vertex shaders for real-time visual effects and transitions.
  • Hardware-Accelerated Encoders - Implements a recording tool that offloads video compression to GPU cores to reduce CPU load.
  • Video Encoders - Implements hardware-accelerated compression of video streams using GPU cores to maximize broadcasting performance.
  • Intra-Frame Codecs - Provides professional intra-frame recording support for high-fidelity post-production editing.
  • Hardware Accelerated Media Encoders - Offloads video compression tasks to dedicated GPU cores to reduce CPU overhead.
  • AMD AMF Implementations - Provides high-performance video recording by offloading compression tasks to AMD GPU hardware via AMF.
  • ProRes Encoders - Enables recording into the professional ProRes high-fidelity codec for advanced post-production editing workflows.
  • Visual Effect Shaders - Provides custom GLSL shaders for real-time effects including region blurring and 3D transformations.
  • Professional Mezzanine Codecs - Records broadcast streams into professional high-fidelity codecs like DNxHR and ProRes.
  • Mezzanine Video Encoders - Provides a system for recording high-quality mezzanine video using DNxHR, ProRes, and Cineform.
  • Filter Chaining - Processes video data through a sequential chain of image filters and transformations.
  • 3D Coordinate Transformations - Implements a 3D coordinate system for spatial projections and perspective shifts on video sources.
  • Production Scene Transitions - Implements specialized scene transitions using custom shaders to control source replacement during broadcasts.
  • Broadcast Source Integrations - Integrates specialized visual sources and filters to enhance live stream and recording quality.
  • Cineform Encoding - Supports compressing video using the Cineform intra-frame format for professional recording.
  • DNxHR Encoding - Produces mezzanine-grade video files using the DNxHR professional codec.
  • Broadcast Scene Transitions - Creates specialized transitions between broadcast scenes using custom shaders.

Istoric stele

Graficul istoricului de stele pentru vhonowslend/streamfx-publicGraficul istoricului de stele pentru vhonowslend/streamfx-public

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face vhonowslend/streamfx-public?

StreamFX-Public este o colecție de plugin-uri OBS Studio și componente software concepute pentru îmbunătățirea transmisiunilor. Oferă o suită de efecte vizuale, filtre, encodere accelerate hardware și instrumente profesionale de encodare video pentru a extinde capabilitățile aplicației gazdă.

Care sunt principalele funcționalități ale vhonowslend/streamfx-public?

Principalele funcționalități ale vhonowslend/streamfx-public sunt: OBS Plugins, Hardware-Accelerated Recorders, Fragment Shader Rendering, Hardware-Accelerated Encoders, Video Encoders, Intra-Frame Codecs, Hardware Accelerated Media Encoders, AMD AMF Implementations.

Care sunt câteva alternative open-source pentru vhonowslend/streamfx-public?

Alternativele open-source pentru vhonowslend/streamfx-public includ: gdquest/godot-shaders — This project is a collection of open-source shader programs and playable demonstration scenes for the Godot game… seadve/kooha — Kooha is a screen recorder for Linux desktops that utilizes the Wayland protocol and XDG Portals for secure recording.… patriciogonzalezvivo/thebookofshaders — The Book of Shaders is an interactive educational guide and curriculum for learning GLSL fragment shader programming… jliljebl/flowblade — Flowblade is a non-linear video editor and multitrack video compositor. It provides a professional environment for… jp9000/obs — OBS is a professional software suite designed for live video streaming and recording. It functions as a comprehensive… johnboiles/obs-mac-virtualcam — This project is a macOS system camera driver and software plugin that exposes software video streams as…

Alternative open-source pentru StreamFX Public

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu StreamFX Public.
  • gdquest/godot-shadersAvatar GDQuest

    GDQuest/godot-shaders

    4,002Vezi pe GitHub↗

    This project is a collection of open-source shader programs and playable demonstration scenes for the Godot game engine. It serves as a shader library providing 2D and 3D visual effects, as well as a collection of post-processing shaders for modifying the final rendered image. The library includes specific implementations for spatial effects on 3D objects, such as outlines and dissolve transitions, and planar effects for 2D sprites, including palette swapping and glow. These effects are paired with standalone demo scenes that provide a playable preview of the graphical results. The repositor

    GDShader
    Vezi pe GitHub↗4,002
  • seadve/koohaAvatar SeaDve

    SeaDve/Kooha

    3,262Vezi pe GitHub↗

    Kooha is a screen recorder for Linux desktops that utilizes the Wayland protocol and XDG Portals for secure recording. It functions as a hardware-accelerated screen capture tool that offloads video compression to the GPU to reduce CPU load and power consumption. The application integrates the PipeWire framework to capture system and microphone audio streams and leverages FFmpeg for muxing video streams and exporting various codecs and containers. Its user interface is a native Linux application built with the GTK toolkit. The software covers screen recording and capture of entire displays, s

    Rustgnomegstreamergtk-rs
    Vezi pe GitHub↗3,262
  • patriciogonzalezvivo/thebookofshadersAvatar patriciogonzalezvivo

    patriciogonzalezvivo/thebookofshaders

    6,931Vezi pe GitHub↗

    The Book of Shaders is an interactive educational guide and curriculum for learning GLSL fragment shader programming to create procedural graphics and visual effects. It provides a structured learning path and a categorized reference guide for data types, built-in functions, and mathematical operations used in shader development. The project features a web-based shader sandbox and interactive editor that allows for real-time iteration and visualization of GLSL code. Users can experiment with procedural art and share their results via unique URLs. The curriculum covers a wide range of graphic

    GLSL
    Vezi pe GitHub↗6,931
  • jliljebl/flowbladeAvatar jliljebl

    jliljebl/flowblade

    3,017Vezi pe GitHub↗

    Flowblade is a non-linear video editor and multitrack video compositor. It provides a professional environment for composing multitrack timelines, trimming media clips, and managing assets through a visual effects processing engine. The project distinguishes itself with a hardware-synced playback controller that allows for manual scrubbing using external USB shuttle and jog devices. It also includes a hardware-accelerated video encoder that utilizes CPU and GPU acceleration to render project timelines into final formats. The software covers a broad range of production capabilities, including

    Python
    Vezi pe GitHub↗3,017
Vezi toate cele 30 alternative pentru StreamFX Public→