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.

questions about analyzer and tracer

jackhong
Beginner
411 Views

Q1:

why is there nothing under "Installed Media SDK packages (be patient...processing takes some time):"? but I had install INDE 2015 to C:\Intel\INDE.

Q2:

after updating graphic driver from 10.18.10.3574 to 10.18.10.4226, the function MFXQueryVersion in my code get API version 1.11, but the analyzer still only detect to 1.8

Q3:

Execute tracer.exe before running the target application based on SDK, but there is no log file ouput, why?

0 Kudos
6 Replies
jackhong
Beginner
411 Views

supplement:

the results of mediasdk_system_analyzer_64.exe are:

Intel Media SDK System Analyzer (64 bit)

The following versions of Media SDK API are supported by platform/driver:

Version  Target Supported Dec Enc

1.0 HW Yes X X

1.0 SW Yes X X

1.1 HW Yes X X

1.1 SW Yes X X

1.3 HW Yes X X

1.3 SW Yes X X

1.4 HW Yes X X

1.4 SW Yes X X

1.5 HW Yes X X

1.5 SW Yes X X

1.6 HW Yes X X

1.6 SW Yes X X

1.7 HW Yes X X

1.7 SW Yes X X

1.8 HW Yes X X

1.8 SW Yes X X

Graphics Devices:

         Name                          Version                     State

         Intel(R) HD Graphics 10.18.10.4226            Active

System info:

          CPU: Intel(R) Core(TM) i5-3570 CPU @ 3.40GHz

          OS:    Microsoft Windows 7

Installed Media SDK packages (be patient...processing takes some time):

Analysis complete... [press ENTER]

0 Kudos
Surbhi_M_Intel
Employee
412 Views

Hi Jackhong, 

  • After "Installed Media SDK packages (be patient...processing takes some time)", system looks for installed MFT and DirectShow filters. There is a known limitation mentioned in the readme file - "The tool may not be able to provide a full report in case Microsoft* Windows* Management Instrumentation (WMI) service is not running. If you encounter this issue, please explore if it is possible to activate this feature via Microsoft Windows Control Panel settings on your machine." Can you please make sure you are not seeing it because of the same reason. 
  • The System analyzer is not updated till latest API i.e.1.16 due to which it shows uptill 1.8, this issue should be resolved in the next release. 
  • The only time I have across this issue is when machine has multiple Media SDK version installed. Can you please make sure your machine has only latest version or can you test this on a different machine for sanity purpose. If you still see this issue, please let us know what version of Media SDK are you using. We had a similar issue in the past but that issue is fixed in recent releases. 

Thanks,
Surbhi

 

 

0 Kudos
James_C_5
Beginner
412 Views

Hi Surbhi,

I also have the third issue. There is no tracer.log output from tracer.exe. My platform has only latest version of media sdk. The tracer.exe is from media_sdk_6.0.0.349 under Intel INDE 2015 Update 2. The encode sample I use is from sample_encode folder under Intel Media Samples 6.0.0.68.

Thanks,

James

0 Kudos
Surbhi_M_Intel
Employee
412 Views

Hi James, 

Can you let us know you system configuration - send us the o/p of media sdk system analyzer logs. It looks like to be a platform issue.

Thanks,
Surbhi 

0 Kudos
James_C_5
Beginner
412 Views

Hi Surbhi,

Here is the media sdk system analyzer log.

Intel Media SDK System Analyzer (64 bit)


The following versions of Media SDK API are supported by platform/driver:

        Version Target  Supported       Dec     Enc
        1.0     HW      Yes             X       X
        1.0     SW      Yes             X       X
        1.1     HW      Yes             X       X
        1.1     SW      Yes             X       X
        1.3     HW      Yes             X       X
        1.3     SW      Yes             X       X
        1.4     HW      Yes             X       X
        1.4     SW      Yes             X       X
        1.5     HW      Yes             X       X
        1.5     SW      Yes             X       X
        1.6     HW      Yes             X       X
        1.6     SW      Yes             X       X
        1.7     HW      Yes             X       X
        1.7     SW      Yes             X       X
        1.8     HW      Yes             X       X
        1.8     SW      No

Graphics Devices:
        Name                                         Version             State
        Intel(R) HD Graphics 4000                    10.18.10.4226       Active

System info:
        CPU:    Intel(R) Core(TM) i5-3427U CPU @ 1.80GHz
        OS:     Microsoft Windows 7 Ultimate
        Arch:   64-bit

Installed Media SDK packages (be patient...processing takes some time):
        Intel?INDE Media SDK for Windows 6.0.0.349

Installed Media SDK DirectShow filters:

Installed Intel Media Foundation Transforms:
  Intel?Hardware M-JPEG Decoder MFT : {00C69F81-0524-48C0-A353-4DD9D54F9A6E}
  Intel?Hardware VC-1 Decoder MFT : {059A5BAE-5D7A-4C5E-8F7A-BFD57D1D6AAA}
  Intel?Hardware H.264 Decoder MFT : {45E5CE07-5AC7-4509-94E9-62DB27CF8F96}
  Intel?Hardware MPEG-2 Decoder MFT : {CD5BA7FF-9071-40E9-A462-8DC5152B1776}
  Intel?Quick Sync Video H.264 Encoder MFT : {4BE8D3C0-0515-4A37-AD55-E4BAE19AF
471}
  Intel?Hardware Preprocessing MFT : {EE69B504-1CBF-4EA6-8137-BB10F806B014}

 

Analysis complete... [press ENTER]

Thanks,
James

0 Kudos
Surbhi_M_Intel
Employee
412 Views

Hi James,

Thanks for providing the details. What I see on the system is that I do get tracer.log but it doesn't capture the full details. my output file is located at <C:\Users\<username>\AppData\Roaming\Intel\SDK_Tracer\tracer.log>. may be you can search tracer.log under your C:\ folder.
Is it possible for you to test this on any other machine? I couldn't get my hands on the exact same configuration, if you can look on couple more configuration preferably 4th generation it will give us a good idea.

Thanks,
Surbhi

 

0 Kudos
Reply