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.

Media SDK 2014, where is libmfxmd.lib?

Rosen__Daniel
Beginner
326 Views

Trying to migrate our application from Media SDK 2013 to 2014.  The SDK is used in our Win32 DLL which uses dynamic links to the MFC.  In previous versions, we linked against libmfxmd.lib, but this file doesn't seem to be distributed in Media SDK 2014.  LInking against libmfx.lib casuses all kinds of linker errors.  Is it possible to get a 2014 version of libmfxmd?  

Any other suggestions?

0 Kudos
2 Replies
OTorg
New Contributor III
326 Views

Source files of libmfx*.lib can be found at \Media SDK 2014 for Clients\opensource\mfx_dispatch. You can build desired library yourself.

0 Kudos
Rosen__Daniel
Beginner
326 Views

Thanks very much, that's just what I needed.

0 Kudos
Reply