obs-studio icon indicating copy to clipboard operation
obs-studio copied to clipboard

OBS Studio - Free and open source software for live streaming and screen recording

Results 1051 obs-studio issues
Sort by recently updated
recently updated
newest added

### Description Replace one-case switches, remove workaround casts and refactor a little the Windows taskbar code to fix its switch. ### Motivation and Context Clean up switches and switch warnings...

Code Cleanup

### Description Depends on: - #6720 - #6750 - #6761 - #6767 - ~~https://github.com/obsproject/obs-browser/pull/368~~ - https://github.com/obsproject/obs-browser/pull/370 - #6842 - #6884 - #6908 - ~~#6960~~ - #7802 - also #6760 if...

Code Cleanup

### Description Due to the color select buttons being a fixed size, they would not be rendered properly with the Yami theme. Before: ![Screenshot from 2022-08-09 07-33-15](https://user-images.githubusercontent.com/19962531/183648132-d3a0bb56-9c7f-47f1-bdb6-747c4b1b24df.png) After: ![Screenshot from...

Bug Fix

### Description Since the Yami QSS changes the default font for widgets, we need to force the system fixed font for plain text edits. ### Motivation and Context Fix Yami...

Bug Fix

### Description Since 32-bit is no longer supported, remove the 32-bit builds from the github workflow. ### Motivation and Context Remove unneeded workflow jobs ### How Has This Been Tested?...

Code Cleanup

### Description This was done to work around an issue in 2015 which does not appear to exist anymore in 2022. Thus, remove it to remove complexity, especially if we...

Code Cleanup
macOS

### Description Adds support for additional hardware encoders for HEVC and ProRes and prefers to use hardware encoders when they are available **New Encoder List** **New Encoder Options** **New Profile...

Enhancement
macOS
New Feature

### Description 1. Added audio channel selection and FC/LFE channel swapping UI to AJA Source plugin. 1. Adapted audio repacker from DeckLink plugin, for use with 32-bit samples. Code has...

Bug Fix
Seeking Testers
New Feature

### Description This fixes #3529 instead of maintaining the last known image on the window capture window close, it seems to default to the desktop now. ### Motivation and Context...

Bug Fix
macOS

### Description Depends on: - https://github.com/obsproject/obs-deps/pull/152 Remove external/AMF headers folder from `obs-ffmpeg` and use obs-deps headers. Difference between upstream and "external": - "external" have outdated code compared to 1.4.28 from...

Code Cleanup
Seeking Testers