How to rotate video by gstreamer on Yocto 1.8

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

How to rotate video by gstreamer on Yocto 1.8

1,723 Views
charleshuang
Senior Contributor II

How to rotate video by gstreamer on Yocto 1.8 ?

It's only to rotate 0 and 180 degrees by this command:

gst-launch-1.0 playbin uri=file:///home/root/vts2.mpg video-sink="imxv4l2sink overlay-width=600 overlay-height=480 rotate=[degree]"

[degree] = 0, 90 , 180, 270

It does not work for 90 and 270 degrees.

Are there any advice about the issue?

Thanks

Labels (3)
0 Kudos
Reply
1 Reply

1,417 Views
igorpadykov
NXP Employee
NXP Employee

Hi charles

for rotation examples please refer to sect.7.3.15 Video conversion

attached Linux Guide and use nxp bsps on link below

i.MX 6 Series Software and Development Tool|NXP

Best regards

igor

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

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

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

0 Kudos
Reply