Hi,
Can I increase the tiler size ? The config file said it must be aligned on 128MB boundary. I want to use 512MB to replace of 256MB. After I modify UTILS_TILER_CNT_8BIT_SIZE, UTILS_TILER_CNT_16BIT_SIZE, and UTILS_TILER_CONTAINER_MAXSIZE to 256MB, I can run the program, but the color of video image is wrong. Is there something I miss ?
Thanks.