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.
3058 Discussions

MF_LOW_LATENCY attribute ends up in H.264 Main profile

d__hari
Beginner
566 Views

this question is about video encoder:

Even though MF_MT_MPEG2_PROFILE  is set to  eAVEncH264VProfile_Base, MF_LOW_LATENCY results in clips encoded with H264 main profile.

Is this a bug or is there anyway to force baseline profile even when low latency is set?

0 Kudos
1 Reply
d__hari
Beginner
566 Views

explicitly selecting the baseprofile has fixed the issue. now the clip is baseprofile.

0 Kudos
Reply