Re: Crash on unloading a vfw dll
- From: "novakinblood" <kboydgibson@xxxxxxxxx>
- Date: 2 Jun 2006 09:25:39 -0700
The pop-up window that reports the crash reads like this:
"The instruction at "0x014f9790" references memory at "0x01524028". The
memory could not be "read".
There doesn't seem to be any problem with the codec when playing back
files, but it's become clear to me that playback and transcoding are
two very different creatures. Is there any way to prevent errors like
this from unloading vfw dlls in general?
One way to prevent similar issues and leaky pointers is to use smart
COM pointers. Look at http://tmhare.mvps.org/faqs.htm#com
Also, are your pointers global variables? Are you possibly manually
releasing objects before they should be?
.
- Follow-Ups:
- Re: Crash on unloading a vfw dll
- From: DJW
- Re: Crash on unloading a vfw dll
- Prev by Date: Re: HELP: Push Source Screen Capture filter
- Next by Date: Re: HELP: Push Source Screen Capture filter
- Previous by thread: Re: MPEG-2 Frame Count
- Next by thread: Re: Crash on unloading a vfw dll
- Index(es):
Relevant Pages
|
|