[FFmpeg-devel] [PATCH] avfilter/vf_tile: increase max tile size
Derek Buitenhuis
derek.buitenhuis at gmail.com
Tue Oct 10 22:32:19 EEST 2017
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?
- Derek
More information about the ffmpeg-devel
mailing list