I recently updated from Windows 7 to Windows 8, and since then I haven't been able to stream using my capture card, and after testing a few things out I'm having some weird results. Window capture works on all windows I've tried, but when I capture the window with the video from my capture card, the portion of the window showing the actual capture shows up just white (prior to some messing around, it showed up as black, and also as a single frame from the capture card that never changed). I also found that monitor capture shows up black, as does video capture device set to the capture card.
Some things about my hardware and settings:
I'm using a laptop with an Nvidia Geforce GT 540M video card, and I've set it so that OBS, the game capture window in amarec, and the global settings are all set to use the Nvidia card. I'm also running 64 bit windows as well as 64 bit OBS, though I don't think that should be relevant.
Also, here's the log for my most recent stream preview:
Some things about my hardware and settings:
I'm using a laptop with an Nvidia Geforce GT 540M video card, and I've set it so that OBS, the game capture window in amarec, and the global settings are all set to use the Nvidia card. I'm also running 64 bit windows as well as 64 bit OBS, though I don't think that should be relevant.
Also, here's the log for my most recent stream preview:
Code:
21:35:03: Open Broadcaster Software v0.571b - 64bit ( ^ω^)
21:35:03: -------------------------------
21:35:03: CPU Name: Intel(R) Core(TM) i5-2410M CPU @ 2.30GHz
21:35:03: CPU Speed: 2295MHz
21:35:03: Physical Memory: 6051MB Total, 3935MB Free
21:35:03: stepping id: 7, model 10, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 4, total cores 2
21:35:03: monitor 1: pos={0, 0}, size={1366, 768}
21:35:03: Windows Version: 6.2 Build 9200
21:35:03: Aero is Enabled
21:35:03: -------------------------------
21:35:03: OBS Modules:
21:35:03: Base Address Module
21:35:03: 0000000073600000 OBS.exe
21:35:03: 00000000AEF40000 OBSApi.dll
21:35:03: 00000000B5460000 DShowPlugin.dll
21:35:03: 00000000B50D0000 GraphicsCapture.dll
21:35:03: 00000000B50B0000 NoiseGate.dll
21:35:03: 00000000B5070000 PSVPlugin.dll
21:35:03: ------------------------------------------
21:35:03: Adapter 1
21:35:03: Video Adapter: NVIDIA GeForce GT 540M
21:35:03: Video Adapter Dedicated Video Memory: 1019801600
21:35:03: Video Adapter Shared System Memory: 2904238080
21:35:03: ------------------------------------------
21:35:03: Adapter 2
21:35:03: Video Adapter: NVIDIA GeForce GT 540M
21:35:03: Video Adapter Dedicated Video Memory: 1019801600
21:35:03: Video Adapter Shared System Memory: 2904238080
21:35:03: ------------------------------------------
21:35:03: Adapter 3
21:35:03: Video Adapter: Microsoft Basic Render Driver
21:35:03: Video Adapter Dedicated Video Memory: 1019801600
21:35:03: Video Adapter Shared System Memory: 2904238080
21:35:03: =====Stream Start: 2013-10-12, 21:35:03===============================================
21:35:03: Multithreaded optimizations: On
21:35:03: Base resolution: 1366x768
21:35:03: Output resolution: 1364x768
21:35:03: ------------------------------------------
21:35:03: Loading up D3D10 on NVIDIA GeForce GT 540M...
21:35:03: ------------------------------------------
21:35:03: Audio Format: 48000hz
21:35:03: Playback device Default
21:35:03: ------------------------------------------
21:35:03: Using desktop audio input: Speakers (Plantronics GameCom 780)
21:35:03: ------------------------------------------
21:35:03: Audio Encoding: AAC
21:35:03: bitrate: 128
21:35:03: Using Monitor Capture
21:35:03: ------------------------------------------
21:35:03: Video Encoding: x264
21:35:03: fps: 30
21:35:03: width: 1364, height: 768
21:35:03: preset: veryfast
21:35:03: profile: high
21:35:03: keyint: 60
21:35:03: CBR: yes
21:35:03: CFR: yes
21:35:03: max bitrate: 3000
21:35:03: buffer size: 3000
21:35:03: ------------------------------------------
21:35:03: MMDeviceAudioSource: Frequency for device 'Speakers (Plantronics GameCom 780)' is 352800, samples per sec is 44100
21:35:28: Using Window Capture
21:37:37: Total frames encoded: 4592, total frames duplicated: 0 (0.00%)
21:37:37: Total frames rendered: 4596, number of late frames: 0 (0.00%) (it's okay for some frames to be late)
21:37:37:
21:37:37: Profiler time results:
21:37:37:
21:37:37: ==============================================================
21:37:37: video thread frame - [100%] [avg time: 1.716 ms] [children: 58.8%] [unaccounted: 41.2%]
21:37:37: | scene->Preprocess - [58.8%] [avg time: 1.009 ms]
21:37:37: GPU download and conversion - [100%] [avg time: 0.07 ms] [children: 88.6%] [unaccounted: 11.4%]
21:37:37: | flush - [55.7%] [avg time: 0.039 ms]
21:37:37: | CopyResource - [30%] [avg time: 0.021 ms]
21:37:37: | conversion to 4:2:0 - [2.86%] [avg time: 0.002 ms]
21:37:37: Convert444Thread - [100%] [avg time: 0.875 ms] [children: 99.2%] [unaccounted: 0.8%]
21:37:37: | Convert444toNV12 - [99.2%] [avg time: 0.868 ms]
21:37:37: encoder thread frame - [100%] [avg time: 1.539 ms]
21:37:37: ==============================================================
21:37:37:
21:37:37:
21:37:37: Profiler CPU results:
21:37:37:
21:37:37: ==============================================================
21:37:37: video thread frame - [cpu time: avg 0.56 ms, total 2578.13 ms] [avg calls per frame: 1]
21:37:37: | scene->Preprocess - [cpu time: avg 0.224 ms, total 1031.25 ms] [avg calls per frame: 1]
21:37:37: GPU download and conversion - [cpu time: avg 0.064 ms, total 296.875 ms] [avg calls per frame: 1]
21:37:37: | flush - [cpu time: avg 0.04 ms, total 187.5 ms] [avg calls per frame: 1]
21:37:37: | CopyResource - [cpu time: avg 0.01 ms, total 46.875 ms] [avg calls per frame: 1]
21:37:37: | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
21:37:37: Convert444Thread - [cpu time: avg 0.721 ms, total 3296.88 ms] [avg calls per frame: 1]
21:37:37: | Convert444toNV12 - [cpu time: avg 0.717 ms, total 3281.25 ms] [avg calls per frame: 1]
21:37:37: encoder thread frame - [cpu time: avg 0.984 ms, total 4500 ms] [avg calls per frame: 1]
21:37:37: ==============================================================
21:37:37:
21:37:37: =====Stream End: 2013-10-12, 21:37:37=================================================
21:40:40: =====Stream Start: 2013-10-12, 21:40:40===============================================
21:40:40: Multithreaded optimizations: On
21:40:40: Base resolution: 1366x768
21:40:40: Output resolution: 1364x768
21:40:40: ------------------------------------------
21:40:40: Loading up D3D10 on NVIDIA GeForce GT 540M...
21:40:40: ------------------------------------------
21:40:40: Audio Format: 48000hz
21:40:40: Playback device Default
21:40:40: ------------------------------------------
21:40:40: Using desktop audio input: Speakers (Plantronics GameCom 780)
21:40:40: ------------------------------------------
21:40:40: Audio Encoding: AAC
21:40:40: bitrate: 128
21:40:40: ------------------------------------------
21:40:40: device: Dazzle DVC100 Video,
21:40:40: device id \\?\usb#vid_2304&pid_021a&mi_00#7&26d5bf&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\global,
21:40:40: chosen type: YUY2, usingFourCC: false, res: 720x480 - 720x480, frameIntervals: 333667-333667, fourCC: 'YUY2'
21:40:40: audio device: Disable,
21:40:40: audio device id Disabled,
21:40:40:
Warning -- DShowPlugin: Failed to connect the video device pin to the video capture pin, result = 80040217
21:40:41: Using directshow input
21:40:41: ------------------------------------------
21:40:41: Video Encoding: x264
21:40:41: fps: 30
21:40:41: width: 1364, height: 768
21:40:41: preset: veryfast
21:40:41: profile: high
21:40:41: keyint: 60
21:40:41: CBR: yes
21:40:41: CFR: yes
21:40:41: max bitrate: 3000
21:40:41: buffer size: 3000
21:40:41: ------------------------------------------
21:40:41: MMDeviceAudioSource: Frequency for device 'Speakers (Plantronics GameCom 780)' is 352800, samples per sec is 44100
21:44:04: Using Window Capture
21:44:06: ------------------------------------------
21:44:06: device: Dazzle DVC100 Video,
21:44:06: device id \\?\usb#vid_2304&pid_021a&mi_00#7&26d5bf&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\global,
21:44:06: chosen type: YUY2, usingFourCC: false, res: 720x480 - 720x480, frameIntervals: 333667-333667, fourCC: 'YUY2'
21:44:06: audio device: Disable,
21:44:06: audio device id Disabled,
21:44:06:
Warning -- DShowPlugin: Failed to connect the video device pin to the video capture pin, result = 80040217
21:44:06: Using directshow input
21:44:18: Using Window Capture
21:44:52: Using Monitor Capture
21:44:57: Total frames encoded: 7669, total frames duplicated: 7 (0.09%)
21:44:57: Total frames rendered: 7669, number of late frames: 2 (0.03%) (it's okay for some frames to be late)
21:44:57:
21:44:57: Profiler time results:
21:44:57:
21:44:57: ==============================================================
21:44:57: video thread frame - [100%] [avg time: 0.793 ms] [children: 56.1%] [unaccounted: 43.9%]
21:44:57: | scene->Preprocess - [56.1%] [avg time: 0.445 ms]
21:44:57: GPU download and conversion - [100%] [avg time: 0.114 ms] [children: 92.1%] [unaccounted: 7.89%]
21:44:57: | flush - [66.7%] [avg time: 0.076 ms]
21:44:57: | CopyResource - [22.8%] [avg time: 0.026 ms]
21:44:57: | conversion to 4:2:0 - [2.63%] [avg time: 0.003 ms]
21:44:57: Convert444Thread - [100%] [avg time: 0.872 ms] [children: 99.2%] [unaccounted: 0.803%]
21:44:57: | Convert444toNV12 - [99.2%] [avg time: 0.865 ms]
21:44:57: encoder thread frame - [100%] [avg time: 1.512 ms]
21:44:57: ==============================================================
21:44:57:
21:44:57:
21:44:57: Profiler CPU results:
21:44:57:
21:44:57: ==============================================================
21:44:57: video thread frame - [cpu time: avg 0.199 ms, total 1531.25 ms] [avg calls per frame: 1]
21:44:57: | scene->Preprocess - [cpu time: avg 0.069 ms, total 531.25 ms] [avg calls per frame: 1]
21:44:57: GPU download and conversion - [cpu time: avg 0.016 ms, total 125 ms] [avg calls per frame: 1]
21:44:57: | flush - [cpu time: avg 0.01 ms, total 78.125 ms] [avg calls per frame: 1]
21:44:57: | CopyResource - [cpu time: avg 0.006 ms, total 46.875 ms] [avg calls per frame: 1]
21:44:57: | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
21:44:57: Convert444Thread - [cpu time: avg 0.742 ms, total 5671.88 ms] [avg calls per frame: 1]
21:44:57: | Convert444toNV12 - [cpu time: avg 0.727 ms, total 5562.5 ms] [avg calls per frame: 1]
21:44:57: encoder thread frame - [cpu time: avg 1.031 ms, total 7890.63 ms] [avg calls per frame: 1]
21:44:57: ==============================================================
21:44:57:
21:44:57: =====Stream End: 2013-10-12, 21:44:57=================================================