Question / Help Multiple Hooks Detected, Issue known for Months

Emvidia

New Member
Heya, Iv got this issue, as far as I know I don't use any other known software to stream aside from OBS

Iv got a log file stating at some point in the stream process that this hook was detected, any help would be appreciated

Last game capture log:
2015-08-09, 17:37:49: we're booting up:
17:37:49: CaptureThread: attached to process TESV.exe
17:37:49: D3D9 Present
17:37:49: (half life scientist) everything.. seems to be in order
17:37:49: D3D9EndScene called
17:37:49: D3DPRESENT_PARAMETERS {
17:37:49: BackBufferWidth: 1920
17:37:49: BackBufferHeight: 1080
17:37:49: BackBufferFormat: D3DFMT_X8R8G8B8
17:37:49: BackBufferCount: 1
17:37:49: MultiSampleType: D3DMULTISAMPLE_NONE
17:37:49: MultiSampleQuality: 0
17:37:49: SwapEffect: D3DSWAPEFFECT_DISCARD
17:37:49: hDeviceWindow: 393716
17:37:49: Windowed: false
17:37:49: EnableAutoDepthStencil: false
17:37:49: AutoDepthStencilFormat: D3DFMT_D24S8
17:37:49: Flags: D3DPRESENTFLAG_LOCKABLE_BACKBUFFER
17:37:49: FullScreen_RefreshRateInHz: 60
17:37:49: PresentationInterval: 1


WARNING: Another hook is already present while trying to hook d3d9.dll, hook target is unknown. If you experience crashes, try disabling the other hooking application
17:37:49: WARNING: Another hook is already present while trying to hook d3d9.dll, hook target is unknown. If you experience crashes, try disabling the other hooking application
17:37:49: WARNING: Another hook is already present while trying to hook d3d9.dll, hook target is unknown. If you experience crashes, try disabling the other hooking application
17:37:49: successfully set up d3d9 hooks
17:37:49: D3D9Present called
17:37:49: DoD3D9GPUHook: success
17:37:49: D3DSURFACE_DESC {
17:37:49: Format: D3DFMT_X8R8G8B8
17:37:49: Type: D3DRTYPE_SURFACE
17:37:49: Usage: D3DUSAGE_RENDERTARGE
 
Iv been fiddling with the settings in Nvidia Control Panel to altering some settings in the OBS launcher
all have had varying results on stream quality
but the end result to being so close to having a capable stream going, this final inclin is my last hurdle,
any more information you need i'll provide you.
 
The full log from one of the streams that disconnects after 20-40 minutes.

The hook conflict message isn't relevant to your issue.
 
16:59:02: Profiler CPU results:
16:59:02:
16:59:02: ==============================================================
16:59:02: video thread frame - [cpu time: avg 0.04 ms, total 4625 ms] [avg calls per frame: 1]
16:59:02: | scene->Preprocess - [cpu time: avg 0.004 ms, total 531.25 ms] [avg calls per frame: 1]
16:59:02: | GPU download and conversion - [cpu time: avg 0.02 ms, total 2343.75 ms] [avg calls per frame: 1]
16:59:02: | | flush - [cpu time: avg 0.016 ms, total 1890.63 ms] [avg calls per frame: 1]
16:59:02: | | CopyResource - [cpu time: avg 0.002 ms, total 250 ms] [avg calls per frame: 1]
16:59:02: | | conversion to 4:2:0 - [cpu time: avg 0 ms, total 93.75 ms] [avg calls per frame: 1]
16:59:02: Convert444Threads - [cpu time: avg 0.038 ms, total 8859.38 ms] [avg calls per frame: 2]
16:59:02: | Convert444toNV12 - [cpu time: avg 0.037 ms, total 8656.25 ms] [avg calls per frame: 2]
16:59:02: encoder thread frame - [cpu time: avg 0.025 ms, total 2968.75 ms] [avg calls per frame: 1]
16:59:02: | sending stuff out - [cpu time: avg 0.008 ms, total 968.75 ms] [avg calls per frame: 1]
16:59:02: ==============================================================
16:59:02:
16:59:02: =====Stream End: 2015-08-14, 16:59:02=================================================
16:59:02: ~RTMPPublisher: Packet flush completed in 132 ms
16:59:02: ~RTMPPublisher: Send thread terminated in 1 ms
16:59:02: ~RTMPPublisher: Socket thread terminated in 0 ms
16:59:02: Average send payload: 2198 bytes, average send interval: 29 ms
16:59:02: Number of times waited to send: 2, Waited for a total of 3702 bytes
16:59:02: Number of b-frames dropped: 3 (0.0026%), Number of p-frames dropped: 24 (0.021%), Total 27 (0.023%)
16:59:02: Number of bytes sent: 281690602
16:59:13: =====Stream Start: 2015-08-14, 16:59:13===============================================
16:59:13: Multithreaded optimizations: On
16:59:13: Base resolution: 1920x1080
16:59:13: Output resolution: 640x360
 
Back
Top