Hi I'm running EZSDK version 5.03.01.15
I am encoding from both component inputs.
On the first I have a 720p60 source that goes through a VFCC instance and then an instance of the DEINT OMX.TI.VPSSM3.VFPC.DEIHDUALOUT component used to downscale that to 480p before feeding the video encoder. On the second input I have a 1080p60 source going through another VFCC instance followed by an instance of OMX.TI.VPSSM3.VFPC.DEIMDUALOUT to downscale it to 720p before feeding another instance of the VIDENC component.
In this configuration however the frame rate at the output of the omax chains drops to 40 frames per second.
Any ideas on what could be causing this performance drop and if it will be improved upon in future sdk releases?
Thanks