From c4100f3c6633607e5d3277af450bee00456f09f9 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sat, 18 Feb 2023 21:13:55 +0100 Subject: Add hotkey/codec config, add option to merge audio tracks --- com.dec05eba.gpu_screen_recorder.appdata.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'com.dec05eba.gpu_screen_recorder.appdata.xml') diff --git a/com.dec05eba.gpu_screen_recorder.appdata.xml b/com.dec05eba.gpu_screen_recorder.appdata.xml index eac4f0b..9f83665 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -33,6 +33,18 @@ + + +
    +
  • Switch to EGL (fixes possible window capture issues when using a compositor)
  • +
  • Add option to change hotkeys
  • +
  • Add option to merge audio tracks into one audio track
  • +
  • Add option to follow the focused window
  • +
  • Add option to force set h264/hevc (services such as discord can't play hevc videos directly in the application)
  • +
  • Show proper error when NVIDIA GPU is not in use
  • +
+
+

Allow choosing between mp4, flv and mkv for record/replay. mkv survives system crashes

-- cgit v1.2.3