Hello!
Happy New Year and Mary Christmas!
I have use DM368 and H264 codec from ti-dvsdk_dm365-evm_4_02_00_06. I successfully encode 4Mpx (2368x1744) and 5Mpx (2560x1964), but I can't encode 5Mpx (2560x2048).
According with ISO/IEC 14496-10 I use IH264VENC_LEVEL_50, I have read user guide (SPRUEU9B) and set encodingPreset and encQuality in XDM_HIGH_QUALITY. But I get error when I set encoder dynamic parameters with extendedError 41000. In user guide (SPRUEU9B, p.54) I have found that problem in XDM_UNSUPPORTEDINPUT (bit 13) and XDM_FATALERROR (bit 15).
How can I solve problem with encoding 5Mpx (2560x2048)?
Thank you and excuse me for my bad english.