obsproject / obsproject/obs-studio
Scale filtering breaks when source is rotated (any but 180deg)
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
Source without transform, scale filtering applied (working as intended)
Source rotated 90deg, scale filtering applied (broken)
Source rotated custom degrees, scale filtering applied (broken)
Steps to Reproduce
- Add an image or any other source
- Shrink source to be less than original so artifacting appears
- Apply Scale Filtering to source, note it applies correctly.
- Transform source by rotating 90 deg CW, note Scale Filtering is now broken.
- Transform source to custom rotation via transform dialogue - note filtering still broken.
- Transform source to 180 or -180deg, note filtering magically works again.
Anything else we should know?
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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