Do you self-host Jitsi? The public instance has absolutely unusable FPS for streaming gameplay which is pretty much the only thing I still use discord for because it’s the only thing that seems to do it well. I read somewhere you can turn up the FPS on a self-hosted Jitsi though.
2xsaiko
Settings -> Output:
- Output Mode: Advanced
- Recording -> Type: Custom Output (FFmpeg)
OBS allows you to use everything FFmpeg supports with the "Custom Output (FFmpeg)" recording type.
You likely need to tweak the CRF/other parameters. Take a look at https://trac.ffmpeg.org/wiki/Encode/AV1
(Note that I don't know how exactly to tune the parameters to get the best quality/size at the expense of encode speed which is what I would do here.)
You should definitely re-encode it in post with higher compression settings that take much longer than you could encode “live” to get a small file with the same quality as your original high bitrate recording. (I suggest the AV1 codec for that)
cgroup names can be read from /proc/PID/cgroup.
pgrep --exact "$1" \
| xargs --no-run-if-empty --replace cat /proc/{}/cgroup \
| sort --unique
What does a driver manager do that isn’t solved with a normal (graphical) package manager? Automatically picking the correct one for your GPU?
I see that it can be slower because of having all the dependencies included with the flatpak itself instead of relying solely on whats installed on the system.
No. Packing its own libraries wouldn’t make it slower. If anything it would be the extra access checks added by the sandbox (which is optional FWIW, apps don’t have to use it). I haven’t ever used Flatpak but I would assume the sandbox impact is minimal if at all noticeable.
Irresponsible and malicious journalism like this is why I have an immediate distrust against any sort of reporter that tries to talk to me. Probably irrational but still.
I hope your balls explode.
I wish him the very same.
Rocket League
Uhhhh. Be gay do crime
Huh, I thought I looked through them all when I tried it last time. I’ll check again.