diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-04-22 02:20:23 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-04-22 02:20:23 +0200 |
commit | 8150c068fb06de682e57df10613235cce2885517 (patch) | |
tree | 11334ec951d4ae252d1f89bee088196eec922f71 /com.dec05eba.gpu_screen_recorder.appdata.xml | |
parent | 88b49813ba74be5e9cae19ecd3d8d5b6c8ff185e (diff) |
Update appdata
Diffstat (limited to 'com.dec05eba.gpu_screen_recorder.appdata.xml')
-rw-r--r-- | com.dec05eba.gpu_screen_recorder.appdata.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index e6e316c..0766811 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -26,6 +26,9 @@ <p> Videos created on AMD/Intel are in variable framerate format. Use MPV to play such videos, otherwise you might experience stuttering in the video if you are using a buggy video player. </p> + <p> + Note: AMD/Intel screen capture can fail on distros such as Manjaro because those distros disable hardware accelerated h264/hevc. If you use such a distro, then you have to either use another distro or install mesa from source. + </p> </description> <launchable type="desktop-id">com.dec05eba.gpu_screen_recorder.desktop</launchable> @@ -41,6 +44,11 @@ </screenshots> <releases> + <release version="2.1.1" date="2023-04-22"> + <description> + <p>AMD/Intel: Add support for capturing cursor when recording a monitor. Fix some cases of capture being glitched when using multiple monitors.</p> + </description> + </release> <release version="2.1.0" date="2023-04-18"> <description> <p>Enable AMD/Intel monitor capture. Requires the flatpak to be installed system-wide and it requires restricted root access. Record a single window if you dont like these restrictions. Videos created on AMD/Intel should be played with MPV otherwise it might have issues such as stuttering.</p> |