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.

Encoder init return error when using d3d11 memory and extbrc

wenquan__po
Beginner
659 Views

Hello,

  I'm running encoder sample with "extbrc:on" and "d3d11" options, and MFXVideoENCODE_Init return MFX_ERR_UNKNOWN. But when i'm using system memory with extbrc, and it works fine.

  Could somebody tell me why and how to fix it?

Thanks!

0 Kudos
2 Replies
wenquan__po
Beginner
659 Views

this is msdk analyzer:

Intel(R) Media Server Studio 2017 - System Analyzer (64-bit)


The following versions of Media SDK API are supported by platform/driver
[opportunistic detection of MSDK API > 1.20]:

        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.2     HW      Yes             X       X
        1.2     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
        1.9     HW      Yes             X       X
        1.9     SW      Yes             X       X
        1.10    HW      Yes             X       X
        1.10    SW      Yes             X       X
        1.11    HW      Yes             X       X
        1.11    SW      Yes             X       X
        1.12    HW      Yes             X       X
        1.12    SW      Yes             X       X
        1.13    HW      Yes             X       X
        1.13    SW      Yes             X       X
        1.14    HW      Yes             X       X
        1.14    SW      Yes             X       X
        1.15    HW      Yes             X       X
        1.15    SW      Yes             X       X
        1.16    HW      Yes             X       X
        1.16    SW      Yes             X       X
        1.17    HW      Yes             X       X
        1.17    SW      Yes             X       X
        1.18    HW      Yes             X       X
        1.18    SW      Yes             X       X
        1.19    HW      Yes             X       X
        1.19    SW      Yes             X       X
        1.20    HW      Yes             X       X
        1.20    SW      Yes             X       X
        1.21    HW      Yes             X       X
        1.21    SW      Yes             X       X
        1.22    HW      Yes             X       X
        1.22    SW      Yes             X       X
        1.23    HW      Yes             X       X
        1.23    SW      Yes             X       X
        1.24    HW      Yes             X       X
        1.24    SW      Yes             X       X
        1.25    HW      Yes             X       X
        1.25    SW      Yes             X       X
        1.26    HW      Yes             X       X
        1.26    SW      Yes             X       X
        1.27    SW      Yes             X       X
        1.28    SW      Yes             X       X

Graphics Devices:
        Name                                         Version             State
        Intel(R) UHD Graphics 630                    23.20.16.5018       Running / Full Power

System info:
        CPU:    Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz
        OS:     Microsoft Windows 10 ???
        Arch:   64 ?

Installed Media SDK packages (be patient...processing takes some time):
        Intel(R) Media Server Studio 2017 - Video Quality Caliper
        Intel(R) Media SDK 2019 R1 - Documentation for HEVC
        Intel(R) Media SDK 2019 R1 - Media Samples
        Intel(R) Media SDK 2019 R1 - HEVC SW Decoder
        Intel(R) Media SDK 2019 R1 - HEVC GPU accelerated Encoder
        Intel(R) Media SDK 2019 R1 - Software Development Kit
        Intel(R) Media SDK 2019 R1 - HEVC SW Encoder

Installed Media SDK DirectShow filters:

Installed Intel Media Foundation Transforms:
        Intel(R) Hardware M-JPEG Decoder MFT : {00C69F81-0524-48C0-A353-4DD9D54F9A6E}
        Intel(R) Quick Sync Video H.264 Encoder MFT : {4BE8D3C0-0515-4A37-AD55-E4BAE19AF471}
        Intel(R) Hardware H265 Encoder MFT : {BC10864D-2B34-408F-912A-102B1B867B6C}

Analysis complete... [press ENTER]

0 Kudos
Mark_L_Intel1
Moderator
659 Views

Hi Wenquan,

Sorry for the late response. Could you post your command line so I could try it on my environment?

Mark Liu

0 Kudos
Reply