TI Codec Experts,
my board is TMS320C6657EVM. Use the example in ti\Codecs\C66x_h264hpvenc_01_00_03_00_ELF, it works well when i use the resolution 352*288 (CIF) yuv420P file which is the same resolution in the example .But when i try to use 640*480 ,720p and 1080p, the output h.264 file is not good. The color is not the original color, the main color is green ,like a single color picture in green.
I only change the input width and height , input source file and the frames to encode number in config.cmd.
I want to know how to solve this problem.
Thanks