http://bugs.winehq.org/show_bug.cgi?id=24768
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #1 from Dan Kegel dank@kegel.com 2010-10-16 09:50:50 CDT --- The interesting bit of your log is wine: Unhandled page fault on write access to 0x00000000 at address 0x7a5e7c9a (thread 001c), starting debugger... Backtrace: =>0 0x7a5e7c9a BaseOutputPin_Construct+0x1a() in qcap 1 0x7a5e367f QCAP_createVFWCaptureFilter+0x18e() in qcap 2 0x7a5de607 in qcap (+0xe606) 3 0x7e69a1a8 CoCreateInstance+0x287() in ole32 4 0x7aa506a8 in devenum (+0x106a7)
Did this work with an earlier version of Wine (say, 1.2.1)?
Also, does 'winetricks directx9' happen to help? (That's a cheap way of getting native qcap... probably a bad idea, but still.)