[FFmpeg-devel] [V5 3/4] lavc/vaapi_encode_h264: respect "slices" option in h264 vaapi encoder

Moritz Barsnick barsnick at gmx.net
Wed Sep 13 15:20:12 EEST 2017


On Thu, Aug 24, 2017 at 09:13:20 +0800, Jun Zhao wrote:
> +            av_log(avctx, AV_LOG_ERROR, "The max slices number per frame "
> +                   "cannot more than %d.\n", ctx->max_slices);

"cannot be more"
(This remark also applies to the h265 patch.)

Moritz


More information about the ffmpeg-devel mailing list