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.

HEVC FEI SW/HW

Maksym_K_
Beginner
609 Views

Hi.

I'm new to this SDK, so I would like to ask obvious question about HEVC FEI API.

I don't understand by the SDK documentation a way of using the mfxFEIH265Output structur in the MFXVideoENCODE_EncodeFrameAsync.

Maybe someone can point to me to the correct direction of usage ?

0 Kudos
4 Replies
Sravanthi_K_Intel
609 Views

Hi Maksym - Did you take a look at the sample code provided for hevc fei? It shows how to use the mfxFEIH265Output  structure. You can find it here (sample_h265_gaa) in the package: https://software.intel.com/en-us/intel-media-server-studio-support/code-samples

0 Kudos
Sravanthi_K_Intel
609 Views

Also, this thread may be of relevance to your question - https://software.intel.com/en-us/forums/intel-media-sdk/topic/600764

0 Kudos
Maksym_K_
Beginner
609 Views

Hi Sravanthi.

Yes, I looked into example. But it shows only how to do pre-processing.

That thread (https://software.intel.com/en-us/forums/intel-media-sdk/topic/600764) is exactly what I'm asking.

Thank you for pointing. Then my question is the following:

Can I use Intel Encode SDK to reuse output of FEI GAA API ? Or I need to implement rest of the encoder by myself ?

0 Kudos
Sravanthi_K_Intel
609 Views

HI Makyum - Yes, you need to implement the encoder yourself. 

0 Kudos
Reply