What is the maximum resolution supported by h264 decoder? The data sheet only mentions up to 1920x1088, but is that the real maximum? If this restriction is real, is it a hardware or software (decoder) limitation? We are evaluating a project to record and play back dual link dvi resolutions (2048x2048, 2560x1600). Encoder works fine (~ 10 fps) and looks like VPBE can handle it too. But what about the decoder?
Thanks