Question / Help black screen when trying to stream

EBrito

Active Member
Log not complete.
But, reading that part
02:58:57.572: OpenGL extension ARB_pixel_format is required
02:58:57.572: gl_platform_create failed
02:58:57.572: device_create (GL) failed
02:58:57.622: Failed to initialize video: Unspecified error


Go to advanced settings and change renderer to Direct3D 11
 
ok i switched it now i see video but with the white circle loading thing, heres the most current log

11:40:01.939: CPU Name: AMD FX(tm)-8320 Eight-Core Processor
11:40:01.939: CPU Speed: 3516MHz
11:40:01.939: Physical Cores: 8, Logical Cores: 8
11:40:01.939: Physical Memory: 4095MB Total, 4095MB Free (NOTE: 2 or 4 gigs max is normal for 32bit programs)
11:40:01.940: Windows Version: 6.1 Build 7600 (revision: 16385; 64-bit)
11:40:01.940: Running as administrator: true
11:40:01.940: Aero is Enabled
11:40:01.940: Portable mode: false
11:40:01.955: OBS 0.16.6 (windows)
11:40:01.955: ---------------------------------
11:40:01.956: ---------------------------------
11:40:01.956: audio settings reset:
11:40:01.956: samples per sec: 44100
11:40:01.956: speakers: 2
11:40:01.957: ---------------------------------
11:40:01.957: Initializing D3D11..
11:40:01.957: Available Video Adapters:
11:40:01.959: Adapter 1: AMD Radeon R9 200 Series
11:40:01.959: Dedicated VRAM: 2125631488
11:40:01.959: Shared VRAM: 4008005632
11:40:01.959: output 1: pos={0, 0}, size={1920, 1080}, attached=true
11:40:01.964: Loading up D3D11 on adapter AMD Radeon R9 200 Series (0)
11:40:01.972: D3D11 loaded sucessfully, feature level used: 45056
11:40:03.124: ---------------------------------
11:40:03.124: video settings reset:
11:40:03.124: base resolution: 1920x1080
11:40:03.124: output resolution: 1280x720
11:40:03.124: downscale filter: Bicubic
11:40:03.124: fps: 30/1
11:40:03.124: format: NV12
11:40:03.125: ---------------------------------
11:40:03.133: [CoreAudio encoder]: Adding CoreAudio AAC encoder
11:40:03.133: [AMF Encoder] Version 1.4.2.3
11:40:03.134: [AMF Encoder] Unable to load 'amfrt32.dll', error code 126.
11:40:03.134: [AMF Encoder] Uncaught Exception: ƒ
11:40:03.246: Required module function 'obs_module_load' in module '../../obs-plugins/32bit/libcef.dll' not found, loading of module failed
11:40:03.247: Required module function 'obs_module_load' in module '../../obs-plugins/32bit/libEGL.dll' not found, loading of module failed
11:40:03.285: Required module function 'obs_module_load' in module '../../obs-plugins/32bit/libGLESv2.dll' not found, loading of module failed
11:40:03.286: Failed to load 'en-US' text for module: 'obs-browser.dll'
11:40:03.286: [browser_source: 'Version: 1.26.0']
11:40:03.287: LoadLibrary failed for 'nvEncodeAPI.dll': The specified module could not be found.
11:40:03.287: (126)
11:40:03.418: Couldn't find VLC installation, VLC video source disabled
11:40:03.428: No blackmagic support
11:40:03.432: [Media Foundation encoder]: plugin is disabled for performance reasons on Windows versions prior to 8
11:40:03.512: ---------------------------------
11:40:03.512: Loaded Modules:
11:40:03.512: win-wasapi.dll
11:40:03.512: win-mf.dll
11:40:03.512: win-dshow.dll
11:40:03.512: win-decklink.dll
11:40:03.512: win-capture.dll
11:40:03.512: vlc-video.dll
11:40:03.512: text-freetype2.dll
11:40:03.512: rtmp-services.dll
11:40:03.512: obs-x264.dll
11:40:03.512: obs-transitions.dll
11:40:03.512: obs-text.dll
11:40:03.512: obs-qsv11.dll
11:40:03.512: obs-outputs.dll
11:40:03.512: obs-filters.dll
11:40:03.512: obs-ffmpeg.dll
11:40:03.512: obs-browser.dll
11:40:03.512: image-source.dll
11:40:03.512: frontend-tools.dll
11:40:03.512: enc-amf.dll
11:40:03.512: coreaudio-encoder.dll
11:40:03.512: ==== Startup complete ===============================================
11:40:03.528: All scene data cleared
11:40:03.528: ------------------------------------------------
11:40:03.574: WASAPI: Device 'Speakers (Turtle Beach PX22)' initialized
11:40:03.585: WASAPI: Device 'Microphone (Turtle Beach PX22)' initialized
11:40:03.589: Switched to scene 'Live gameplay'
11:40:03.589: ------------------------------------------------
11:40:03.589: Loaded scenes:
11:40:03.589: - scene 'Live gameplay':
11:40:03.589: - source: 'Display Capture' (monitor_capture)
11:40:03.589: ------------------------------------------------
11:40:03.629: adding 69 milliseconds of audio buffering, total audio buffering is now 69 milliseconds
 
Top