Conn O'Griofa 1b6bf8fa34 video: use a better vbv-bufsize & correct software bitrate calculation
* Increase vbv-bufsize to 1/10 of requested bitrate. The previous value
  was too low, which was resulting in poor encoding quality and failure to
  stabilize at the requested bitrate. Setting to 1/10 of bitrate is a
  good compromise, as it avoids quality loss but also prevents bandwidth
  spikes far above the bitrate/vbv-maxrate.
* With vbv-bufsize set to a more appropriate value, testing shows that
  the average bitrate vs client-requested bandwidth overshoots by ~20%.
  Adjust for this scenario in the software encoding case only.
2022-01-18 09:42:25 +01:00
..
2021-06-20 15:29:51 +02:00
2021-06-20 15:29:51 +02:00
2021-09-27 19:12:42 +02:00
2021-07-09 12:27:38 +02:00
2021-09-13 20:34:45 +02:00
2021-09-14 19:16:29 +02:00
2021-05-17 21:21:57 +02:00
2021-05-17 21:21:57 +02:00
2021-08-17 20:22:47 +02:00
2021-08-17 20:22:47 +02:00
2021-05-17 21:21:57 +02:00
2021-07-03 23:38:45 -05:00
2021-05-17 21:21:57 +02:00
2021-05-17 21:21:57 +02:00
2021-05-17 21:21:57 +02:00
2021-06-29 22:42:06 +02:00
2021-05-17 21:21:57 +02:00
2021-07-18 11:05:34 +02:00