Hello!
I use C64XPlus Video CODECS Version 2.02.00.02 on DM6446 EVM.
At "H.264 HD Baseline Profile Encoder on DM6446.User’s Guide" (SPRUFQ6) the 2.5.2 chapter shown a sample Testparams.cfg file, which are described 6 codec parameters (ImageWidth, ImageHeight, FrameRate, Bitrate, ChromaFormat, IntraPeriod) for IVIDENC1_Params and IVIDENC1_DynamicParams data structures codec initialisation. But the 4.1 chapter shown list of Enumerated Data Types with the specific H264 parameters (IH264VENC_LoopFilterParams, IH264VENC_Level, IH264VENC_PicOrderCountType, IH264VENC_StreamFormat), which don't included in IVIDENC1_Params and IVIDENC1_DynamicParams data structures.
How can I set the specific H264 parameters ?
Thanks and best Regards,
Eugeny Nickolaychuk