Video geometric transform

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Video geometric transform

1,231 Views
saurabh206
Senior Contributor III

Hi,

Anyone has tried to do geometric transform on Video playback?

I want to do stretch, rotate and tilt the video playback.

Any suggestions from expert group.

Regards

Saurabh

Labels (3)
Tags (1)
0 Kudos
5 Replies

728 Views
igorpadykov
NXP Employee
NXP Employee

Hi Saurabh

please check gstreamer scaling examples

GStreamer i.MX6 Pipelines

VPU rotation (it does not support resize)

mxc_vpu_test.out test:

-r <rotation angle> 0, 90, 180, 270

default rotation is disabled (0)

example of usage can be found below:

MPEG4 decode error on imx-6q

IPU resizing examples

ipu-examples release notes - v0.1

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos

728 Views
saurabh206
Senior Contributor III

Hi

igor

Thanks for reply,

I want to rotate @ 10 to 15 rotation angle does it possible?

Saurabh

0 Kudos

728 Views
igorpadykov
NXP Employee
NXP Employee

Hi Saurabh

VPU can rotate only 0, 90, 180, or 270.

please check attached document:

SET_ROTATION_ANGLE

Best regards

igor

0 Kudos

728 Views
saurabh206
Senior Contributor III

Hi,

igor

I know VPU can rotate 0,90,180 or 270.

For my requirement I need to rotate the data after decoding.

Saurabh

0 Kudos

728 Views
igorpadykov
NXP Employee
NXP Employee

Hi Saurabh

the same is for IPU

Best regards

igor

0 Kudos