Last active
May 25, 2026 13:39
-
-
Save srlemke/f0814f9709b3a7177f392b5a8ecbee97 to your computer and use it in GitHub Desktop.
Make high quality recording with OBS on Linux
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| On OBS advanced recording settings, you should have listed Navi 21 VAAPI | |
| device (for 6900XT) | |
| Rescaling should be off. | |
| Don't forget to cut (with alt)!! the not recorded/streamed parts of the | |
| screen when cropping the capture size to 1080. | |
| For decent local recording and not to big file sizes, a good setting is: | |
| Rate Control: CQP with QP at 30 (dynamic, avoids cornering stutters.) | |
| 0 impact on gaming. | |
| (Decreasing this number increments quality but also file size) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment