- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hi,
I need your help。
I download INDE Media SDK for Windows 6.0.0.388 and intel_media_sdk_2016, in win8 they goes well,but win7 handle keep increasing。
my code like this:
while(true)
{
...
MFXInit(m_session, &version);
....
MFXVideoENCODE_Init(m_session, &m_mfxEncParams);
...
MFXVideoENCODE_Close(m_session);
MFXClose(m_session);
Sleep(50);
}
loop open and close,it's wrong in the function MFXVideoENCODE_Init, in win7 handles can't be recovery and once add eight.
and I think maybe it's no problem in previou version, but I can't find the link to download. can you tell me.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi there,
Can you share a log from system analyzer tool. This is will help provide us your system details. Also, verify and confirm if you have latest graphics driver installed from https://downloadcenter.intel.com/. BTW, to isolate if issue is due to app or driver, can you run our sample_encode app (https://software.intel.com/sites/default/files/MediaSamples_Windows_6.0.0.68.msi) with latest graphics driver installed. Let me know how it goes.
Thanks,
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page