obs-studio
obs-studio copied to clipboard
OBS Studio - Free and open source software for live streaming and screen recording
### Description When `stop_audio()` is called, `view->channels` has not been cleared yet, where maybe storage global output/input audio source. So variables related with audio should not be deleted in stop_audio()....
### Description Add support for "What's New" dialogue on macOS and Linux. ToDo: - [x] Test on Linux - [x] Remove temporary test URL - [x] mbedTLS based implementation for...
### Description Disable icons on QDialog buttons, QStyle like Fusion provide icons to those. Before:  After:  ### Motivation and Context They are ugly and not needed and only...
### Description Add support for HEVC (in addition to the existing AVC) for mac-videotoolbox. ### Motivation and Context MacOS videotoolbox plugin should allow HEVC encoding.  ### How Has This...
### Description Using the Metal swap chain allows us check when the swap chain is ready, so the graphics thread won't get stuck waiting on vsync. There's also dormant HDR...
### Description The settings would sometimes show a scrollbar with the properties view (ie. encoder section). ### Motivation and Context Reported here: https://github.com/obsproject/obs-studio/pull/5174#issuecomment-1200128285 ### How Has This Been Tested? It...
### Description Add several options to control media source - Delay (start play after some times) - In Point (start play from specific amount of time (calc from start) -...
### Operating System Info macOS 12 ### Other OS _No response_ ### OBS Studio Version Other ### OBS Studio Version (Other) Latest master (9e15114750e12100db31b7f0d9f6b6050c807237) ### OBS Studio Log URL https://obsproject.com/logs/Kk4QAfK3apRQlY9p...
### Operating System Info macOS 11.4 ### OBS Studio Version 27.1, 27.1.1, 27.1.2, 27.1.3 ### OBS Studio Log URL https://discord.com/channels/348973006581923840/636682784156549152/914590768851726376 ### OBS Studio Crash Log URL https://discord.com/channels/348973006581923840/636682784156549152/914590768851726376 ### Expected Behavior...
### Description In the scenes grid mode, the buttons would be squished together in the Yami theme. Before:  After:  ### Motivation and...