Question / Help OBS won't use my GPU for encoding, only CPI

ItsPueh

New Member
Hello,


Everytime I press "Start Streaming" or "Start Recording" I get an error.

"Starting the output failed. Please check the log for details.
Note: If you are using the NVENC or AMD encoders, make sure your video drivers are up to date."

I've already checked my drivers, and that's all fine. When I encode using my CPU it works, but I'm not able to use 1080p60 as the output then, since that makes my stream buffer a lot. The CPU won't handle it.

Code:
16:16:35.287: CPU Name: AMD FX(tm)-6350 Six-Core Processor             
16:16:35.287: CPU Speed: 3900MHz
16:16:35.287: Physical Cores: 3, Logical Cores: 6
16:16:35.287: Physical Memory: 4044MB Total, 1578MB Free
16:16:35.287: Windows Version: 10.0 Build 15063 (revision: 296; 64-bit)
16:16:35.287: Running as administrator: true
16:16:35.288: Aero is Enabled (Aero is always on for windows 8 and above)
16:16:35.288: Portable mode: false
16:16:35.318: OBS 20.0.1 (64bit, windows)
16:16:35.318: ---------------------------------
16:16:35.319: ---------------------------------
16:16:35.319: audio settings reset:
16:16:35.319:     samples per sec: 44100
16:16:35.319:     speakers:        2
16:16:35.321: ---------------------------------
16:16:35.321: Initializing D3D11...
16:16:35.321: Available Video Adapters:
16:16:35.322:     Adapter 1: AMD Radeon R7 200 Series
16:16:35.322:       Dedicated VRAM: 2126606336
16:16:35.322:       Shared VRAM:    2120251392
16:16:35.322:       output 1: pos={0, 0}, size={1920, 1080}, attached=true
16:16:35.324: Loading up D3D11 on adapter AMD Radeon R7 200 Series (0)
16:16:35.336: D3D11 loaded successfully, feature level used: 45056
16:16:36.338: ---------------------------------
16:16:36.338: video settings reset:
16:16:36.338:     base resolution:   1920x1080
16:16:36.338:     output resolution: 1280x720
16:16:36.338:     downscale filter:  Bilinear
16:16:36.338:     fps:               60/1
16:16:36.338:     format:            NV12
16:16:36.339: Audio monitoring device:
16:16:36.339:     name: Default
16:16:36.339:     id: default
16:16:36.339: ---------------------------------
16:16:36.341: Required module function 'obs_module_load' in module '../../obs-plugins/64bit/chrome_elf.dll' not found, loading of module failed
16:16:36.346: [CoreAudio encoder]: CoreAudio AAC encoder not installed on the system or couldn't be loaded
16:16:36.351: [AMF] Version 2.1.2 loaded (Compiled: 1.4.2.0, Runtime: 1.4.6.0, Library: 1;4;6;0;17.50;201712061735;CL#1491337).
16:16:36.396: [AMF] <Id: 2> Unable to create H265/HEVC encoder, error AMF_NOT_SUPPORTED (code 10)
16:16:36.453: [AMF] <Id: 4> Unable to create H265/HEVC encoder, error AMF_NOT_SUPPORTED (code 10)
16:16:36.453: [AMF] [H265/HEVC] Not supported by any GPU, disabling...
16:16:36.467: Required module function 'obs_module_load' in module '../../obs-plugins/64bit/libcef.dll' not found, loading of module failed
16:16:36.468: Required module function 'obs_module_load' in module '../../obs-plugins/64bit/libEGL.dll' not found, loading of module failed
16:16:36.469: Required module function 'obs_module_load' in module '../../obs-plugins/64bit/libGLESv2.dll' not found, loading of module failed
16:16:36.469: Failed to load 'en-US' text for module: 'obs-browser.dll'
16:16:36.469: [browser_source: 'Version: 1.29.0']
16:16:36.478: LoadLibrary failed for 'nvEncodeAPI64.dll': The specified module could not be found.
16:16:36.478:  (126)
16:16:36.648: Couldn't find VLC installation, VLC video source disabled
16:16:36.656: No blackmagic support
16:16:36.705: ---------------------------------
16:16:36.705:   Loaded Modules:
16:16:36.705:     win-wasapi.dll
16:16:36.705:     win-mf.dll
16:16:36.705:     win-dshow.dll
16:16:36.705:     win-decklink.dll
16:16:36.705:     win-capture.dll
16:16:36.705:     vlc-video.dll
16:16:36.705:     text-freetype2.dll
16:16:36.705:     rtmp-services.dll
16:16:36.705:     obs-x264.dll
16:16:36.705:     obs-vst.dll
16:16:36.705:     obs-transitions.dll
16:16:36.705:     obs-text.dll
16:16:36.705:     obs-qsv11.dll
16:16:36.705:     obs-outputs.dll
16:16:36.705:     obs-filters.dll
16:16:36.705:     obs-ffmpeg.dll
16:16:36.705:     obs-browser.dll
16:16:36.705:     image-source.dll
16:16:36.705:     frontend-tools.dll
16:16:36.705:     enc-amf.dll
16:16:36.705:     coreaudio-encoder.dll
16:16:36.705: ---------------------------------
16:16:36.705: ==== Startup complete ===============================================
16:16:36.713: All scene data cleared
16:16:36.713: ------------------------------------------------
16:16:36.726: [WASAPISource::WASAPISource] Device '{0.0.0.00000000}.{4a2bad3f-895a-4940-a80d-56b4bee2989f}' not found.  Waiting for device
16:16:36.735: WASAPI: Device 'Line (Elgato Sound Capture)' initialized
16:16:36.759: adding 23 milliseconds of audio buffering, total audio buffering is now 23 milliseconds
16:16:37.316: Switched to scene 'Stream Start'
16:16:37.318: ------------------------------------------------
16:16:37.318: Loaded scenes:
16:16:37.318: - scene 'Stream Start':
16:16:37.319:     - source: 'Video Capture Device' (dshow_input)
16:16:37.319:         - filter: 'Gain' (gain_filter)
16:16:37.319:     - source: 'Blackscreen' (image_source)
16:16:37.319:     - source: 'Layout' (image_source)
16:16:37.319:     - source: 'Chatbox' (browser_source)
16:16:37.319:     - source: 'Camera' (dshow_input)
16:16:37.319:     - source: 'Event List' (browser_source)
16:16:37.319:     - source: 'Latest Follower' (text_gdiplus)
16:16:37.319:     - source: 'NoCamTxt' (text_gdiplus)
16:16:37.319:     - source: 'NoCam' (image_source)
16:16:37.319:     - source: 'ENC-Spin' (image_source)
16:16:37.319:     - source: 'Kappamon' (browser_source)
16:16:37.319:     - source: 'Latest Donator' (browser_source)
16:16:37.319:     - source: 'Alerts' (browser_source)
16:16:37.319:     - source: 'StreamStart' (image_source)
16:16:37.319:     - source: 'Text (GDI+)' (text_gdiplus)
16:16:37.319:     - source: 'KappaGen' (browser_source)
16:16:37.319: - scene 'Stream':
16:16:37.319:     - source: 'Video Capture Device' (dshow_input)
16:16:37.319:         - filter: 'Gain' (gain_filter)
16:16:37.319:     - source: 'Blackscreen' (image_source)
16:16:37.319:     - source: 'Layout' (image_source)
16:16:37.319:     - source: 'Chatbox' (browser_source)
16:16:37.319:     - source: 'Camera' (dshow_input)
16:16:37.319:     - source: 'Event List' (browser_source)
16:16:37.319:     - source: 'NoCamTxt' (text_gdiplus)
16:16:37.319:     - source: 'NoCam' (image_source)
16:16:37.319:     - source: 'ENC-Spin' (image_source)
16:16:37.319:     - source: 'Kappamon' (browser_source)
16:16:37.320:     - source: 'Latest Donator' (browser_source)
16:16:37.320:     - source: 'Alerts' (browser_source)
16:16:37.320:     - source: 'StreamStart' (image_source)
16:16:37.320:     - source: 'Latest Follower' (text_gdiplus)
16:16:37.320:     - source: 'KappaGen' (browser_source)
16:16:37.320: - scene 'StreamBRB':
16:16:37.320:     - source: 'Video Capture Device' (dshow_input)
16:16:37.320:         - filter: 'Gain' (gain_filter)
16:16:37.320:     - source: 'Blackscreen' (image_source)
16:16:37.320:     - source: 'Layout' (image_source)
16:16:37.320:     - source: 'Chatbox' (browser_source)
16:16:37.320:     - source: 'Camera' (dshow_input)
16:16:37.320:     - source: 'Event List' (browser_source)
16:16:37.320:     - source: 'NoCamTxt' (text_gdiplus)
16:16:37.320:     - source: 'NoCam' (image_source)
16:16:37.320:     - source: 'ENC-Spin' (image_source)
16:16:37.320:     - source: 'KappaGen' (browser_source)
16:16:37.320:     - source: 'Kappamon' (browser_source)
16:16:37.320:     - source: 'Latest Donator' (browser_source)
16:16:37.320:     - source: 'Alerts' (browser_source)
16:16:37.320:     - source: 'StreamBrB' (image_source)
16:16:37.320:     - source: 'Latest Follower' (text_gdiplus)
16:16:37.320: - scene 'StreamStop':
16:16:37.320:     - source: 'Video Capture Device' (dshow_input)
16:16:37.320:         - filter: 'Gain' (gain_filter)
16:16:37.320:     - source: 'Blackscreen' (image_source)
16:16:37.320:     - source: 'Layout' (image_source)
16:16:37.320:     - source: 'Chatbox' (browser_source)
16:16:37.320:     - source: 'Camera' (dshow_input)
16:16:37.320:     - source: 'Event List' (browser_source)
16:16:37.320:     - source: 'NoCamTxt' (text_gdiplus)
16:16:37.320:     - source: 'NoCam' (image_source)
16:16:37.320:     - source: 'ENC-Spin' (image_source)
16:16:37.320:     - source: 'KappaGen' (browser_source)
16:16:37.320:     - source: 'Kappamon' (browser_source)
16:16:37.320:     - source: 'Latest Donator' (browser_source)
16:16:37.321:     - source: 'Alerts' (browser_source)
16:16:37.321:     - source: 'StreamSTOP' (image_source)
16:16:37.321:     - source: 'Latest Follower' (text_gdiplus)
16:16:37.321: ------------------------------------------------
16:16:37.867: Camera: data.GetDevice failed
16:16:37.867: Camera: Video configuration failed
16:16:38.922: ---------------------------------
16:16:38.922: [DShow Device: 'Video Capture Device'] settings updated:
16:16:38.922:     video device: Elgato Game Capture HD
16:16:38.922:     video path: __elgato
16:16:38.922:     resolution: 1920x1080
16:16:38.922:     fps: 60.00 (interval: 166666)
16:16:38.922:     format: UYVY
16:16:38.922:     using video device audio: yes
16:16:38.922:     sample rate: 48000
16:16:38.922:     channels: 2
16:16:38.922:     audio type: Capture
16:16:40.094: adding 232 milliseconds of audio buffering, total audio buffering is now 255 milliseconds
16:16:40.139: adding 23 milliseconds of audio buffering, total audio buffering is now 278 milliseconds
16:16:47.071: [AMF] [H264]<Id: 5> Encoder Parameters:
16:16:47.071: [AMF] [H264]<Id: 5>   Backend:
16:16:47.071: [AMF] [H264]<Id: 5>     Video API: Direct3D 11
16:16:47.071: [AMF] [H264]<Id: 5>     Video Adapter: AMD Radeon R7 200 Series (VEN_1002/DEV_6819/SUB_a001174b/REV_0000)
16:16:47.071: [AMF] [H264]<Id: 5>     OpenCL: Not Supported
16:16:47.071: [AMF] [H264]<Id: 5>       Transfer: Disabled
16:16:47.071: [AMF] [H264]<Id: 5>       Conversion: Disabled
16:16:47.071: [AMF] [H264]<Id: 5>     Async Queue: Disabled
16:16:47.071: [AMF] [H264]<Id: 5>       Size: 4
16:16:47.071: [AMF] [H264]<Id: 5>   Frame:
16:16:47.071: [AMF] [H264]<Id: 5>     Format: NV12 601 Partial
16:16:47.071: [AMF] [H264]<Id: 5>     Resolution: 1280x720
16:16:47.071: [AMF] [H264]<Id: 5>     Frame Rate: 60/1
16:16:47.071: [AMF] [H264]<Id: 5>     Aspect Ratio: 1:1
16:16:47.071: [AMF] [H264]<Id: 5>   Static:
16:16:47.071: [AMF] [H264]<Id: 5>     Usage: Transcoding
16:16:47.071: [AMF] [H264]<Id: 5>     Quality Preset: Quality
16:16:47.071: [AMF] [H264]<Id: 5>     Profile: Main 3.2
16:16:47.071: [AMF] [H264]<Id: 5>     Coding Type: Automatic
16:16:47.071: [AMF] [H264]<Id: 5>     Max. Reference Frames: 4
16:16:47.071: [AMF] [H264]<Id: 5>     Max. Long-Term Reference Frames: 0
16:16:47.071: [AMF] [H264]<Id: 5>   Rate Control:
16:16:47.071: [AMF] [H264]<Id: 5>     Method: Constant Bitrate
16:16:47.071: [AMF] [H264]<Id: 5>     Pre-Pass Mode: Disabled
16:16:47.071: [AMF] [H264]<Id: 5>     QP:
16:16:47.071: [AMF] [H264]<Id: 5>       Range: 18 - 51
16:16:47.071: [AMF] [H264]<Id: 5>       I-Frame: 22
16:16:47.071: [AMF] [H264]<Id: 5>       P-Frame: 22
16:16:47.071: [AMF] [H264]<Id: 5>       B-Frame: 22
16:16:47.071: [AMF] [H264]<Id: 5>     Bitrate:
16:16:47.071: [AMF] [H264]<Id: 5>       Target: 5000000 bit/s
16:16:47.071: [AMF] [H264]<Id: 5>       Peak: 5000000 bit/s
16:16:47.072: [AMF] [H264]<Id: 5>     Flags:
16:16:47.072: [AMF] [H264]<Id: 5>       Filler Data: Enabled
16:16:47.072: [AMF] [H264]<Id: 5>       Frame Skipping: Disabled
16:16:47.072: [AMF] [H264]<Id: 5>         Period: 0 Frames
16:16:47.072: [AMF] [H264]<Id: 5>         Behaviour: Skip every Nth frame
16:16:47.072: [AMF] [H264]<Id: 5>       Variance Based Adaptive Quantization: Enabled
16:16:47.072: [AMF] [H264]<Id: 5>       Enforce Hypothetical Reference Decoder: Enabled
16:16:47.072: [AMF] [H264]<Id: 5>     Video Buffering Verfier:
16:16:47.072: [AMF] [H264]<Id: 5>       Buffer Size: 5000000 bits
16:16:47.072: [AMF] [H264]<Id: 5>       Initial Fullness: 100 %
16:16:47.072: [AMF] [H264]<Id: 5>     Max. Access Unit Size: 0
16:16:47.072: [AMF] [H264]<Id: 5>   Picture Control:
16:16:47.072: [AMF] [H264]<Id: 5>     Period:
16:16:47.072: [AMF] [H264]<Id: 5>       IDR: 120 Frames
16:16:47.072: [AMF] [H264]<Id: 5>       I: 0 Frames
16:16:47.072: [AMF] [H264]<Id: 5>       P: 0 Frames
16:16:47.072: [AMF] [H264]<Id: 5>       B: 0 Frames
16:16:47.072: [AMF] [H264]<Id: 5>     Header Insertion Spacing: 0
16:16:47.072: [AMF] [H264]<Id: 5>     GOP Alignment: Enabled
16:16:47.072: [AMF] [H264]<Id: 5>     Deblocking Filter: Enabled
16:16:47.072: [AMF] [H264]<Id: 5>     Motion Estimation: Quarter, Half
16:16:47.072: [AMF] [H264]<Id: 5>     B-Frames:
16:16:47.072: [AMF] [H264]<Id: 5>       Pattern: 0
16:16:47.072: [AMF] [H264]<Id: 5>       Delta QP: N/A
16:16:47.072: [AMF] [H264]<Id: 5>       Reference: Disabled
16:16:47.072: [AMF] [H264]<Id: 5>       Reference Delta QP: N/A
16:16:47.072: [AMF] [H264]<Id: 5>   Intra-Refresh:
16:16:47.072: [AMF] [H264]<Id: 5>     Number of Macroblocks Per Slot: 0
16:16:47.072: [AMF] [H264]<Id: 5>     Number of Stripes: 2147483647
16:16:47.072: [AMF] [H264]<Id: 5>   Slicing:
16:16:47.072: [AMF] [H264]<Id: 5>     Mode: 140723062917076
16:16:47.072: [AMF] [H264]<Id: 5>     Slices Per Frame: 1
16:16:47.072: [AMF] [H264]<Id: 5>     Control Mode: Unknown 0
16:16:47.072: [AMF] [H264]<Id: 5>     Control Size: 0
16:16:47.072: [AMF] [H264]<Id: 5>     Maximum Slice Size: 2147483647
16:16:47.072: [AMF] [H264]<Id: 5>   Experimental:
16:16:47.072: [AMF] [H264]<Id: 5>     Low Latency: Disabled
16:16:47.089: [AMF] [H264]<Id: 5> <Plugin::AMD::EncoderH264::GetCommonLowLatencyInternal> Failed to retrieve value, error AMF_INVALID_ARG (code 4)

Is there a way to fix this, since this kinda limits the quality for me.

Thanks in advance!
 
Top