Hi Daiane / Otavio,

we have some customs iMX6 boards with Freescale BSP 4.1.0, is it possible rotate Video Playback of 90° with mfw_v4lsink plugin?

I tried to rotate a video with this pipeline :

root@imx6-qsdl# gst-launch-0.10 playbin2 uri=file:///opt/SAMPLE/big_buck_bunny_640x360.mp4 video-sink="mfw_v4lsink rotate=90 disp-width=800 disp-height=600"

This pipeline works only if the display is 800x600, with a screen 1920x1080 this solution doesn't work.
This problems are solved in the last Freescale BSP and gstreamer libraries?

Thank you,
Marco Sandrelli