<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX Processors中的主题 Re: i.MX.6Q video playback with GStreamer using mfw_v4lsink</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Q-video-playback-with-GStreamer-using-mfw-v4lsink/m-p/286935#M33969</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Honestly, I do know the answers, but you need to look at the release notes, there you find 'what's new' and 'issues' and 'workarounds'. Better to read it before doing any programming. Flash an SD with the latest demo images. I have a i.MX6Q running latest image and pipelines work as expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 29 Jul 2013 20:42:21 GMT</pubDate>
    <dc:creator>LeonardoSandova</dc:creator>
    <dc:date>2013-07-29T20:42:21Z</dc:date>
    <item>
      <title>i.MX.6Q video playback with GStreamer using mfw_v4lsink</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Q-video-playback-with-GStreamer-using-mfw-v4lsink/m-p/286930#M33964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to play video using GStreamer, the video-sink I use is mfw_v4lsink, the goal is to play video in the portrait orientation (which is rotating video playback in 90degree). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I set the "rotate" property of mfw_v4lsink to 180 and it works (~$ gst-launch uri=file://SOME_VIDEO video-sink="mfw_v4lsink rotate=180"), the video playback turns out upside down, but when the rotate=90 or rotate=270, the video is disappeared.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also tried to play with gplay, the rotate function of gplay work well with 180 degree and it worked, but the error message came out below when rotate=90 and 270 : &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;mxc_ipu mxc_ipu: ERR: no-0x0,ipu_queue_task err:-22&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;mxc_v4l2_output mxc_v4l2_output.0: display work fail ret = -22&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also found that the framebuffer can only be rotate in 180 degree using "echo 1 &amp;gt; /sys/class/graphic/fb0/rotate", 1 is the only valid number to be set to the/sys/class/graphic/fb0/rotate, according to &lt;A href="http://processors.wiki.ti.com/index.php/DSS2_SYSFS_Examples#Rotation"&gt;this link&lt;/A&gt;, the value 1 should be rotate in 90 degree, is there any connection between /sys/class/graphic/fb0/rotate" and the video playback orientation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me out please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 10:57:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Q-video-playback-with-GStreamer-using-mfw-v4lsink/m-p/286930#M33964</guid>
      <dc:creator>joepsycho</dc:creator>
      <dc:date>2013-07-23T10:57:33Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX.6Q video playback with GStreamer using mfw_v4lsink</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Q-video-playback-with-GStreamer-using-mfw-v4lsink/m-p/286931#M33965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;which BSP are you using? I just tried rotating 90 degrees from the mfw_v4lsink and it worked. BTW, I did not echo the ...fb0/rotate file. I also tried 180 and 270 rotations and worked as expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jul 2013 19:00:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Q-video-playback-with-GStreamer-using-mfw-v4lsink/m-p/286931#M33965</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-07-23T19:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX.6Q video playback with GStreamer using mfw_v4lsink</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Q-video-playback-with-GStreamer-using-mfw-v4lsink/m-p/286932#M33966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have my question updated, could you please check again? I am not sure which BSP I am using ( this job was taken over from my colleague but he is no longer work here :smileysad: ) or which command can i find the version of BSP? Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 03:31:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Q-video-playback-with-GStreamer-using-mfw-v4lsink/m-p/286932#M33966</guid>
      <dc:creator>joepsycho</dc:creator>
      <dc:date>2013-07-24T03:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX.6Q video playback with GStreamer using mfw_v4lsink</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Q-video-playback-with-GStreamer-using-mfw-v4lsink/m-p/286933#M33967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Type 'uname -a' to check BSP version.&amp;nbsp; Make sure you are running your test with lastest BSP (3.0.35_4.0.0).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 17:03:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Q-video-playback-with-GStreamer-using-mfw-v4lsink/m-p/286933#M33967</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-07-24T17:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX.6Q video playback with GStreamer using mfw_v4lsink</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Q-video-playback-with-GStreamer-using-mfw-v4lsink/m-p/286934#M33968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With uname -a I get this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Linux freescale 3.0.35-2026-geaaf30e #1 SMP PREEMPT Fri May 10 20:17:09 CST 2013 armv7l GNU/Linux&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;It looks like my BSP is a bit out of date, but what's the difference between this version and latest version against my problem?&lt;/P&gt;&lt;P&gt;Is there a updated version of mfw_v4lsink plugin or something?&lt;/P&gt;&lt;P&gt;Thank you for your reply&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 01:02:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Q-video-playback-with-GStreamer-using-mfw-v4lsink/m-p/286934#M33968</guid>
      <dc:creator>joepsycho</dc:creator>
      <dc:date>2013-07-25T01:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX.6Q video playback with GStreamer using mfw_v4lsink</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Q-video-playback-with-GStreamer-using-mfw-v4lsink/m-p/286935#M33969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Honestly, I do know the answers, but you need to look at the release notes, there you find 'what's new' and 'issues' and 'workarounds'. Better to read it before doing any programming. Flash an SD with the latest demo images. I have a i.MX6Q running latest image and pipelines work as expected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Leo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 29 Jul 2013 20:42:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Q-video-playback-with-GStreamer-using-mfw-v4lsink/m-p/286935#M33969</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-07-29T20:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: i.MX.6Q video playback with GStreamer using mfw_v4lsink</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Q-video-playback-with-GStreamer-using-mfw-v4lsink/m-p/286936#M33970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, my partner try rotate with gst-launch and gplay.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we find out only "1024x768" can be rotate 90 degree, but "1280x720" &amp;amp; "1680x1050" can *NOT* be rotate to 90 degree.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we're using SDK3.0.35-4.1.0, which should work according your reply. could you help me this problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2014 06:22:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/i-MX-6Q-video-playback-with-GStreamer-using-mfw-v4lsink/m-p/286936#M33970</guid>
      <dc:creator>wallyyeh</dc:creator>
      <dc:date>2014-10-01T06:22:45Z</dc:date>
    </item>
  </channel>
</rss>

