This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320DM6437: DM6437 error: can't open codec h264enc

Part Number: TMS320DM6437

Hi, I am working on video application. For testing I have used YUV_422ILE sample video came with the CD

when I have tested with YUV_422P video  it says  " can't open codec h264enc ".

After that I have gone through the Documentation in the below link

https://d1.amobbs.com/bbs_upload782111/files_39/ourdev_635113Q7LP1Y.pdf

Page 36-37 says

YUV 4:2:2 planar. Not supported in this version of H264 Encoder.

YUV 4:4:4 planar. Not supported in this version of H264 Encoder

RGB color format. Not supported in this version of H264 Encoder.


My doubt is, 

is it the limitation of Hardware or the software version of codec  I am using ??