aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2024-01-21 18:06:51 +0100
committerdec05eba <dec05eba@protonmail.com>2024-01-21 18:06:51 +0100
commit76a8f882786272a3baa1ed8610dcecf2b9cac3d9 (patch)
treecb8add7d8bf35920cd70ccd253f1432559de168f
parent0fefe71cff6c792f5187e43c799bbb3acde56edb (diff)
Update appdata
-rw-r--r--com.dec05eba.gpu_screen_recorder.appdata.xml14
1 files changed, 13 insertions, 1 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml
index 7518539..0a1a0ce 100644
--- a/com.dec05eba.gpu_screen_recorder.appdata.xml
+++ b/com.dec05eba.gpu_screen_recorder.appdata.xml
@@ -21,8 +21,20 @@
This is a screen recorder that has minimal impact on system performance by recording a monitor using the GPU only, similar to shadowplay on windows. This is the fastest screen recording tool for Linux. This screen recorder works with both X11 and Wayland.
</p>
<p>
- This screen recorder can be used for recording your desktop offline, for live streaming and for nvidia-like instant replay, where only the last few seconds are saved.
+ This screen recorder can be used for recording your desktop offline, for live streaming and for nvidia-like instant replay, where only the last few minutes are saved.
</p>
+ Supported video codecs:
+ <ul>
+ <li>H264 (default on Intel)</li>
+ <li>HEVC (default on AMD and NVIDIA)</li>
+ <li>AV1 (not currently supported on NVIDIA in the flatpak)</li>
+ </ul>
+ Supported audio codecs:
+ <ul>
+ <li>Opus (default)</li>
+ <li>AAC</li>
+ <li>FLAC</li>
+ </ul>
<p>
There are some restrictions when recording on AMD/Intel or Wayland. Videos created on AMD/Intel/Wayland are in variable framerate format. Very out of date video players might have an issue playing such videos. I recommend using MPV or a browser to play such videos, otherwise you might experience stuttering in the video.
</p>