We are working on DM8168 to encode h.264 streams. Our working package is "ti-ezsdk_dm816x-evm_5_05_02_00.tar.gz"
Our customer requires us to use fixed frame rate at 29.97 fps.
According to H.264 standard, we will have to set the following VUI parameters in SPS,
- num_units_in_tick=1001
- time_scale=60000
- fixed_frame_rate_flag=1
May I know which file contains the above parameters, or how we can set the frame rate to be fixed at 29.97 ?
Thank you very much for kind help.
Regards,
Edward