diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-02-13 23:40:54 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-02-13 23:40:58 +0100 |
commit | 9f8db9c84a69e8271085ea71382bbb7d1977aaf2 (patch) | |
tree | 48a94628d1aa0a659b1095517769fa72005eaeb2 /com.dec05eba.gpu_screen_recorder.appdata.xml | |
parent | 58b9ab54a60d8da1d4cd6f578dd3a5ec8df2a2c4 (diff) |
Suggest installing mesa-extra if codecs missing
Diffstat (limited to 'com.dec05eba.gpu_screen_recorder.appdata.xml')
-rw-r--r-- | com.dec05eba.gpu_screen_recorder.appdata.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index 7e41f1f..7ce13e0 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -43,8 +43,7 @@ and pkexec needs to be installed on the system and a polkit agent needs to be running. </p> <p> - Some distros such as manjaro and fedora disable hardware accelerated H264/HEVC which means GPU Screen Recorder wont work on AMD/Intel and you have to either switch to another distro or install mesa - from source (or install mesa-git for example). On fedora based distros you can follow this: <a href="https://rpmfusion.org/Howto/Multimedia">Hardware Accelerated Codec section</a>. + If H264/HEVC video encoding is not available on your AMD/Intel system that you know supports those codecs then you may need to install mesa-extra freedesktop runtime by running this command: flatpak install --system org.freedesktop.Platform.GL.default//23.08-extra </p> <p> Recording a single window is also only possible on X11. Hotkeys are not supported on wayland either (wayland doesn't really support this). Use X11 if you want a proper desktop experience in general. |