diff options
author | dec05eba <dec05eba@protonmail.com> | 2023-06-07 19:30:39 +0200 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2023-06-07 19:30:39 +0200 |
commit | 66dbfe69a451b32cceae7bcb1e27db99f27e4450 (patch) | |
tree | 433391e47feb1354a581cc15651ba0e8ce0d7cdb /TODO | |
parent | 7e2ade27a742ea3f8b4989f47c8e147f4bd261ae (diff) |
Mention that only h264/hevc is supported at the moment
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -67,4 +67,4 @@ Support vp8/vp9/av1. This is especially important on amd which on some distros ( Support screen (all monitors) capture on amd/intel when no combined plane is found. Use separate plane (which has offset and pitch) from combined plane instead of the combined plane. -Different streaming sites have limits on bitrate, resolution, etc. For twitch, this is a good place to look: https://help.twitch.tv/s/article/broadcasting-guidelines?language=en_US. For youtube, the information is available here: https://support.google.com/youtube/answer/2853702?hl=en#zippy=%2Cvariable-bitrate-with-custom-stream-keys-in-live-control-room%2Ck-p-fps%2Cp-fps (youtube supports variable bitrate).
\ No newline at end of file +Both twitch and youtube support variable bitrate but twitch recommends constant bitrate to reduce stream buffering/dropped frames when going from low motion to high motion: https://help.twitch.tv/s/article/broadcasting-guidelines?language=en_US. Info for youtube: https://support.google.com/youtube/answer/2853702?hl=en#zippy=%2Cvariable-bitrate-with-custom-stream-keys-in-live-control-room%2Ck-p-fps%2Cp-fps.
\ No newline at end of file |