Skip to content

[Bugfix] Remove "Apply encoder settings" log - #8

Open
ghbogarin wants to merge 1 commit into
mainfrom
fix/apply-encoder-settings-once
Open

[Bugfix] Remove "Apply encoder settings" log #8
ghbogarin wants to merge 1 commit into
mainfrom
fix/apply-encoder-settings-once

Conversation

@ghbogarin

@ghbogarin ghbogarin commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Description

Each time the "Settings" menu was opened on OBS, an INFO level log "info: [obs-moq] apply encoder settings" would appear ~8 times.

Upon inspecting the function, I concluded that the function is called each time OBS needs to read the restrictions we've applied to the encoder. The name "ApplyEncoderSettings" is not ideal, but it's the name defined by libobs. While I think in our code, it'd be nice to rename that function, I don't think it's worth losing the sync with libobs's info.apply_encoder_settings


This change is Reviewable

@ghbogarin
ghbogarin force-pushed the fix/apply-encoder-settings-once branch from 82db772 to 797b525 Compare August 5, 2026 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant