Bug Report crash after trying Video capture

Phil Wakson

New Member
Hey there! I got a crash after I tried to capture with EzCap. Here is what I get:




This crash appears to have occured in the 'c:\program files (x86)\obs\plugins\dshowplugin.dll' module.

**** UNHANDLED EXCEPTION: c0000005
Fault address: 5934D130 (c:\program files (x86)\obs\plugins\dshowplugin.dll)
OBS version: Open Broadcaster Software v0.637b
Windows version: 6.2 (Build 9200)
CPU: Intel(R) Core(TM) i7-5820K CPU @ 3.30GHz

Crashing thread stack trace:
Stack EIP Arg0 Arg1 Arg2 Arg3 Address
18CCF7D0 5934D130 1F859000 1F370000 00000B80 000001E0 dshowplugin.dll!DeviceSource::Convert422To444+0x110
18CCF7F0 59346068 02CC0800 595BC7F0 00D6D4A8 00000000 dshowplugin.dll!DeviceSource::Preprocess+0x1c8
18CCF844 595B5818 00000000 00000000 00000070 00FFFFFF obsapi.dll!Scene::Preprocess+0x28
18CCF850 00D6D4A8 76D8919F 00000000 18CCFBE8 77950BBB obs.exe!OBS::MainCaptureLoop+0xae8
18CCFB9C 00D6B285 00000000 18CCFBE8 77950BBB 00000000 obs.exe!OBS::MainCaptureThread+0x5
18CCFBA0 76D8919F 00000000 95277B32 00000000 00000000 kernel32.dll!0x76d8919f
18CCFBAC 77950BBB FFFFFFFF 7793C9F0 00000000 00000000 ntdll.dll!0x77950bbb
18CCFBF0 77950B91 00D6B280 00000000 00000000 00000000 ntdll.dll!0x77950b91

A minidump was saved to
Please include this file when posting a crash report.

List of loaded modules:
Base Address Module

EDIT:



Here is the log file:


20:39:09: Open Broadcaster Software v0.637b - 32bit (´・ω・`)
20:39:09: -------------------------------
20:39:09: CPU Name: Intel(R) Core(TM) i7-5820K CPU @ 3.30GHz
20:39:09: CPU Speed: 3299MHz
20:39:09: Physical Memory: 4095MB Total, 4095MB Free
20:39:09: stepping id: 2, model 63, family 6, type 0, extmodel 1, extfamily 0, HTT 1, logical cores 12, total cores 6
20:39:09: monitor 1: pos={-1920, 0}, size={1920, 1080}
20:39:09: monitor 2: pos={0, 0}, size={1680, 1050}
20:39:09: Windows Version: 6.2 Build 9200
20:39:09: Aero is Enabled
20:39:09: -------------------------------
20:39:09: OBS Modules:
20:39:09: Base Address Module
20:39:09: 00D10000 OBS.exe
20:39:09: 595A0000 OBSApi.dll
20:39:09: 59340000 DShowPlugin.dll
20:39:09: 59310000 GraphicsCapture.dll
20:39:09: 592E0000 NoiseGate.dll
20:39:09: 592C0000 PSVPlugin.dll
20:39:09: ------------------------------------------
20:39:09: Adapter 1
20:39:09: Video Adapter: NVIDIA GeForce GTX 780
20:39:09: Video Adapter Dedicated Video Memory: 3124645888
20:39:09: Video Adapter Shared System Memory: 1170255872
20:39:09: Video Adapter Output 1: pos={0, 0}, size={1680, 1050}, attached=true
20:39:09: Video Adapter Output 2: pos={-1920, 0}, size={1920, 1080}, attached=true
20:39:09: =====Stream Start: 2014-11-06, 20:39:09===============================================
20:39:09: Multithreaded optimizations: On
20:39:09: Base resolution: 1680x1050
20:39:09: Output resolution: 1120x700
20:39:09: ------------------------------------------
20:39:09: Loading up D3D10 on NVIDIA GeForce GTX 780 (Adapter 1)...
20:39:09: ------------------------------------------
20:39:09: Audio Format: 48000 Hz
20:39:09: ------------------------------------------
20:39:09: Audio Channels: 2 Ch
20:39:09: Playback device {0.0.0.00000000}.{bd31653d-b9de-4203-8186-13497678763f}
20:39:09: ------------------------------------------
20:39:09: Using desktop audio input: Realtek Digital Output (Realtek High Definition Audio)
20:39:09: Global Audio time adjust: 0
20:39:09: ------------------------------------------
20:39:09: Using auxilary audio input: Stereo Mix (Realtek High Definition Audio)
20:39:10: Mic time offset: 0
20:39:10: ------------------------------------------
20:39:10: Audio Encoding: AAC
20:39:10: bitrate: 128
20:39:10: ------------------------------------------
20:39:10: device: ezcap Video Grabber,
20:39:10: device id \\?\usb#vid_1c88&pid_1001&mi_00#6&3723de77&0&0000#{65e8773d-8f56-11d0-a3b9-00a0c9223196}\{03cb1a33-be78-45eb-b276-aa8f201b00f2},
20:39:10: chosen type: UYVY, usingFourCC: false, res: 160x120 - 720x486, frameIntervals: 333667-333667
20:39:10: use buffering: false - 0, fourCC: 'UYVY'
20:39:10:
20:39:10: device audio info - bits per sample: 16, channels: 2, samples per sec: 48000, block size: 4
20:39:10: Using directshow input
20:39:11: Scene buffering time set to 400
20:39:11: ------------------------------------------
20:39:11: Video Encoding: x264
20:39:11: fps: 30
20:39:11: width: 1120, height: 700
20:39:11: preset: veryfast
20:39:11: profile: main
20:39:11: keyint: 60
20:39:11: CBR: yes
20:39:11: CFR: yes
20:39:11: max bitrate: 3300
20:39:11: buffer size: 3300
20:39:11: ------------------------------------------
 

Attachments

  • OBSCrashLog2014-11-07_6.txt
    1.7 KB · Views: 24
Last edited:
Top