[FFmpeg-devel] [PATCH] avfilter/vf_tile: remove limit of max tile size

Paul B Mahol onemda at gmail.com
Fri Oct 27 21:51:08 EEST 2017


On 10/27/17, Nicolas George <george at nsup.org> wrote:
> Le sextidi 6 brumaire, an CCXXVI, Paul B Mahol a ecrit :
>> Signed-off-by: Paul B Mahol <onemda at gmail.com>
>> ---
>>  libavfilter/vf_tile.c | 12 ++----------
>>  1 file changed, 2 insertions(+), 10 deletions(-)
>
> Nack.
>
> This:
>
> ./ffmpeg_g -lavfi testsrc2=s=1024x32,tile=layout=65x1 -f framecrc -
>
> used to work, and no longer does with: "Total width 65x1024 is too
> much."

That is insane.


More information about the ffmpeg-devel mailing list