Question / Help OBS can't fine video adapter

Midazgp

New Member
I just got a new laptop was going to start streaming however when going through setup there was video adapter, so I tried streaming without it and got black screened.

My card is an integrated one: Intel HD graphics family not sure of the exact number but that is what the log says. Below is the log.

Code:
22:59:06: Open Broadcaster Software v0.592b - 32bit (´・ω・`)
22:59:06: -------------------------------
22:59:06: CPU Name: Intel(R) Core(TM) i5-4200U CPU @ 1.60GHz
22:59:06: CPU Speed: 1596MHz
22:59:06: Physical Memory:  4095MB Total, 4095MB Free
22:59:06: stepping id: 1, model 69, family 6, type 0, extmodel 2, extfamily 0, HTT 1, logical cores 4, total cores 2
22:59:06: monitor 1: pos={0, 0}, size={1366, 768}
22:59:06: Windows Version: 6.2 Build 9200 
22:59:06: Aero is Enabled
22:59:06: -------------------------------
22:59:06: OBS Modules:
22:59:06: Base Address     Module
22:59:06: 00850000         OBS.exe
22:59:06: 6EA30000         OBSApi.dll
22:59:06: 6E640000         DShowPlugin.dll
22:59:06: 6EDC0000         GraphicsCapture.dll
22:59:06: 6E620000         NoiseGate.dll
22:59:06: 6E600000         PSVPlugin.dll
22:59:06: ------------------------------------------
22:59:06: Adapter 1
22:59:06:   Video Adapter: Intel(R) HD Graphics Family
22:59:06:   Video Adapter Dedicated Video Memory: 0
22:59:06:   Video Adapter Shared System Memory: 1879048192
22:59:06:   Video Adapter Output 1: pos={0, 0}, size={1366, 768}, attached=true
22:59:06: =====Stream Start: 2013-12-28, 22:59:06===============================================
22:59:06:   Multithreaded optimizations: On
22:59:06:   Base resolution: 1366x768
22:59:06:   Output resolution: 1364x768
22:59:06: ------------------------------------------
22:59:06: Loading up D3D10 on Intel(R) HD Graphics Family (Adapter 1)...
22:59:06: ------------------------------------------
22:59:06: Audio Format: 48000hz
22:59:06: Playback device Default
22:59:06: ------------------------------------------
22:59:06: Using desktop audio input: Speakers (Realtek High Definition Audio)
22:59:07: ------------------------------------------
22:59:07: Using auxilary audio input: Microphone (Realtek High Definition Audio)
22:59:07: ------------------------------------------
22:59:07: Audio Encoding: AAC
22:59:07:     bitrate: 128
22:59:07: Scene buffering time set to 700
22:59:07: ------------------------------------------
22:59:07: Video Encoding: x264
22:59:07:     fps: 30
22:59:07:     width: 1364, height: 768
22:59:07:     preset: veryfast
22:59:07:     profile: high
22:59:07:     keyint: 250
22:59:07:     CBR: yes
22:59:07:     CFR: yes
22:59:07:     max bitrate: 1000
22:59:07:     buffer size: 1000
22:59:07: ------------------------------------------
22:59:07: MMDeviceAudioSource: Frequency for device 'Speakers (Realtek High Definition Audio)' is 384000, samples per sec is 48000
22:59:07: MMDeviceAudioSource: Frequency for device 'Microphone (Realtek High Definition Audio)' is 352800, samples per sec is 44100
22:59:08: Total frames encoded: 1, total frames duplicated: 0 (0.00%)
22:59:08: Total frames rendered: 26, number of late frames: 0 (0.00%) (it's okay for some frames to be late)
22:59:08: Number of times waited to send: 0, Waited for a total of 0 bytes
22:59:08: Number of b-frames dropped: 0 (-1.$%), Number of p-frames dropped: 0 (-1.$%), Total 0 (-1.$%)
22:59:08: Number of bytes sent: 0
22:59:08: 
22:59:08: Profiler time results:
22:59:08: 
22:59:08: ==============================================================
22:59:08: video thread frame - [100%] [avg time: 3.064 ms] [children: 18.4%] [unaccounted: 81.6%]
22:59:08: | scene->Preprocess - [0.0326%] [avg time: 0.001 ms]
22:59:08: | GPU download and conversion - [18.4%] [avg time: 0.563 ms] [children: 29.4%] [unaccounted: -11%]
22:59:08: | | flush - [14.5%] [avg time: 0.444 ms]
22:59:08: | | CopyResource - [14.5%] [avg time: 0.445 ms]
22:59:08: | | conversion to 4:2:0 - [0.359%] [avg time: 0.011 ms]
22:59:08: Convert444Thread - [100%] [avg time: 3.561 ms] [children: 99.4%] [unaccounted: 0.646%]
22:59:08: | Convert444toNV12 - [99.4%] [avg time: 3.538 ms]
22:59:08: encoder thread frame - [100%] [avg time: 0.119 ms]
22:59:08: ==============================================================
22:59:08: 
22:59:08: 
22:59:08: Profiler CPU results:
22:59:08: 
22:59:08: ==============================================================
22:59:08: video thread frame - [cpu time: avg 1.201 ms, total 31.25 ms] [avg calls per frame: 1]
22:59:08: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
22:59:08: | GPU download and conversion - [cpu time: avg 0.6 ms, total 15.625 ms] [avg calls per frame: 1]
22:59:08: | | flush - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
22:59:08: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 0]
22:59:08: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 0]
22:59:08: Convert444Thread - [cpu time: avg 7.812 ms, total 15.625 ms] [avg calls per frame: 1]
22:59:08: | Convert444toNV12 - [cpu time: avg 7.812 ms, total 15.625 ms] [avg calls per frame: 1]
22:59:08: encoder thread frame - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
22:59:08: ==============================================================
22:59:08: 
22:59:08: =====Stream End: 2013-12-28, 22:59:08=================================================
22:59:10: =====Stream Start: 2013-12-28, 22:59:10===============================================
22:59:10:   Multithreaded optimizations: On
22:59:10:   Base resolution: 1366x768
22:59:10:   Output resolution: 1364x768
22:59:10: ------------------------------------------
22:59:10: Loading up D3D10 on Intel(R) HD Graphics Family (Adapter 1)...
22:59:10: ------------------------------------------
22:59:10: Audio Format: 48000hz
22:59:10: Playback device Default
22:59:10: ------------------------------------------
22:59:10: Using desktop audio input: Speakers (Realtek High Definition Audio)
22:59:10: ------------------------------------------
22:59:10: Using auxilary audio input: Microphone (Realtek High Definition Audio)
22:59:10: ------------------------------------------
22:59:10: Audio Encoding: AAC
22:59:10:     bitrate: 128
22:59:10: Scene buffering time set to 700
22:59:10: ------------------------------------------
22:59:10: Video Encoding: x264
22:59:10:     fps: 30
22:59:10:     width: 1364, height: 768
22:59:10:     preset: veryfast
22:59:10:     profile: high
22:59:10:     keyint: 250
22:59:10:     CBR: yes
22:59:10:     CFR: yes
22:59:10:     max bitrate: 1000
22:59:10:     buffer size: 1000
22:59:10: ------------------------------------------
22:59:10: MMDeviceAudioSource: Frequency for device 'Speakers (Realtek High Definition Audio)' is 384000, samples per sec is 48000
22:59:10: MMDeviceAudioSource: Frequency for device 'Microphone (Realtek High Definition Audio)' is 352800, samples per sec is 44100
22:59:12: Total frames encoded: 53, total frames duplicated: 0 (0.00%)
22:59:12: Total frames rendered: 62, number of late frames: 1 (1.61%) (it's okay for some frames to be late)
22:59:12: 
22:59:12: Profiler time results:
22:59:12: 
22:59:12: ==============================================================
22:59:12: video thread frame - [100%] [avg time: 1.537 ms] [children: 34.5%] [unaccounted: 65.5%]
22:59:12: | scene->Preprocess - [0.13%] [avg time: 0.002 ms]
22:59:12: | GPU download and conversion - [34.4%] [avg time: 0.528 ms] [children: 34.9%] [unaccounted: -0.586%]
22:59:12: | | flush - [29.3%] [avg time: 0.45 ms]
22:59:12: | | CopyResource - [5.27%] [avg time: 0.081 ms]
22:59:12: | | conversion to 4:2:0 - [0.39%] [avg time: 0.006 ms]
22:59:12: Convert444Thread - [100%] [avg time: 2.976 ms] [children: 99.3%] [unaccounted: 0.672%]
22:59:12: | Convert444toNV12 - [99.3%] [avg time: 2.956 ms]
22:59:12: encoder thread frame - [100%] [avg time: 4.017 ms]
22:59:12: ==============================================================
22:59:12: 
22:59:12: 
22:59:12: Profiler CPU results:
22:59:12: 
22:59:12: ==============================================================
22:59:12: video thread frame - [cpu time: avg 1.008 ms, total 62.5 ms] [avg calls per frame: 1]
22:59:12: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
22:59:12: | GPU download and conversion - [cpu time: avg 0.252 ms, total 15.625 ms] [avg calls per frame: 1]
22:59:12: | | flush - [cpu time: avg 0.252 ms, total 15.625 ms] [avg calls per frame: 1]
22:59:12: | | CopyResource - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
22:59:12: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
22:59:12: Convert444Thread - [cpu time: avg 2.956 ms, total 109.375 ms] [avg calls per frame: 1]
22:59:12: | Convert444toNV12 - [cpu time: avg 2.956 ms, total 109.375 ms] [avg calls per frame: 1]
22:59:12: encoder thread frame - [cpu time: avg 3.038 ms, total 109.375 ms] [avg calls per frame: 1]
22:59:12: ==============================================================
22:59:12: 
22:59:12: =====Stream End: 2013-12-28, 22:59:12=================================================
23:04:52: =====Stream Start: 2013-12-28, 23:04:52===============================================
23:04:52:   Multithreaded optimizations: On
23:04:52:   Base resolution: 1366x768
23:04:52:   Output resolution: 1364x768
23:04:52: ------------------------------------------
23:04:52: Loading up D3D10 on Intel(R) HD Graphics Family (Adapter 1)...
23:04:52: ------------------------------------------
23:04:52: Audio Format: 48000hz
23:04:52: Playback device Default
23:04:52: ------------------------------------------
23:04:52: Using desktop audio input: Speakers (Realtek High Definition Audio)
23:04:52: ------------------------------------------
23:04:52: Using auxilary audio input: Microphone (Realtek High Definition Audio)
23:04:52: ------------------------------------------
23:04:52: Audio Encoding: AAC
23:04:52:     bitrate: 128
23:04:52: Scene buffering time set to 700
23:04:52: ------------------------------------------
23:04:52: Video Encoding: x264
23:04:52:     fps: 30
23:04:52:     width: 1364, height: 768
23:04:52:     preset: veryfast
23:04:52:     profile: main
23:04:52:     keyint: 60
23:04:52:     CBR: yes
23:04:52:     CFR: yes
23:04:52:     max bitrate: 1000
23:04:52:     buffer size: 1000
23:04:52: ------------------------------------------
23:04:52: MMDeviceAudioSource: Frequency for device 'Speakers (Realtek High Definition Audio)' is 384000, samples per sec is 48000
23:04:52: MMDeviceAudioSource: Frequency for device 'Microphone (Realtek High Definition Audio)' is 352800, samples per sec is 44100
23:04:54: Using RTMP service: Twitch / Justin.tv
23:04:54:   Server selection: rtmp://live-jfk.justin.tv/app
23:04:54:   Interface: Dell Wireless 1705 802.11b/g/n (2.4GHZ) (802.11, 225 mbps)
23:04:55: Completed handshake with rtmp://live-jfk.justin.tv/app in 403 ms.
23:04:56: SO_SNDBUF was at 65536
23:04:56: SO_SNDBUF is now 65536
23:05:01: RTMPPublisher::SocketLoop: Increasing send buffer to ISB 131072 (buffer: 0 / 144384)
23:05:28: ++++++++++++++++++++++++++++++++++++++++++++++++++++++
23:05:28:   New Scene
23:05:34: ++++++++++++++++++++++++++++++++++++++++++++++++++++++
23:05:34:   New Scene
23:05:37: Total frames encoded: 1318, total frames duplicated: 1 (0.08%)
23:05:37: Total frames rendered: 1323, number of late frames: 1 (0.08%) (it's okay for some frames to be late)
23:05:37: RTMPPublisher::SocketLoop: Graceful loop exit
23:05:37: Average send payload: 4091 bytes, average send interval: 28 ms
23:05:37: Number of times waited to send: 0, Waited for a total of 0 bytes
23:05:37: Number of b-frames dropped: 0 (0%), Number of p-frames dropped: 0 (0%), Total 0 (0%)
23:05:37: Number of bytes sent: 5739883
23:05:37: 
23:05:37: Profiler time results:
23:05:37: 
23:05:37: ==============================================================
23:05:37: video thread frame - [100%] [avg time: 1.009 ms] [children: 28.3%] [unaccounted: 71.7%]
23:05:37: | scene->Preprocess - [0.198%] [avg time: 0.002 ms]
23:05:37: | GPU download and conversion - [28.1%] [avg time: 0.284 ms] [children: 23.8%] [unaccounted: 4.36%]
23:05:37: | | flush - [13.2%] [avg time: 0.133 ms]
23:05:37: | | CopyResource - [8.72%] [avg time: 0.088 ms]
23:05:37: | | conversion to 4:2:0 - [1.88%] [avg time: 0.019 ms]
23:05:37: Convert444Thread - [100%] [avg time: 2.996 ms] [children: 99.3%] [unaccounted: 0.701%]
23:05:37: | Convert444toNV12 - [99.3%] [avg time: 2.975 ms]
23:05:37: encoder thread frame - [100%] [avg time: 2.532 ms]
23:05:37: ==============================================================
23:05:37: 
23:05:37: 
23:05:37: Profiler CPU results:
23:05:37: 
23:05:37: ==============================================================
23:05:37: video thread frame - [cpu time: avg 0.354 ms, total 468.75 ms] [avg calls per frame: 1]
23:05:37: | scene->Preprocess - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
23:05:37: | GPU download and conversion - [cpu time: avg 0.177 ms, total 234.375 ms] [avg calls per frame: 1]
23:05:37: | | flush - [cpu time: avg 0.106 ms, total 140.625 ms] [avg calls per frame: 1]
23:05:37: | | CopyResource - [cpu time: avg 0.048 ms, total 62.5 ms] [avg calls per frame: 1]
23:05:37: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
23:05:37: Convert444Thread - [cpu time: avg 2.768 ms, total 3593.75 ms] [avg calls per frame: 1]
23:05:37: | Convert444toNV12 - [cpu time: avg 2.768 ms, total 3593.75 ms] [avg calls per frame: 1]
23:05:37: encoder thread frame - [cpu time: avg 1.795 ms, total 2328.13 ms] [avg calls per frame: 1]
23:05:37: ==============================================================
23:05:37: 
23:05:37: =====Stream End: 2013-12-28, 23:05:37=================================================
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
It seems you didn't set up OBS correctly, as there are no sources present in that log file. This is a common misconception of new users, and a slight design fault of mine.

To add a source, you do not use global sources; instead you right click on the "sources" box in the main window, click "add", and then select the type of capturing/etc you would like to do. Then and only then will it be present in your scene.

Global sources are used primarily devices, for sources that are meant to persist between scenes, to prevent webcams/etc from restarting when you switch a scene.
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
You do have a video adapter, it says you have an integrated adapter on your motherboard, and it seemed to work according to the log file.
 
Top