diff --git a/libavcodec/proresenc_kostya.c b/libavcodec/proresenc_kostya.c index 77ab524046..52fe5639b1 100644 --- a/libavcodec/proresenc_kostya.c +++ b/libavcodec/proresenc_kostya.c @@ -1355,6 +1355,7 @@ static av_cold int encode_init(AVCodecContext *avctx) } avctx->codec_tag = ctx->profile_info->tag; + avctx->profile = ctx->profile; av_log(avctx, AV_LOG_DEBUG, "profile %d, %d slices, interlacing: %s, %d bits per MB\n",