Hi, I've been having an issue with OBS Studio recently where the program won't start up again, usually after a stream has ended or just randomly after closing it. I found a temporary workaround that I have to do to get it to start up and work again. I have to repair both the Microsoft Visual C++ Redistributal x86 and x64 (vcredit) to get it to work.
Obviously this is annoying and a bit frustrating because it involves me having to reset my pc every time this problem occurs after repairing the vcredit x86 and x64.
I used both the 64 bit and 32 bit version of the program, both caused a similar issue. I also tried reinstalling the program completely. I also can clearly see it in my Windows Task Manager, but once again, it never shows up. When I go to use classic OBS, I don't ever have this issue, it seems to only be a problem with OBS Studio.
Please note that no other program causes this issue for me, it's only OBS Studio.
Any advice/solutions?
The code below is the attempt at starting it up, but having it load, show it in my Task Manager, but never actually boot up the program completely for me to see and proceed as normal. If you need more logs, let me know.
Obviously this is annoying and a bit frustrating because it involves me having to reset my pc every time this problem occurs after repairing the vcredit x86 and x64.
I used both the 64 bit and 32 bit version of the program, both caused a similar issue. I also tried reinstalling the program completely. I also can clearly see it in my Windows Task Manager, but once again, it never shows up. When I go to use classic OBS, I don't ever have this issue, it seems to only be a problem with OBS Studio.
Please note that no other program causes this issue for me, it's only OBS Studio.
Any advice/solutions?
The code below is the attempt at starting it up, but having it load, show it in my Task Manager, but never actually boot up the program completely for me to see and proceed as normal. If you need more logs, let me know.
Code:
13:20:43.703: CPU Name: Intel(R) Core(TM) i7-4790K CPU @ 4.00GHz
13:20:43.703: CPU Speed: 4080MHz
13:20:43.703: Physical Cores: 4, Logical Cores: 8
13:20:43.703: Physical Memory: 16326MB Total, 13253MB Free
13:20:43.703: Windows Version: 6.1 Build 7601 (revision: 17514)
13:20:43.703: Aero is Enabled
13:20:43.741: OBS 0.13.2 (64bit, windows)
13:20:43.741: ---------------------------------
13:20:43.741: ---------------------------------
13:20:43.741: audio settings reset:
13:20:43.741: samples per sec: 44100
13:20:43.741: speakers: 2
13:20:43.755: ---------------------------------
13:20:43.755: Initializing D3D11..
13:20:43.755: Available Video Adapters:
13:20:43.759: Adapter 1: NVIDIA GeForce GTX 980
13:20:43.759: Dedicated VRAM: 4203413504
13:20:43.759: Shared VRAM: 3996557312
13:20:43.759: output 1: pos={0, 0}, size={1920, 1080}, attached=true
13:20:43.759: output 2: pos={1920, 0}, size={1920, 1200}, attached=true
13:20:43.764: Loading up D3D11 on adapter NVIDIA GeForce GTX 980 (0)
13:20:43.778: D3D11 loaded sucessfully, feature level used: 45056
13:20:44.491: ---------------------------------
13:20:44.491: video settings reset:
13:20:44.491: base resolution: 1920x1080
13:20:44.491: output resolution: 1280x720
13:20:44.491: fps: 30/1
13:20:44.491: format: NV12
13:20:44.492: ---------------------------------
13:20:44.492: Loading module: coreaudio-encoder.dll
13:20:44.502: [CoreAudio encoder]: Failed loading library 'CoreAudioToolbox.dll'
13:20:44.502: [CoreAudio encoder]: Couldn't load CoreAudio AAC encoder
13:20:44.502: ---------------------------------
13:20:44.502: Required module function 'obs_module_load' in module '../../obs-plugins/64bit/ffmpegsumo.dll' not found, loading of module failed
13:20:44.502: ---------------------------------
13:20:44.502: Loading module: image-source.dll
13:20:44.503: ---------------------------------
13:20:44.506: Required module function 'obs_module_load' in module '../../obs-plugins/64bit/libcef.dll' not found, loading of module failed
13:20:44.507: ---------------------------------
13:20:44.507: Loading module: obs-browser.dll
13:20:44.507: Failed to load 'en-US' text for module: 'obs-browser.dll'
13:20:44.507: ---------------------------------
13:20:44.507: Loading module: obs-ffmpeg.dll
13:20:44.522: ---------------------------------
13:20:44.534: Loading module: obs-filters.dll
13:20:44.558: ---------------------------------
13:20:44.579: Loading module: obs-outputs.dll
13:20:44.580: ---------------------------------
13:20:44.581: Loading module: obs-transitions.dll
13:20:44.582: ---------------------------------
13:20:44.606: Loading module: obs-x264.dll
13:20:44.607: ---------------------------------
13:20:44.622: Loading module: rtmp-services.dll
13:20:44.631: ---------------------------------
13:20:44.638: Loading module: text-freetype2.dll
13:20:44.651: ---------------------------------
13:20:44.663: Loading module: win-capture.dll
13:20:44.677: ---------------------------------
13:20:44.714: Loading module: win-decklink.dll
13:20:44.728: No blackmagic support
13:20:44.728: Failed to start search for DeckLink devices
13:20:44.728: ---------------------------------
13:20:44.744: Loading module: win-dshow.dll
13:20:44.777: ---------------------------------
13:20:44.854: Loading module: win-mf.dll
13:20:44.879: [Media Foundation encoder]: plugin is disabled for performance reasons on Windows versions less than 8
13:20:44.906: ---------------------------------
13:20:44.924: Loading module: win-wasapi.dll
13:20:44.926: =====================================================================
13:20:44.927: output 'adv_stream' (rtmp_output) created
13:20:44.927: output 'adv_file_output' (ffmpeg_muxer) created
13:20:44.927: encoder 'streaming_h264' (obs_x264) created
13:20:44.928: AAC encoder bitrate mapping:
13:20:44.928: 32 kbit/s: 'FFmpeg Default AAC Encoder' (ffmpeg_aac)
13:20:44.928: 64 kbit/s: 'FFmpeg Default AAC Encoder' (ffmpeg_aac)
13:20:44.928: 96 kbit/s: 'FFmpeg Default AAC Encoder' (ffmpeg_aac)
13:20:44.928: 128 kbit/s: 'FFmpeg Default AAC Encoder' (ffmpeg_aac)
13:20:44.928: 160 kbit/s: 'FFmpeg Default AAC Encoder' (ffmpeg_aac)
13:20:44.928: 192 kbit/s: 'FFmpeg Default AAC Encoder' (ffmpeg_aac)
13:20:44.928: 224 kbit/s: 'FFmpeg Default AAC Encoder' (ffmpeg_aac)
13:20:44.928: 256 kbit/s: 'FFmpeg Default AAC Encoder' (ffmpeg_aac)
13:20:44.928: 288 kbit/s: 'FFmpeg Default AAC Encoder' (ffmpeg_aac)
13:20:44.928: 320 kbit/s: 'FFmpeg Default AAC Encoder' (ffmpeg_aac)
13:20:44.928: encoder 'adv_aac0' (ffmpeg_aac) created
13:20:44.928: encoder 'adv_aac1' (ffmpeg_aac) created
13:20:44.928: encoder 'adv_aac2' (ffmpeg_aac) created
13:20:44.928: encoder 'adv_aac3' (ffmpeg_aac) created
13:20:44.929: service 'default_service' (rtmp_common) created
13:20:45.020: All scene data cleared
13:20:45.020: ------------------------------------------------
13:20:45.104: WASAPI: Device 'Speakers (2- Line 6 UX2)' initialized
13:20:45.104: source 'Desktop Audio' (wasapi_output_capture) created
13:20:45.116: WASAPI: Device 'Digital Audio Interface (2- Line 6 UX2)' initialized
13:20:45.116: source 'Mic/Aux' (wasapi_input_capture) created
13:20:45.150: adding 46 milliseconds of audio buffering, total audio buffering is now 46 milliseconds