obsproject / obs-amd-encoder

AMD Advanced Media Framework Encoder Plugin for Open Broadcaster Studio
https://obsproject.com/forum/threads/amd-advanced-media-framework-encoder-plugin-for-obs-studio.52305/
GNU General Public License v2.0
454 stars 87 forks source link

My rewrite of the plugin #426

Closed e00E closed 2 months ago

e00E commented 2 years ago

I want to note this here in case it is useful for other people or OBS wants to take over the code. I have rewritten this plugin form scratch: https://github.com/e00E/obs-amf . My initial motivation was to fix full color range but I have since implemented much more like support for texture encoding. The biggest missing part is easier configuration for non technical users.

e00E commented 2 years ago

More context: There is another PR directly to the obs repo with a separate rewrite. Both of the rewrites have the goal of updating to the current AMF version and supporting texture encoding. I suggest looking at my rewrite too when reviewing the other PR. I'm not sure I should make a "PR" to this repo as the PR would completely change all files.

RytoEX commented 2 months ago

This repository is being archived. All Issues are being closed. Thank you for understanding.