diff options
author | dec05eba <dec05eba@protonmail.com> | 2020-04-03 00:21:51 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2020-06-21 14:41:11 +0200 |
commit | 5c760615e44c969f74290a6bd0811b004e164bda (patch) | |
tree | d98f0136cd7f32efec9122739c1ec4749b2a30ee | |
parent | 58d4aeb397912b3d4b2d03da77521de73f842286 (diff) |
Add demo, update example
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -11,7 +11,10 @@ When recording a 4k game, fps drops from 30 to 7 when using OBS Studio, however the fps remains at 30. # Example -`gpu-screen-recorder 0x1c00001 mp4 60 > test_video.mp4` +`gpu-screen-recorder -w 0x1c00001 -c mp4 -f 60 -a bluez_sink.00_18_09_8A_07_93.a2dp_sink.monitor > test_video.mp4` + +# Demo +[![Click here to watch a demo video on youtube](https://img.youtube.com/vi/n5tm0g01n6A/0.jpg)](https://www.youtube.com/watch?v=n5tm0g01n6A) # Requirements X11, Nvidia (cuda), alsa or pulseaudio |