Hi,
We are using following OMX application pipeline : File(1080p30)->VDEC->DEI(1080p30)->Display
|_VENC
We have 2 such pipelines running simultanesly so in total we have : 2 1080p30 Decode and 2 Encode.
The problem is that in Encoding we can only use 480p30 resolution , if we try 720p30 the VENC component will not transfer to Idle state.
The exactly same code works fine with 480p30 resolution.
So the question is where is the limitation ? in OMX implementation ? in Ducati code ?
Form the hardware spec we understand there is 3 HDVICP units which should be enough to handle these loads.
Please Advise,
Vladik