|
Posted by pcraig on November 30, 2007, 10:49 am
Please log in for more thread options
I'm sorry to bother you and I realize this is not the proper place to post a
personal inquiry, but I'm trying to locate a copy of your 1992 television
movie, Vernyy Ruslan (Istoriya karaulnoy sobaki). I've exhausted my internet
searches for the film and when I tried to locate further information by
searching on your name, I found this posting of yours. I wonder if you might
have any suggestions of where a copy might still be available for purchase or
rental. Again, my apology for troubling you.
--
PCraig
"Vladimir Khmelnitsky" wrote:
> Hi,
>
> I'm developing MPEG4 encoder DMO on Windows Mobile 5.0 Smartphone SDK. The
> same DMO compiled for Windows XP runs without problems in GraphEdit on PC.
> On smartphone device I use it with pimg.exe, which several times constructs
> and releases object implementing IMediaObject interface, calling in between
> methods like InternalGetInputStreamInfo, InternalGetOutputStreamInfo,
> InternalCheckInputType, InternalCheckOutputType, InternalGetInputType,
> InternalGetOutputType, InternalGetInputSizeInfo, InternalGetOutputSizeInfo.
> After it releases my object last time, pimg.exe crashes with following output:
>
> RaiseException: Thread=8f1ed718 Proc=8c2f7200 'pimg'
> AKY=00040001 PC=03ef86c4(coredll.dll+0x000186c4)
> RA=8c1279e0(NK.EXE+0x000079e0) BVA=00000000 FSR=00000000
> RaiseException: Thread=8f1ed718 Proc=8c2f7200 'pimg'
> AKY=00040001 PC=03efdcf8(coredll.dll+0x0001dcf8)
> RA=8c1279e0(NK.EXE+0x000079e0) BVA=00000000 FSR=00000000
> RaiseException: Thread=8f1ed718 Proc=8c2f7200 'pimg'
> AKY=00040001 PC=03efdcf8(coredll.dll+0x0001dcf8)
> RA=8c1279e0(NK.EXE+0x000079e0) BVA=00000000 FSR=00000000
> The program '[8f17b63e] pimg.exe' has exited with code 1067 (0x42b).
>
> I'll appreciate any help in resolving of this problem.
>
> Thanks,
> Vladimir
|