Files
obs-studio/libobs
Alex Luccisano edbe74b2b5 libobs: Add multitrack dynamic bitrate capability
The `OBS_ENCODER_CAP_DYN_BITRATE` flag indicates if an encoder is
capable of supporting dynamic bitrate changes without disturbing
the stream. In the case of multitrack video, dynamic bitrate changes
are also possible, however the encoder must be able to change bitrates
for multiple renditions and multiple codecs and maintain IDR alignment.
Add the `OBS_ENCODER_CAP_MULTITRACK_DYN_BITRATE` to specify this
capability for the encoder.
2026-06-05 14:11:55 -04:00
..
2022-07-19 09:28:51 -03:00
2026-04-21 15:00:34 -04:00
2023-05-20 01:31:18 -07:00
2025-09-03 15:34:26 -04:00
2025-08-22 20:21:36 -04:00
2025-08-22 21:11:53 -04:00