aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2023-12-01 11:29:23 +0100
committerdec05eba <dec05eba@protonmail.com>2023-12-01 11:29:23 +0100
commit2937028cbd0fbe75e65a629d9042f5974654500d (patch)
treeeb77bf2fa904558bc442fca8b6c77b9835947543
parent184a70c6bf216b7c272acfcde083015a2ac9a101 (diff)
Update appdata
-rw-r--r--com.dec05eba.gpu_screen_recorder.appdata.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml
index adb5396..b827c32 100644
--- a/com.dec05eba.gpu_screen_recorder.appdata.xml
+++ b/com.dec05eba.gpu_screen_recorder.appdata.xml
@@ -37,6 +37,7 @@
<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.
</p>
+ <p>AV1 is currently not supported in the flatpak for Nvidia since GPU Screen Recorder uses an older ffmpeg version to support older Nvidia cards. Install GPU Screen Recorder from source or from AUR if you want to use AV1 on Nvidia.</p>
</description>
<launchable type="desktop-id">com.dec05eba.gpu_screen_recorder.desktop</launchable>
@@ -56,7 +57,7 @@
<description>
<ul>
<li>Add option to remove password prompts (if possible on the system)</li>
- <li>Add experimental av1 support (if supported by the hardware)</li>
+ <li>Add experimental av1 support (if supported by the hardware). Currently only enabled for AMD/Intel in the flatpak.</li>
<li>Configure quality settings to reduce file size on amd/intel</li>
<li>Workaround amd/intel driver issue when using h264 (or fps > 60) and mkv (forcefully set video codec to hevc)</li>
</ul>