Bug Report GetVolumeControlValue called on a control that's not a volume control

Aeroxia

New Member
Reproducible for me. Have it previewing or recording (and probably streaming) and maximize the window. Doesn't happen every time, but maximizing again a few times will do it. Happens regardless of what is being previewed (even no sources).

Code:
08:36:21: Open Broadcaster Software v0.657b - 32bit (´・ω・`)
08:36:21: -------------------------------
08:36:21: CPU Name: AMD FX(tm)-8350 Eight-Core Processor
08:36:21: CPU Speed: 4000MHz
08:36:21: Physical Memory:  4095MB Total, 3449MB Free
08:36:21: stepping id: 0, model 2, family 21, type 0, extmodel 0, extfamily 3, HTT 1, logical cores 8, total cores 4
08:36:21: monitor 1: pos={0, 0}, size={1920, 1080}
08:36:21: Windows Version: 6.1 Build 7601 (revision 18939)
08:36:21: Aero is Disabled
08:36:21: -------------------------------
08:36:21: OBS Modules:
08:36:21: Base Address     Module
08:36:21: 01310000         OBS.exe
08:36:21: 6DBB0000         OBSApi.dll
08:36:21: 6E130000         DShowPlugin.dll
08:36:21: 6E180000         GraphicsCapture.dll
08:36:21: 6E1C0000         NoiseGate.dll
08:36:21: 6E0F0000         OBS_mic_dsp-1.0-x86.dll
08:36:21: 6DED0000         PSVPlugin.dll
08:36:21: 6DEB0000         scenesw.dll
08:36:21: ------------------------------------------
08:36:21: Adapter 1
08:36:21:   Video Adapter: AMD Radeon R9 200 Series
08:36:21:   Video Adapter Dedicated Video Memory: 2126209024
08:36:21:   Video Adapter Shared System Memory: 2168692736
08:36:21:   Video Adapter Output 1: pos={0, 0}, size={1920, 1080}, attached=true
08:36:21: =====Stream Start: 2015-12-08, 08:36:21===============================================
08:36:21:   Multithreaded optimizations: On
08:36:21:   Base resolution: 1920x1080
08:36:21:   Output resolution: 852x480
08:36:21: ------------------------------------------
08:36:21: Loading up D3D10 on AMD Radeon R9 200 Series (Adapter 1)...
08:36:21: ------------------------------------------
08:36:21: Audio Format: 48000 Hz
08:36:21: ------------------------------------------
08:36:21: Audio Channels: 2 Ch
08:36:21: Playback device Default
08:36:21: ------------------------------------------
08:36:21: Using desktop audio input: Speakers (High Definition Audio Device)
08:36:21: Global Audio time adjust: 0
08:36:21: ------------------------------------------
08:36:21: Using auxilary audio input: Microphone (High Definition Audio Device)
08:36:21: Mic time offset: 0
08:36:21: ------------------------------------------
08:36:21: Audio Encoding: AAC
08:36:21:     bitrate: 128
08:36:21: Scene buffering time set to 700
08:36:21: ------------------------------------------
08:36:21: Video Encoding: x264
08:36:21:     fps: 60
08:36:21:     width: 852, height: 480
08:36:21:     preset: veryfast
08:36:21:     profile: high
08:36:21:     keyint: 250
08:36:21:     CBR: yes
08:36:21:     CFR: yes
08:36:21:     max bitrate: 1000
08:36:21:     buffer size: 1000
08:36:21: ------------------------------------------
08:36:21: OBS_mic_dsp (WinVoiceCaptureDMOMethod): Using capture device: Microphone (High Definition Audio Device)
08:36:21: OBS_mic_dsp (WinVoiceCaptureDMOMethod): Using render device: Speakers (High Definition Audio Device)
08:36:21: OBS_mic_dsp (WinVoiceCaptureDMOMethod): Supplying processed microphone audio via aux audio source.

Error: GetVolumeControlValue called on a control that's not a volume control
 
Top