Hi,
I am using the DM8148 EVM kit. I am having an application which records the video YUV2 (YUV 4:2:2 (16bpp)) format. I want to encode the recorded file to H264 format using the OMX "encode" application which came with EZSDK 5_05_02_00.
I have the following questions:
1) The OMX encoder component is supporting YUV 4:2:0. Is it possible to change the OMX encoder component to support YUV4:2:2? If no please explain why it is limited?
2) The frame rate of the encoded H264 video using the OMX encode application is coming to 25. How to support variable frame-rate using the OMX encode application?
Thanks,
Debasish