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.

The problem when using Intel H264 decoder

Lily_D_
Beginner
291 Views

Hi  everyone:

                   When I use Intel H264 decoder on Win8, I have some questions.

                   Step1: Install Intel Media SDK R3;

                   Step2: Register the mfx_mft_h264vd_32.dll;

                   Step3: Use TopoEdit to preview H264 video file, suceed;

                   Step4: UnInstall the  Intel Media SDK R3, and use TopoEdit to add the Intel H264 decoder MFT, failed.

                    Does it must install the Intel Media SDK R3 when using the Intel H264 decoder MFT?

                    Or  maybe it need other Intel drivers?

                    Beg for your answer.

 

      Lily

0 Kudos
1 Reply
Petter_L_Intel
Employee
291 Views

Hi Lily,

The pre-compiled mfx_mft_h264vd_32.dll is located in the Media SDK install folder. If you register this DLL it will make it available for tools such as TopoEdit. But since you uninstalled the SDK this means that the Media SDK install folder was deleted, including the mfx_mft_h264vd_32.dll file. So, that is likely the reason for TopoEdit not being able to find and use the filter.

If you need the filter make sure to copy it to a location that fits your needs.

Note: I see that you're using Media SDK 2012 R3. I suggest you migrate to Media SDK 2013, available here: http://software.intel.com/en-us/vcsource/tools/media-sdk

Regards,
Petter

0 Kudos
Reply