Part Number: TDA4VH-Q1
Hi TI expert
Our SDK version : 8.6
Our board model:j784s4_evm
On our custom board we want to encode simultaneously on two device nodes. Our reserved cma memory is 1GB. The resolution encoded on /dev/video0 is 3840 * 3072. The resolution encoded on /dev/video1 is 3840 * 3240. But when encoding node video0, video1 cannot be encoded. We found an error in the following locations:
linux\drivers\media\platform\chips-media\wave5\wave5-hw.c

As shown in the red box in the figure, I added debugging printing, and the results are as follows:

Does it not support such a large resolution? If supported, how to solve it? Thank you very much!
Best regards !
Alex