AMF icon indicating copy to clipboard operation
AMF copied to clipboard

[Question]: Is AMF supported single slice encoding for H264 and HEVC?

Open FuChengYiXiao opened this issue 3 years ago • 1 comments

We set the AMF_VIDEO_ENCODER_HEVC_SLICES_PER_FRAME as 1, but get two slices per frame and the second slice very small. How can we get single slice for per frame? The situation as follows: CodecType -- HEVC AMF_VIDEO_ENCODER_HEVC_USAGE -- LowLatency Resolution -- 1472 * 1472 FrameRate -- 72 Bitrate -- 20 Mbps AMF_VIDEO_ENCODER_QUALITY_PRESET_ENUM -- AMF_VIDEO_ENCODER_QUALITY_PRESET_SPEED

FuChengYiXiao avatar Jun 07 '22 12:06 FuChengYiXiao

Please share debug log, code snippet that sets parameters and result stream.

MikhailAMD avatar Jun 07 '22 14:06 MikhailAMD