Exeldro

Results 28 issues of Exeldro

when going from an effect that has the rand_instance_f parameter to an effect that does not have the parameter (shake.effect) OBS would crash

During the transition the filters that are on both scenes are not applied.

### Description Set audio on dshow_input only active when there is audio ### Motivation and Context I don't want devices in the audio mixer that don't have audio. My C910...

Enhancement

### Description Fix virtualcam output a default video format Depends on: https://github.com/obsproject/libdshowcapture/pull/50 ### Motivation and Context The virtual camera indicates it supports a resolution that is not the resolution of...

Bug Fix

### Description Split toggle preview program hotkey into hotkey pair ### Motivation and Context To be sure it is enabled or disabled when the hotkey is pressed. ### How Has...

Enhancement

### Description Add config file functions to scripting ### Motivation and Context Allow to read and write config files from scripts ### How Has This Been Tested? On windows 10...

New Feature

### Description Add sub property group, this will make the properties in the group be in a setting object with the name of the group instead of all properties in...

New Feature

### Description Fix stopping transitions that are not active ### Motivation and Context For transitions in the properties dialog (cloned private source) no audio render is done, so the transition...

Bug Fix

### Description make alignment and vertical alignment work as expected ![image](https://github.com/obsproject/obs-studio/assets/5457024/48d19c27-826a-4c32-9bd1-07ddf95d122b) Made a new version to keep old gdi+ text sources the same. ### Motivation and Context Make the alignment...

Bug Fix