From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id D2C5DE005B9; Thu, 7 May 2015 09:21:00 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,HTML_MESSAGE autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 0.0 HTML_MESSAGE BODY: HTML included in message X-Greylist: delayed 1404 seconds by postgrey-1.32 at yocto-www; Thu, 07 May 2015 09:20:57 PDT Received: from mail.seco.com (mail.seco.it [83.147.100.2]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 0308FE00306 for ; Thu, 7 May 2015 09:20:57 -0700 (PDT) Received: from [192.168.0.174] (unknown [192.168.0.174]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: marco.sandrelli) by mail.seco.com (Postfix) with ESMTP id DC0A03150071; Thu, 7 May 2015 17:57:30 +0200 (CEST) Message-ID: <554B8B6A.9040101@seco.it> Date: Thu, 07 May 2015 17:57:30 +0200 From: Marco Sandrelli Organization: SECO srl User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Otavio Salvador , Daiane Angolini Cc: "meta-freescale@yoctoproject.org" Subject: iMX6 - 90 Video Rotation Support X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 May 2015 16:21:00 -0000 Content-Type: multipart/alternative; boundary="------------070105010206090909000505" --------------070105010206090909000505 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit 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 --------------070105010206090909000505 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit 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


--------------070105010206090909000505--