obsproject / obsproject/obs-studio

Scale filtering breaks when source is rotated (any but 180deg)

Open
#12,625 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
76.4k
Forks
10.2k
Avg merge
4d 23h
Merged PRs (30d)
12

Description

Operating System Info

Windows 11

Other OS

No response

OBS Studio Version

31.1.2

OBS Studio Version (Other)

No response

OBS Studio Log URL

https://obsproject.com/logs/DOH4ZpC9Aou3n6r1

OBS Studio Crash Log URL

No response

Expected Behavior

Scale filters should function when a source is rotated 90 degrees via transform option.

Current Behavior

Scale filtering breaks when a resized source is transformed with rotations such as 90deg CW/CCW or custom degrees that aren't 180 deg.

Source without transform or scale filtering
Image
Source without transform, scale filtering applied (working as intended)
Image
Source rotated 90deg, scale filtering applied (broken)
Image
Source rotated custom degrees, scale filtering applied (broken)
Image

Steps to Reproduce
  1. Add an image or any other source
  2. Shrink source to be less than original so artifacting appears
  3. Apply Scale Filtering to source, note it applies correctly.
  4. Transform source by rotating 90 deg CW, note Scale Filtering is now broken.
  5. Transform source to custom rotation via transform dialogue - note filtering still broken.
  6. Transform source to 180 or -180deg, note filtering magically works again.
Anything else we should know?

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce this in OBS Studio 31.1.2 on Windows 11 using the listed image-source steps, comparing unrotated, 90-degree, custom-angle, and 180-degree transforms with scale filtering. Trace the graphics path responsible for source transforms and scaling. Done means filtering remains correct for 90-degree, custom, and 180-degree rotations.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
computer-graphics
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.