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