diff options
| author | dec05eba <dec05eba@protonmail.com> | 2025-09-17 18:01:58 +0200 |
|---|---|---|
| committer | dec05eba <dec05eba@protonmail.com> | 2025-09-17 18:01:58 +0200 |
| commit | ca2920631d7db73e275fe2a6b82a92c12610b5aa (patch) | |
| tree | 50ba0d46a6a40a6ddb874d3032e18ea11921e34a /TODO | |
| parent | 71234c62edd20b3b28806a4f4d48095821f409cb (diff) | |
Reorder README.md
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -334,4 +334,6 @@ Remove unix domain socket code from kms-client/server and use socketpair directl Application audio capture isn't good enough. It creates a sink that for some automatically gets selected as the default output device and it's visible as an output device. When shutting down gpu screen recorder it will also cause audio applications to pause. Fix some of these issues by setting gsr-app-sink media class to "Stream/Input/Audio" and node.virtual=true. - However that causes pulseaudio to be unable to record from gsr-app-sink, and it ends up being stuck in pa_sound_device_handle_reconnect in the loop with pa_mainloop_iterate.
\ No newline at end of file + However that causes pulseaudio to be unable to record from gsr-app-sink, and it ends up being stuck in pa_sound_device_handle_reconnect in the loop with pa_mainloop_iterate. + +Add -k best/best_hdr/best_10bit option, to automatically choose the best codec (prefer av1, then hevc and then h264. For webm files choose vp9 and then vp8). |
