[FFmpeg-devel] [PATCH] avcodec/dvenc: support encoding dvcprohd

Carl Eugen Hoyos ceffmpeg at gmail.com
Sun Nov 3 08:04:57 EET 2019


Am Sa., 2. Nov. 2019 um 20:06 Uhr schrieb Baptiste Coudurier
<baptiste.coudurier at gmail.com>:

> -    if (avctx->height > 576) {
> -        av_log(avctx, AV_LOG_ERROR, "DVCPRO HD encoding is not supported.\n");
> -        return AVERROR_PATCHWELCOME;
> -    }

Please mention ticket #1370.

Thank you for the patch, Carl Eugen


More information about the ffmpeg-devel mailing list