Media (Intel® Video Processing Library, Intel Media SDK)
Access community support with transcoding, decoding, and encoding in applications using media tools like Intel® oneAPI Video Processing Library and Intel® Media SDK
Announcements
The Intel Media SDK project is no longer active. For continued support and access to new features, Intel Media SDK users are encouraged to read the transition guide on upgrading from Intel® Media SDK to Intel® Video Processing Library (VPL), and to move to VPL as soon as possible.
For more information, see the VPL website.

mfx_mft_h264ve_w7_32.dll crash

Wade_T_
Beginner
493 Views

mfx_mft_h264ve_w7_32.dll will crash when encode stream. I have get the dump files. Why it will crash? Who can help me? Thank you very much!

0 Kudos
2 Replies
Wade_T_
Beginner
493 Views

    the call stack is followed:

mfplat.dll!CMFMemoryBuffer::Release(void)    
     mfplat.dll!CMFSample::RemoveAllBuffers(void)    
     mfplat.dll!CMFSample::~CMFSample(void)    
     mfplat.dll!CMFSample::`vector deleting destructor'(unsigned int)   
     mfplat.dll!CMFSample::Release(void)    
>    mfx_mft_h264ve_w7_32.dll!6aed84db()    
     mfx_mft_h264ve_w7_32.dll!6aed9954()    
     mfx_mft_h264ve_w7_32.dll!6aedc63c()    

 

0 Kudos
Harshdeep_B_Intel
493 Views

Hi Wade, 

It's hard root cause what might be causing this issue from the description, please attach a log of system analyzer tool which can help provide us complete system information. To debug can you provide us a reproducer with the input stream and driver installed. Verify, if you are using the latest graphics driver, if not update to latest from https://downloadcenter.intel.com/. ;

Thanks, 

0 Kudos
Reply