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.

PROCESSOR-SDK-DRA7X: How to flip video output

Part Number: PROCESSOR-SDK-DRA7X

How can I flip (90 or 270 dgrees) the video output without using a software module like gstreamer?

Is there a possibiliy to use a hardware accelerator?

  • Hi,

    Yes, you could use tiler to do 90/270 degree rotation. Tiler supports 128MB memory and different views of this memory to provide different orientation. 

    But unfortunately tiler is not supported in the sdk. 

    There is an example at the PDK level (VPE M2M example), you can refer to it and implement similar in the sdk.

    Regards,

    Brijesh