ma3uk / obs-qsv-onevpl

obs-qsv11 plugin with oneVPL support
44 stars 1 forks source link

CBR bitrate can't change after encoding start #2

Closed ckdt1105 closed 1 year ago

ckdt1105 commented 1 year ago

basic info: OBS 29.1.1, intel Arc A380 In vanilla OBS, it was possible to change the bitrate in CBR mode during encoding. However, this is not possible with version 1.0.0.2 of the plugin.

ma3uk commented 1 year ago

The method that was used in the Media SDK (Vanilla OBS QSV) does not work with OneVPL and causes errors. The functionality will be added in subsequent releases, but this is not a priority.

ckdt1105 commented 1 year ago

The method that was used in the Media SDK (Vanilla OBS QSV) does not work with OneVPL and causes errors. The functionality will be added in subsequent releases, but this is not a priority.

I sometimes used this function without thinking when the YouTube live streaming server was unstable, but it is harder to implement in onevpl than I thought.

ma3uk commented 1 year ago

Added in 1.1.0.0_dev pre-release.