Hi,
Our customer use i.MX6DL with Yocto L4.1.15_2.1.0 BSP.
When they play the AVI video files with rotation using getVideoFrameRotation, it does'nt work.
Other enviroment is:
AVI parser :lib_avi_parser_arm11_elinux.so
player: gstream with rotation (getVideoFrameRotation)
Gstreamer can't decode getVideoFrameRotation function.
What is the best way to rotate a video in i.mx6 above environment ?
Thanks,
kanou
Hi Mamoru
one can try using sect.7.3.14 Video conversion attached Linux Guide
from NXP Linux documentation on
Seems lib_avi_parser_arm11_elinux.so is for gstreamer 0.1, current NXP BSPs
support only gstreamer 1.0 version.
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Thanks for prompt reply.
We'll check the version.
Regards,
kanou