[FFmpeg-devel] [PATCH] avfilter/vf_tile: increase max tile size

Paul B Mahol onemda at gmail.com
Tue Oct 10 22:39:05 EEST 2017


On 10/10/17, Derek Buitenhuis <derek.buitenhuis at gmail.com> wrote:
> On 10/10/2017 8:22 PM, Paul B Mahol wrote:
>> Useful when producing tiles of 1xN or Nx1 size, 1024 is too small then.
>>
>> Signed-off-by: Paul B Mahol <onemda at gmail.com>
>> ---
>>  libavfilter/vf_tile.c | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> Is there a reason this is hardcoded and not a user option?

One can not set max/min for AV_OPT_TYPE_IMAGE_SIZE.


More information about the ffmpeg-devel mailing list