Bogdan Mitrović

Results 19 comments of Bogdan Mitrović
trafficstars

> @bool3max given that your comment is gone, I figure there was no bug, just `--foreground` working as expected? Yes, I realized that that was expected behavior afterwards. Whoops. Though...

Yes, however after executing `echo something | wl-copy -f` pasting would result in no output. I had also edited the comment afterwards with logs, but I had deleted it since.

I have the same error right now. My EFI partition is mounted, my SIP is fully disabled, I don't have any 'ACPI/DSDT/Fixes/' in config.plist, and I also have the original...

@toleda Hey, I just fixed my problem by inject HDAEnabler1.kext and using a method from another tutorial. Thanks!

You can get native-Wayland support by preloading CSGO with a newer version of SDL2 that was compiled with Wayland support, running Steam w/ native libraries, and using `SDL_VIDEODRIVER=wayland`. However, even...

Experiencing the same issue.

I did and I referenced it in my issue. The solution stated over there is to switch to a (I'm assuming) software-based, non hardware accelerated encoder, `libx264rgb`, and I mentioned...

To be honest I have no idea what you're trying to say as I'm not too well-versed when it comes to codecs, nor video terminology in general. `libx264rgb` and `libx264`...

Unfortunately, on that branch `wf-recorder -f video.mp4 -c h264_vaapi -d /dev/dri/renderD128 -a -t` fails with: ``` selected region 0 0 0 0 [Source @ 0x7f99281274c0] sws_param option is deprecated and...

> Can you retry with -l to get more debug messages? `wf-recorder -f video.mp4 -c h264_vaapi -d /dev/dri/renderD128 -a -t -l`: ``` selected region 0 0 0 0 [AVHWDeviceContext @...