Question / Help OBS WILL NOT STREAM ON x264

Redin

New Member
So I just upgraded my pc for streaming and i'm trying to start my stream but it started giving me an error saying maybe update my amd drivers so I downloaded something from my motherboard website and updated whatever drivers I could for my chipset and now it starts streaming but just sits at 0/kbs and won't show up on twitch. Now if I start my stream using nvenc it works... I really would rather use x264 and solve this issue. I've reinstalled obs without deleting my scenes and changed my stream key and rebooted my computer but at this point I can't find anything else on the internet to help me.
(I got a gtx 1080ti and a ryzen 7 1700)

Here's a copy of my logs.

13:16:25.681: CPU Name: AMD Ryzen 7 1700 Eight-Core Processor
13:16:25.681: CPU Speed: 2994MHz
13:16:25.681: Physical Cores: 8, Logical Cores: 16
13:16:25.681: Physical Memory: 16314MB Total, 10131MB Free (NOTE: 32bit programs cannot use more than 3gb)
13:16:25.681: Windows Version: 10.0 Build 14393 (revision: 1198; 64-bit)
13:16:25.681: Running as administrator: false
13:16:25.681: Aero is Enabled (Aero is always on for windows 8 and above)
13:16:25.681: Portable mode: false
13:16:25.696: OBS 20.0.1 (windows)
13:16:25.696: ---------------------------------
13:16:25.697: ---------------------------------
13:16:25.697: audio settings reset:
13:16:25.697: samples per sec: 44100
13:16:25.697: speakers: 2
13:16:25.699: ---------------------------------
13:16:25.699: Initializing D3D11...
13:16:25.699: Available Video Adapters:
13:16:25.701: Adapter 1: NVIDIA GeForce GTX 1080 Ti
13:16:25.701: Dedicated VRAM: 3221225472
13:16:25.701: Shared VRAM: 1073676288
13:16:25.701: output 1: pos={0, 0}, size={1920, 1080}, attached=true
13:16:25.701: output 2: pos={-1920, 0}, size={1920, 1080}, attached=true
13:16:25.701: output 3: pos={1920, 0}, size={1920, 1080}, attached=true
13:16:25.707: Loading up D3D11 on adapter NVIDIA GeForce GTX 1080 Ti (0)
13:16:26.267: D3D11 loaded successfully, feature level used: 45056
13:16:27.214: ---------------------------------
13:16:27.214: video settings reset:
13:16:27.214: base resolution: 1920x1080
13:16:27.214: output resolution: 1920x1080
13:16:27.214: downscale filter: Bicubic
13:16:27.214: fps: 60/1
13:16:27.214: format: NV12
13:16:27.215: Audio monitoring device:
13:16:27.215: name: Default
13:16:27.215: id: default
13:16:27.215: ---------------------------------
13:16:27.217: Required module function 'obs_module_load' in module '../../obs-plugins/32bit/chrome_elf.dll' not found, loading of module failed
13:16:27.229: [CoreAudio encoder]: Adding CoreAudio AAC encoder
13:16:27.233: [AMF] Encountered Exception during AMF initialization: Unable to load 'amfrt32.dll', error code 126.
13:16:27.233: Failed to initialize module 'enc-amf.dll'
13:16:27.259: Required module function 'obs_module_load' in module '../../obs-plugins/32bit/libcef.dll' not found, loading of module failed
13:16:27.260: Required module function 'obs_module_load' in module '../../obs-plugins/32bit/libEGL.dll' not found, loading of module failed
13:16:27.261: Required module function 'obs_module_load' in module '../../obs-plugins/32bit/libGLESv2.dll' not found, loading of module failed
13:16:27.262: Failed to load 'en-US' text for module: 'obs-browser.dll'
13:16:27.262: [browser_source: 'Version: 1.29.0']
13:16:27.267: NVENC supported
13:16:27.436: Couldn't find VLC installation, VLC video source disabled
13:16:27.442: No blackmagic support
13:16:27.523: [twitch ingest update] Remote update of URL "https://ingest.twitch.tv/api/v2/ingests" failed: schannel: next InitializeSecurityContext failed: SEC_E_INVALID_TOKEN (0x80090308) - The token supplied to the function is invalid
13:16:27.595: ---------------------------------
13:16:27.595: Loaded Modules:
13:16:27.595: win-wasapi.dll
13:16:27.595: win-mf.dll
13:16:27.595: win-ivcam.dll
13:16:27.595: win-dshow.dll
13:16:27.595: win-decklink.dll
13:16:27.595: win-capture.dll
13:16:27.595: vlc-video.dll
13:16:27.595: text-freetype2.dll
13:16:27.595: rtmp-services.dll
13:16:27.595: obs-x264.dll
13:16:27.595: obs-vst.dll
13:16:27.595: obs-transitions.dll
13:16:27.595: obs-text.dll
13:16:27.595: obs-qsv11.dll
13:16:27.595: obs-outputs.dll
13:16:27.595: obs-filters.dll
13:16:27.595: obs-ffmpeg.dll
 

Attachments

  • 2017-09-17 13-16-25.txt
    15 KB · Views: 14

c3r1c3

Member
1. Try the 64-bit version of OBS (Start menu->OBS>OBS 64-bit) instead.
2. (Just a performance thing, doesn't have anything to do with your issue) Don't have Game and Display capture sources in the same scene.
 

Redin

New Member
1. Try the 64-bit version of OBS (Start menu->OBS>OBS 64-bit) instead.
2. (Just a performance thing, doesn't have anything to do with your issue) Don't have Game and Display capture sources in the same scene.

Thank you so much, It was literally the 32 bit obs I was running. Life SAVER!
 
Top