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
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!
-----------------------------------------------------------------------------------------------------------------------