mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-09-01 05:44:43 +08:00
bc9ed5062d
The `cx`/`cy`/`interval` variables specifically specify the OBS/placeholder resolution/interval. The resolution may not be the same as the filter's resolution (when scaling is used). Instead, prefix these variables with `obs_` to improve clarity.