Hi all,
At my DM8168 board,
I use ezsdk of ti-ezsdk_dm816x-evm_5_03_01_15.
I compose the flow below:
YUV file => DM8168 encoder(*1) => h.264 file
*1: encoder like omtb_dm816xbm_a8host.xv5T
I want to set the parameter below using OMTB:
・Rate Control : CBR, VBR
・Profile : HP(High Profile), MP(Main Profile), BP(Baseline Profile)
・Entropy Coding : CABAC, CAVLC
With best regards,
-- M.Nakayama