Lucas Santiago
Lucas Santiago
Hello @nowrep, I would love to help you testing this code. I have an Arch Linux and an AMD GPU with AV1 encoder. I saw the artifacts generated and there...
The compilation failed for some reason: ``` [lucas@debian build]$ ninja [6/135] Building CXX object plugins/obs-websocket/CMakeFiles/obs-websocket.dir/src/requesthandler/RequestHandler_SceneItems.cpp.o FAILED: plugins/obs-websocket/CMakeFiles/obs-websocket.dir/src/requesthandler/RequestHandler_SceneItems.cpp.o /usr/bin/ccache /usr/bin/c++ -DASIO_STANDALONE -DENABLE_HEVC -DHAVE_OBSCONFIG_H -DQT_CORE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -Dobs_websocket_EXPORTS -I/home/lucas/code/tmp/obs/obs-studio/build/plugins/obs-websocket/obs-websocket_autogen/include...
@nowrep I compiled and recorded a video using it, but how can I test if it is really working? I thought it would be easy to notice the differences, but...
I made some tests and I **could not** notice any differences here are some tests: ### [Original video](https://www.youtube.com/watch?v=LXb3EKWsInQ) All videos are recorded using [your patch](https://github.com/obsproject/obs-studio/pull/10136#issuecomment-2029296121). 1. Recording at 2500Kbps :...
I'm still not convinced it works, maybe I'm doing something wrong: 1. [2500Kbps ROI H264](https://youtu.be/oMA75WhoQPE) 2. [2500Kbps ROI HEVC](https://youtu.be/D7Hza_2JZSo) 3. [5Mbps ROI H264](https://youtu.be/pCMq97QwUpw) 4. [5Mbps ROI HEVC](https://youtu.be/BQKXkrp-YFA) 5. [CQP 16...
Well, that's my Mesa's version: Mesa version ========== VULKANINFO ========== Vulkan Instance Version: 1.3.279 Instance Extensions: count = 24 ------------------------------- VK_EXT_acquire_drm_display : extension revision 1 VK_EXT_acquire_xlib_display : extension revision 1...
I'm with the same problem, any solution?