For some background context, I decided to learn how to make a video filter plugin to dip my toes into graphics programming, so i'm pretty new to these concepts, and I apologize if these questions end up being dumb:
Currently, i'm trying to create a pixel art video filter as a native OBS plugin...
I am writing a filter with OBS-Shaderfilter to remap an image/video. The filter creates its output by sampling a texture image and uses Red/Green values as new co-ordinates to sample the input). I've seen this called UV mapping or ST mapping.
It works OK with an 8 bit RG texture image, but...
OBS ships with an existing AMD GPU encoder which is sadly outdated and unmaintained. This plugin is a rewrite of the original fixing several bugs in the process.
As an additional feature it supports texture based encoding which makes GPU encoding even less CPU intensive.
In it's current state...
Hey friends!
Lately, I've been streaming and after a few hours, stream crashes. I was hoping based on my log files someone could help me troubleshoot the issue.
When the crash happens, it says something along the lines of "texture not loading"
I've included my latest crash and log files...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.