Bug Report OBS Crashing on Preview

alterity93

New Member
Hello,

I have recently been trying to use OBS to stream wii games, however every time I enable my video capture device under sources and then press preview stream, OBS crashes.

I searched on the forums and on google and I could not find the same issue as my own, only similar ones. I tried some of the solutions that I could find but none helped.

Here is the crash log:

Code:
OBS has encountered an unhandled exception and has terminated. If you are able to
reproduce this crash, please submit this crash report on the forums at
http://www.obsproject.com/ - include the contents of this crash log and the
minidump .dmp file (if available) as well as your regular OBS log files and
a description of what you were doing at the time of the crash.

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

**** UNHANDLED EXCEPTION: c0000005
Fault address: 703A8FB0 (c:\program files (x86)\obs\plugins\dshowplugin.dll)
OBS version: Open Broadcaster Software v0.466a
Windows version: 6.1 (Build 7601) Service Pack 1

Crashing thread stack trace:
Stack    EIP      Arg0     Arg1     Arg2     Arg3     Address
0FFDF97C 703A8FB0 00151000 00000C00 000001E0 3115E77F dshowplugin.dll!DeviceSource::Convert422To444+0xa0
0FFDF998 703A3D6C 31279DD2 00000022 00180000 0FFDFDF4 dshowplugin.dll!DeviceSource::Preprocess+0x15c
0FFDF9D0 69FB6485 31275C11 00000000 00000000 0FFDFE18 obsapi.dll!ProfilerNode::ProfilerNode+0x175
0FFDF9FC 0104316F 0FFDFE18 00000000 05AF1270 00000000 obs.exe!OBS::MainCaptureLoop+0x86f

A minidump was saved to C:\Users\Owner\AppData\Roaming\OBS\crashDumps\OBSCrashDump2013-01-19_10.dmp.
Please include this file when posting a crash report.

List of loaded modules:
Base Address      Module

And here is the crash dump file:

http://www.solidfiles.com/d/63a8944431/

Any help regarding this issue would be greatly appreciated.
 

CantHealz

New Member
Hey there iw as having this issues just now and seem to have fixed it. i had two scenes running one for my game the other for my webcam i disabled my webcam and hit preview and it worked just fine, there may be an issue with it trying to run two scenes simultaneous.
 

alterity93

New Member
CantHealz said:
Hey there iw as having this issues just now and seem to have fixed it. i had two scenes running one for my game the other for my webcam i disabled my webcam and hit preview and it worked just fine, there may be an issue with it trying to run two scenes simultaneous.

Thanks for your input, but unfortunately when I hit preview, I only have 1 scene running (not 2 or more) which is the game.
 

Smoshi

Member
This might be useless...
but have you tried running the program as administrator? I know some programs if you don't run as admin, it won't work properly (TCP Optimizer as an example).
 

alterity93

New Member
Smoshi said:
This might be useless...
but have you tried running the program as administrator? I know some programs if you don't run as admin, it won't work properly (TCP Optimizer as an example).

Just tried it, no luck :(.
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
This is caused by your webcam or some device. Probably something related to the drivers (though don't quite know for sure). Try selecting different values in "Set Output Format" in the properties of your device capture source.
 

alterity93

New Member
Jim said:
This is caused by your webcam or some device. Probably something related to the drivers (though don't quite know for sure). Try selecting different values in "Set Output Format" in the properties of your device capture source.

I'm not sure where the "set output format" option is, I am not able to find it. I checked the properties of my device in control panel and I also checked "configure" on OBS.

However, I did make a small discovery which was if I switch the "video standard" of my device to NTSC 433, apply it, preview stream, then switch it back to NTSC_M, the stream works. However if I make any further changes to the capture device settings, (except if I do edit scene, that is fine) OBS crashes.
 

dodgepong

Administrator
Community Helper
"Use Output Format" can be found in the properties of the Video Capture Device:

s3NDBQ5.png
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
It's the only thing I've got at the moment.. I know the function in there doesn't have a bug, so I'm just really confused at why that would be happening
 

alterity93

New Member
Thank you Dodgepong for the visual, I checked off that option and my stream seems to be working great! Thank you for the help as well Jim.
 
Top