Penwy
Penwy
### Description When scanning the log fro dropped frames, this ignores any reported by the autoconfig wizard's test stream. Alongside this, it introduces a new util function, searchExclude, that allows...
### Description This fixes the "Low Stream Bitrate" check to work with the new encoder names, and reworks it to work with all of obs' default encoders, and be less...
### Description This guards all string to float/int conversions in the analyzer inside try-except clauses, to ensure that it fails gracefully if the string fed to it is not a...
### Description This aims to implement a standardised way to control the audio properties (mono, volume, balance, offset, monitoring and mixer channels) of transition sources (or rather, of their child...
### Operating System Info Ubuntu 22.04 ### Other OS _No response_ ### OBS Studio Version 30.2.0-beta4 ### OBS Studio Version (Other) _No response_ ### OBS Studio Log URL https://obsproject.com/logs/YuJnDwiIyZlg7um6 ###...
### Description This adds a frontend event and a signal on the replay buffer's signal handler that trigger when the replay buffer is saving (i.e. when a save has been...
### Description Some games require OBS to be run as admin for game capture to capture them properly, usually because they themselves are running as admin. This usually manifests in...
### Description This logs whether sceneitems and filters are enabled on scene collection load. Inactive ones are prefaced with a `o` and active ones by a `*`. An example log...
### Description This ensures the global transition source signals, `source_transition_start`, `source_transition_stop` and `source_transition_video_stop` actually get fired properly on the global signal handler. ### Motivation and Context Due to the use...
### Operating System Info Ubuntu 22.04 ### Other OS Also windows 11 ### OBS Studio Version 29.1.3 ### OBS Studio Version (Other) _No response_ ### OBS Studio Log URL https://obsproject.com/logs/nFht6q9ySaEz7zqV...