Closed glepnir closed 1 year ago
are you on legacy_renderer?
you mean hyprland-legacyrenderer
? I don't install it . it's necessary? note I just install hyprland from archinstall script
no, it was just a question as legacy_renderer for sure had issues with that
what's the xdph ver? I assume 1.1. Does this happen on -wlr too?
xdph is 1.1.0-3
i don't install xdpw but the link issue original author solved by switch to wlr. I am not sure.
this most likely means an issue in selecting a format (BGR <-> RGB)
can I get a verbose log of xdph?
add -v
to launching xdph and redirect its logs to somewhere (so e.g. -v > /tmp/xdphlog
) and provide the log from an offending session
try the nuclear script from here to make sure it runs correctly
just run that bash script . and some warning give. can be ignore ?
xdg-desktop-portal-wlr: no process found
(/usr/lib/xdg-desktop-portal:43243): xdg-desktop-portal-WARNING **: 20:38:22.001: No skeleton to export
the log a bit long .not sure this is you want.
it's the correct log, thank you
hm... It forces SHM, what GPU are you using...?
amd rx580sp
does wl-screenrec
work? I am weirded out why obs doesn't choose dma (aur: wl-screenrec or wl-screenrec-git)
I am weirded out why obs doesn't choose dma
then you may need talk with obs developer :)
well I am working with you first because nobody else has the issue. Can you try wl-screenrec and see if it works? It might be your gpu trying to push weird dma modifiers and not a fault of obs
okay make sure it write in rust right ? after install problem still exist
what?
wl-screenrec is a screen recorder utility just like obs. I am asking whether it works, not obs.
lol I misunderstand then..idk what's that tool do haha.. okay I can't use that tool some error through out.
if it crashes, then it means your GPU is advertising invalid modifiers, and that's why dma fails.
Odd that shm has an invalid format though, hm.
no idea what happen. it works before. but i do yay
everyday :) so someday it's broken T.T
create an issue on wl-screenrec
but seems like author not active rencently. so I think the reply will have a delay.
I don't do nothing special on gpu driver. all installed by archinstall
script.
It used to work probably prior to the 1.0 rewrite. Can't see what went wrong during the rewrite though, all works just fine on my end, even with shm.
interesting. everything works fine in your local right. is it possiable to switch to before version to see what happen ? seems like original link issue author switch to xdpw solved it . i don't wanna install it :)
if you use arch you can just downgrade from your package cache in /var/cache/pacman/pkg
you can also clone the repo, reset to 0.5 and compile
can you post the output of lscpu | grep Byte
yes I am in arch. output is Byte Order: Little Endian
okay so that is ruled out. Thanks.
you are welcome :) lmao so you know what the problem is right :thinking: ?
I have no clue so far. Can you also provide a trace log from the working xdpw or xdph <= 0.5 ? Add -l TRACE > /tmp/xdpw.log
to the cmdline like before.
I do have suspects but I have been scrubbing the code for an hour now and can't see what's wrong
just want to make sure replace xdph by 0.5 version in /usr/lib
still work right. need restart machine ? nothing change after replace.
switch to xdpw works fine.
then provide a trace log from xdpw :)
thank u!!! >///< it seems I see where the fucky-wucky is, but I will have to do some scwubby wubby of the code to find the issue OwO pwease howd on
Here is the only justified usage of ChatGPT:
Input: "Hello ChatGPT, could you please de-uwuify this for me?"
thank u!!! >///< it seems I see where the fucky-wucky is, but I will have to do some scwubby wubby of the code to find the issue OwO pwease howd on
Output:
Of course! Here's the de-uwuified version of your text:
"Thank you! It seems I see where the problem is, but I will have to do some scrubbing of the code to find the issue. Please hold on."
can you give me the output of pw-dump
while screen capturing in xdph? (this can be just seeing your screen live in obs)
pw-dump > somefile.txt
and attach that.
test with above, should be fixed.
thanks install xdph git version wors fine now.
relate issue https://github.com/obsproject/obs-studio/issues/9627