Question / Help Intel QuickSync on laptop

gottwy

New Member
Hey guys, i have a problem. When i try to turn on intel quicksync, it is grayed off and I cant turn it on. I have newest OBS. I am running on Windows 7 and i have notebook Asus K55V. In nvida control panel i tryed to set igpu for OBS instead of my 630m, but it did not help. Also, when I try to uptade my igpu drivers, it says that i dont have minimal requirements, even though I downloaded the ones ,that Intel page chose for me . When i tryed quicksync with trial version of Action! , it worked just fine. Can somebody help me out?
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
Unfortunately not entirely sure -- could you post a log file with that?
 

gottwy

New Member
There it is, thank you for the link.
Code:
17:30:06: Open Broadcaster Software v0.592b - 32bit (´・ω・`)
17:30:06: -------------------------------
17:30:06: CPU Name: Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz
17:30:06: CPU Speed: 2494MHz
17:30:06: Physical Memory:  3533MB Total, 1697MB Free
17:30:06: stepping id: 9, model 58, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 4, total cores 2
17:30:06: monitor 1: pos={0, 0}, size={1366, 768}
17:30:06: Windows Version: 6.1 Build 7601 S
17:30:06: Aero is Disabled
17:30:06: -------------------------------
17:30:06: OBS Modules:
17:30:06: Base Address     Module
17:30:06: 00370000         OBS.exe
17:30:06: 5ABD0000         OBSApi.dll
17:30:06: 02660000         DShowPlugin.dll
17:30:06: 60EA0000         GraphicsCapture.dll
17:30:06: 60E80000         NoiseGate.dll
17:30:06: 60570000         PSVPlugin.dll
17:30:06: ------------------------------------------
17:30:06: Adapter 1
17:30:06:   Video Adapter: Intel(R) HD Graphics 4000
17:30:06:   Video Adapter Dedicated Video Memory: 536870912
17:30:06:   Video Adapter Shared System Memory: 1308622848
17:30:06:   Video Adapter Output 1: pos={0, 0}, size={1366, 768}, attached=true
17:30:06: ------------------------------------------
17:30:06: Adapter 2
17:30:06:   Video Adapter: NVIDIA GeForce GT 630M   
17:30:06:   Video Adapter Dedicated Video Memory: 2096693248
17:30:06:   Video Adapter Shared System Memory: 1584300032
17:30:06: =====Stream Start: 2014-01-06, 17:30:06===============================================
17:30:06:   Multithreaded optimizations: On
17:30:06:   Base resolution: 1366x768
17:30:06:   Output resolution: 1364x768
17:30:06: ------------------------------------------
17:30:06: Loading up D3D10 on NVIDIA GeForce GT 630M (Adapter 2)...
17:30:06: ------------------------------------------
17:30:06: Audio Format: 48000hz
17:30:06: Playback device {0.0.0.00000000}.{41d1dccc-5a10-40aa-a287-de6b53102f2b}
17:30:06: ------------------------------------------
17:30:06: Using desktop audio input: Speakers (Realtek High Definition Audio)
17:30:06: ------------------------------------------
17:30:06: Using auxilary audio input: Microphone (Realtek High Definition Audio)
17:30:06: ------------------------------------------
17:30:06: Audio Encoding: AAC
17:30:06:     bitrate: 128
17:30:06: Using Monitor Capture
17:30:06: Scene buffering time set to 400
17:30:06: ------------------------------------------
17:30:06: Video Encoding: x264
17:30:06:     fps: 35
17:30:06:     width: 1364, height: 768
17:30:06:     preset: veryfast
17:30:06:     profile: high
17:30:06:     keyint: 250
17:30:06:     CBR: yes
17:30:06:     CFR: no
17:30:06:     max bitrate: 1000
17:30:06:     buffer size: 1000
17:30:06: ------------------------------------------
17:30:06: MMDeviceAudioSource: Frequency for device 'Speakers (Realtek High Definition Audio)' is 384000, samples per sec is 48000
17:30:06: MMDeviceAudioSource: Frequency for device 'Microphone (Realtek High Definition Audio)' is 352800, samples per sec is 44100
17:30:15: Total frames encoded: 305, total frames duplicated: 0 (0.00%)
17:30:15: Total frames rendered: 303, number of late frames: 1 (0.33%) (it's okay for some frames to be late)
17:30:15: 
17:30:15: Profiler time results:
17:30:15: 
17:30:15: ==============================================================
17:30:15: video thread frame - [100%] [avg time: 6.081 ms] [children: 35.1%] [unaccounted: 64.9%]
17:30:15: | scene->Preprocess - [31.5%] [avg time: 1.914 ms]
17:30:15: | GPU download and conversion - [3.63%] [avg time: 0.221 ms] [children: 3.12%] [unaccounted: 0.51%]
17:30:15: | | flush - [2.22%] [avg time: 0.135 ms]
17:30:15: | | CopyResource - [0.641%] [avg time: 0.039 ms]
17:30:15: | | conversion to 4:2:0 - [0.263%] [avg time: 0.016 ms]
17:30:15: Convert444Thread - [100%] [avg time: 1.186 ms] [children: 99.2%] [unaccounted: 0.843%]
17:30:15: | Convert444toNV12 - [99.2%] [avg time: 1.176 ms]
17:30:15: encoder thread frame - [100%] [avg time: 1.319 ms]
17:30:15: ==============================================================
17:30:15: 
17:30:15: 
17:30:15: Profiler CPU results:
17:30:15: 
17:30:15: ==============================================================
17:30:15: video thread frame - [cpu time: avg 2.883 ms, total 873.605 ms] [avg calls per frame: 1]
17:30:15: | scene->Preprocess - [cpu time: avg 1.441 ms, total 436.801 ms] [avg calls per frame: 1]
17:30:15: | GPU download and conversion - [cpu time: avg 0.154 ms, total 46.801 ms] [avg calls per frame: 1]
17:30:15: | | flush - [cpu time: avg 0.102 ms, total 31.201 ms] [avg calls per frame: 1]
17:30:15: | | CopyResource - [cpu time: avg 0.053 ms, total 15.6 ms] [avg calls per frame: 1]
17:30:15: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 0 ms] [avg calls per frame: 1]
17:30:15: Convert444Thread - [cpu time: avg 1.335 ms, total 390.002 ms] [avg calls per frame: 1]
17:30:15: | Convert444toNV12 - [cpu time: avg 1.335 ms, total 390.002 ms] [avg calls per frame: 1]
17:30:15: encoder thread frame - [cpu time: avg 1.018 ms, total 296.401 ms] [avg calls per frame: 1]
17:30:15: ==============================================================
17:30:15: 
17:30:15: =====Stream End: 2014-01-06, 17:30:15=================================================
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
That log only shows x264. Is the quicksync option grayed out in OBS' advanced settings section?
 
Top