takov751
takov751
latest build has ``` ffmpeg version 5.0.1-Jellyfin Copyright (c) 2000-2022 the FFmpeg developers built with gcc 11 (Ubuntu 11.2.0-17ubuntu1) configuration: --prefix=/usr/lib/jellyfin-ffmpeg --target-os=linux --extra-libs=-lfftw3f --extra-version=Jellyfin --disable-doc --disable-ffplay --disable-ptx-compression --disable-shared --disable-libxcb --disable-sdl2...
Found one downside with arm build x11grab/xcbgrab and sdl2 disabled
This ffmpeg built is GREAT for headless usage
I had the same issue, however i found a workaround . If you start obs like this `env OBS_USE_EGL=1 snap run obs-studio` It will start without an issue and everything...
So it's seems amdgpu pro libdrm might be the issue, which seems it would be meaningless to patch, otherwise normal mesa will break. Please prove me wrong👍
After looking into it . Install deb function works as it's expected and adds key to keyring directory, however apt-add-repository is used in add_ppa function, which causing this issue as...
Until there is a proper replacement. I was wondering if we should implement in such way from ppa:username:ppa_name just get the username and ppa_name as variable. Download key and move...
He did used it, just left unused part of the template. @natanjunges
I still have to learn a few things about git , that's for sure
I just saw this and kali-rolling is based on debian testing according to their documentation https://www.kali.org/docs/policy/kali-linux-relationship-with-debian/ So far all i had to add to main deb-get `kali` to `OS_ID` and...