aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2025-02-22 18:44:46 +0100
committerdec05eba <dec05eba@protonmail.com>2025-02-22 18:44:46 +0100
commit58e93245c33a1290d79a6639653b633ecc1595a0 (patch)
treea973cb1185c4ef0b53b34831e5b63d564d354e1e
parent1f0063e619212f8ad3ccde7de899f56e8395bc08 (diff)
i
-rw-r--r--src/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index 378f737..ba81fb8 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -4244,7 +4244,6 @@ static void load_config() {
"you are using the flatpak version of GPU Screen Recorder then try installing mesa-extra freedesktop runtime by running this command:\n"
"flatpak install --system org.freedesktop.Platform.GL.default//23.08-extra\n"
"and then restart GPU Screen Recorder. If that doesn't work then you may have to install another mesa package for your distro if you are using AMD.\n"
- "If you are using NVIDIA then you might also need to install cuda and nvidia-encode package.\n"
"If you are using a distro such as manjaro which disables hardware accelerated video encoding then you can also try the <a href=\"https://flathub.org/apps/com.dec05eba.gpu_screen_recorder\">flatpak version of GPU Screen Recorder</a> instead which doesn't have this issue.");
set_dialog_selectable(dialog);
gtk_dialog_run(GTK_DIALOG(dialog));