mirror of https://github.com/FFmpeg/FFmpeg.git
The runtime doesn't set the frame type to MFX_FRAMETYPE_IDR on the returned mfx bitstream for a keyframe, it set the frame type to MFX_FRAMETYPE_I only. This patch added workaround for VP9 keyframe to make the coded stream seekable. Signed-off-by: Haihao Xiang <haihao.xiang@intel.com>release/7.0
parent
82e8838165
commit
cd31eac999
1 changed files with 4 additions and 2 deletions
Loading…
Reference in new issue