Bug Report hello i have a problem

SITEA

New Member
i am using an usb easycap capture, the capture spesification are: usb 2.0, it work in PAL: 720x576 an NTCS: 720x480, Audio input (stereo RCA), video input, One Rca composite one S-video. I need a solution. Thanks.

error:

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 'd:\program files\obs\plugins\dshowplugin.dll' module.

**** UNHANDLED EXCEPTION: c0000005
Fault address: 6D30BFC0 (d:\program files\obs\plugins\dshowplugin.dll)
OBS version: Open Broadcaster Software v0.554b
Windows version: 6.1 (Build 7600)
CPU: Intel(R) Celeron(R) CPU E3300 @ 2.50GHz

Crashing thread stack trace:
Stack EIP Arg0 Arg1 Arg2 Arg3 Address
0C82FA9C 6D30BFC0 03720000 00000B40 000001E0 00890D60 dshowplugin.dll!DeviceSource::Convert422To444+0xc0
0C82FAB4 6D3052E2 00583313 D29A1161 00EDA251 00000000 dshowplugin.dll!DeviceSource::Preprocess+0x1b2
0C82FAF4 605F232B 00000000 00000000 00000000 00000000 obsapi.dll!Scene::Preprocess+0x2b
0C82FB00 00EDA251 774D1174 00000000 0C82FE8C 7782B3F5 obs.exe!OBS::MainCaptureLoop+0xa21
0C82FE44 00ED8DC5 00000000 0C82FE8C 7782B3F5 00000000 obs.exe!OBS::MainCaptureThread+0x5
0C82FE48 774D1174 00000000 7BA1984F 00000000 00000000 kernel32.dll!0x774d1174
0C82FE54 7782B3F5 00ED8DC0 00000000 00000000 00000000 ntdll.dll!0x7782b3f5
0C82FE94 7782B3C8 00ED8DC0 00000000 00000000 00000000 ntdll.dll!0x7782b3c8

A minidump was saved to C:\Users\VENTA2\AppData\Roaming\OBS\crashDumps\OBSCrashDump2013-09-11_2.dmp.
Please include this file when posting a crash report.

List of loaded modules:
Base Address Module
 

Attachments

  • OBSCrashLog2013-09-11_2.txt
    1.7 KB · Views: 86

Lain

Forum Admin
Lain
Forum Moderator
Developer
I actually am aware of this particular device causing this crash, it may be a bug in OBS that only happens with this device, I think I have a suspicion of what might actually be causing it, though I think this is the driver's fault partly as well for the way it's sending out data. Thank you for the report, I'll probably try some code fixes in the future for additional checking of the data to at the very least prevent this crash from occurring
 

SITEA

New Member
Hello again, solve this problem by this modification: (FOR THE EASYCAP DC60)

On the Resolution section, make sure you Select..

-Custom Resolution -> Yes
-Resolution -> 720 x 480
-FPS -> 30
-Use Preferred Output Type -> Yes and select YUY2

I fix the screen, with this confioguration:

settings -> video-> resolusion basis -> Custom

720x480

Scaling resolusion: 1.50 (480x320)

filter: bilinear (fast)
Fps: 30

I hope this configuration helps you whit the programation of OBS

OTHER QUESTION
P/D.: i try and try, but, ¿why the OBS doesnt support Intel(R) G33/G31 Express Chipset Family?, its says that G33/31 doesnt support direct x10.
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
Oh, I'm glad you got it working -- and thank you for explaining what you did, it'll help others, and maybe that means I can hold off on buying an easycap for the time being.

As for your second question, OBS doesn't currently support those model of intel integrated chips. In the future it will though (hopefully)
 
Top