This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

EVM8168 OMX dynamic scaling

Hi ,

I have modified supplied SDK mosaic demo to have following pipeline :

File H264 1080p60->DEC ->DEI ->SWMOSAIC->DISPLAY

                                               |__ENC->File

This is working , Now I want to be able to change position and size of the displayed movie .

E.g move it and scale it down to some arbitrary size.

I am able to move the window by changing Mosaic Input and DEI Ouput parameters. 

I have a problem in Scaling down the image , does EVM8168 supports this ?

Reading board spec I assume that hardware can do it , so what is the right way of doing it ?

I have tried to use both HD and MD Dei for this.

Thank You