You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I am using the filter (in combination with move values) on an "output" type that I have within my DSK scene. The pixelation effects are not being applied to the video output consistently, let me explain.
Scene Structure
p: twitchui_full = production scene
g: dsk = source used within DSK
u: output = output source
On the "global_output" source, the filter(s) are applied.
Here are the base settings for the "degradation" Composite Blur filter:
The mv_degradation_* filters only change the "Pixel Size" parameter.
mv_degradation_low: 5px
mv_degradation_mid: 15px
mv_degradation_high: 35px
To Reproduce
Steps to reproduce the behaviour:
Set up environment as specified in above settings
Apply pixelation of > 5px
See inconsistent application of pixelation
Expected behavior
Pixelation should be applied to all elements of the video output at al sizes.
Screenshots
mv_degradation_low
mv_degradation_mid
mv_degradation_high
Environment
OS/Version: MacOS 14.5 Sonoma
OBS Version: 30.2.2
Composite Blur Plugin Version: 1.1.0
Blur Algorithm/Type: Pixelate
Happy to debug on a live call together over Discord.
The text was updated successfully, but these errors were encountered:
Describe the bug
I am using the filter (in combination with move values) on an "output" type that I have within my DSK scene. The pixelation effects are not being applied to the video output consistently, let me explain.
Scene Structure
p: twitchui_full = production scene
g: dsk = source used within DSK
u: output = output source
On the "global_output" source, the filter(s) are applied.
Here are the base settings for the "degradation" Composite Blur filter:
The mv_degradation_* filters only change the "Pixel Size" parameter.
mv_degradation_low: 5px
mv_degradation_mid: 15px
mv_degradation_high: 35px
To Reproduce
Steps to reproduce the behaviour:
Expected behavior
Pixelation should be applied to all elements of the video output at al sizes.
Screenshots
mv_degradation_low
mv_degradation_mid
mv_degradation_high
Environment
Happy to debug on a live call together over Discord.
The text was updated successfully, but these errors were encountered: