When I try to decode a h264 video in 1600x1200, I have the following error:
"N:Video P:1 #:00235 T:000000038dbcd503 S:OMX_TI_VIDDEC_Process::Line 2454::omxHandle 0x9db0e6b0::Error->Decoder returned error 0x208001"
I'm using TI-OMX with the EVM DM8148 and EZSDK 5.03.01.015
NOTE: I modified the TI-OMX to remove all the software limits to 1920x1080 and it works fine with the capture, the dei, the h264 encoder, the scaler and the display with any resolution up to 1920x1200 but not the h264 decoder.