Skip to content

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

Merged
ghbogarin merged 1 commit into
mainfrom
fix/apply-encoder-settings-once
Aug 10, 2026
Merged

[Bugfix] Remove "Apply encoder settings" log #8
ghbogarin merged 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 and doesn't reflect what's actually done, 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
@ghbogarin
ghbogarin merged commit f04c871 into main Aug 10, 2026
2 of 6 checks passed
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.

2 participants