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

Jun Zhao mypopydev at gmail.com
Thu Sep 14 03:32:49 EEST 2017



On 2017/9/13 20:20, Moritz Barsnick wrote:
> 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
Tks, will fix the syntax in 264/265 patch.
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel



More information about the ffmpeg-devel mailing list