diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-03-04 13:24:52 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-03-04 13:24:52 +0100 |
commit | 832ba94b9cccc8e3288e9b7616617a08e10a5b79 (patch) | |
tree | e85f746976b0f4fa14b5118058ce752e37e241c7 /com.dec05eba.gpu_screen_recorder.appdata.xml | |
parent | f8a1b99a922d75bbd12f398e5d2e535c059c542e (diff) |
Add screen-direct-force option for VRR monitor, Add opus/flac audio options for .mp4 and .mkv
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 7569ccb..3ef77e4 100644 --- a/com.dec05eba.gpu_screen_recorder.appdata.xml +++ b/com.dec05eba.gpu_screen_recorder.appdata.xml @@ -33,6 +33,14 @@ </screenshots> <releases> + <release version="1.3.2" date="2023-03-04"> + <description> + <ul> + <li>Add VRR record option, only use with VRR as it might have driver issues!</li> + <li>Add opus/flac audio options. Opus is only supported by .mp4/.mkv and flac is only supported by .mkv. Automatically changes audio codec if not supported by the container</li> + </ul> + </description> + </release> <release version="1.3.1" date="2023-02-22"> <description> <p>Fix broken replay when recording with audio (possibly broken in normal recording as well)</p> |