Hi,
Setup:
We are using the DM816x and we are decoding 2x1080i@60 fields per second, H264 files, and finally displaying the content on HDMI. We are using EZSDK 5.05.02.00 and openMax.
Problem:
We start decoding and displaying the first file without any problems, video looks good. However, if we start at the same time a second instance of the decoder with another file we see, not display this new video, just dropping the frames that are at the output of the decoder, we see that the video that is currently display starts jumping and is not well played.
Question:
I think that this is because we might be using the same HDVICP2 unit to decode both videos, is there some way on openMax to specify which HDVICP2 unit to use? We have the EZSDK overlay so we could do any change in the code if it is required. Any guidance would be appreciated.
Thanks,
-David