-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#68: account for output transform #69
Conversation
Recording my main monitor now works without problem when using slurp :) Thank you! However, trying to record my rotated monitor fails. I tried both with and without hardware encoding, both failing with different errors. Hardware
Software
I also tried using For reference, I use a RX 6800 XT with mesa drivers. Edit Updated the logs with the debug backtrace rather than release |
Ah, darn...
I'll need to look at other ways to do this. Maybe vulkan or something... |
can confirm I am experiencing this exact issue as well |
I'm still getting Funnily enough, it also crashes with
|
Yeah, For output transform on radv, I think the best best is wait for the vulkan support. Would be curious to have someone test that (See #90). I still need to add transform support to that PR, but would be interesting to see if it works on radv with no transform |
Sure, will get right on that. Can we chat somewhere real time (Discord, Matrix) for debugging, multiple stabs at this, etc? |
Fixes #68
This was all surprisingly complicated, ha! @Andeskjerf can you test and confirm? Tested locally with all transforms