intel / gstreamer-media-SDK

GNU Lesser General Public License v2.1
90 stars 53 forks source link

Do mfxh264enc and mfxhevcenc support dynamic keyframe generation via GstForceKeyUnit event #180

Open aankur opened 4 years ago

aankur commented 4 years ago

Hi, i have a requirement where we would have to have a keyframe inserted at the required moment, Do mfxh264enc and mfxhevcenc support dynamic keyframe generation via GstForceKeyUnit event ?

ishmael1985 commented 4 years ago

No.

aankur commented 4 years ago

Is there any other way ?

aankur commented 4 years ago

@ishmael1985 is there any other way to force keyframe ?