IMX6 can't rotate a AVI file with gstreamer

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

IMX6 can't rotate a AVI file with gstreamer

905 Views
mamorukanou
Contributor IV

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

Labels (4)
0 Kudos
2 Replies

702 Views
igorpadykov
NXP Employee
NXP Employee

Hi Mamoru

one can try using sect.7.3.14 Video conversion attached Linux Guide

from NXP Linux documentation on

i.MX Software|NXP 

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

0 Kudos

702 Views
mamorukanou
Contributor IV

Thanks for prompt reply.

We'll check the version.

Regards,

kanou

0 Kudos