diff options
author | dec05eba <dec05eba@protonmail.com> | 2024-07-06 01:43:50 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2024-07-06 01:43:50 +0200 |
commit | 6141fda5e2100fffd1af8daa01a5ea6dcff77057 (patch) | |
tree | 275e45107e5a0e4d791b3cc752792a1b49feb79c /README.md | |
parent | 48cd80f24ef24a41fd5d461e0e4356ecfd239bef (diff) |
Add support for vp8 and vp9 (experimental)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -9,8 +9,10 @@ where only the last few minutes are saved. Supported video codecs: * H264 (default) -* HEVC -* AV1 (not currently supported on NVIDIA if you use GPU Screen Recorder flatpak) +* HEVC (Optionally with HDR) +* AV1 (Optionally with HDR. Not currently supported on NVIDIA if you use GPU Screen Recorder flatpak) +* VP8 +* VP9 Supported audio codecs: * Opus (default) |