<?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: Add gplay to buildroot - iMX6DL</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Add-gplay-to-buildroot-iMX6DL/m-p/916274#M137922</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gplay is already in our BSP. If you are using our official BSP release you just need to type gplay-1.0 in the terminal and you should be able to use it without a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Sep 2019 16:45:21 GMT</pubDate>
    <dc:creator>diegoadrian</dc:creator>
    <dc:date>2019-09-02T16:45:21Z</dc:date>
    <item>
      <title>Add gplay to buildroot - iMX6DL</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Add-gplay-to-buildroot-iMX6DL/m-p/916271#M137919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi to everyone.&lt;/P&gt;&lt;P&gt;I'm sorry if my question could be stupid, but I don't find gplay command in buildroot.&lt;/P&gt;&lt;P&gt;I usually work with Yocto and gstreamer-0.10, but on our actual platform we are using Buildroot 2018.02.12 - BusyBox 1.27.2 with gstreamer-1.0. Both systems ara based on iMX6DL.&lt;/P&gt;&lt;P&gt;I was used to play video using gplay. I added all gst packages but I can't find gplay on Buildroot. I only found gst-play-1.0 but I can't understand if it is the same thing, since it implements less command then gplay.&lt;/P&gt;&lt;P&gt;For example with gplay I'm able to rotate and resize the video, with gst-play-1.0 I can't.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody have any suggestion?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you and sorry again if my question seems silly.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2019 08:13:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Add-gplay-to-buildroot-iMX6DL/m-p/916271#M137919</guid>
      <dc:creator>merlinthewizard</dc:creator>
      <dc:date>2019-08-28T08:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Add gplay to buildroot - iMX6DL</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Add-gplay-to-buildroot-iMX6DL/m-p/916272#M137920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you use pipelines with gst-launch-1.0 to play videos, you can use for example imxipuvideotransform element to rotate them. &lt;/P&gt;&lt;P&gt;See &lt;A href="https://community.nxp.com/thread/376271"&gt;i.MX6 GStreamer-imx Plugins - Tutorial &amp;amp;amp; Example Pipelines&lt;/A&gt; and &lt;A class="link-titled" href="http://trac.gateworks.com/wiki/Yocto/gstreamer#PipelineConstruction" title="http://trac.gateworks.com/wiki/Yocto/gstreamer#PipelineConstruction"&gt;Yocto/gstreamer – Gateworks&lt;/A&gt;&amp;nbsp;&lt;SPAN class=""&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2019 06:14:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Add-gplay-to-buildroot-iMX6DL/m-p/916272#M137920</guid>
      <dc:creator>turker</dc:creator>
      <dc:date>2019-08-29T06:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Add gplay to buildroot - iMX6DL</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Add-gplay-to-buildroot-iMX6DL/m-p/916273#M137921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tahsin,&lt;/P&gt;&lt;P&gt;Thank you for your answer. I already visited this page in the past, but I need to find gplay command.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2019 08:36:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Add-gplay-to-buildroot-iMX6DL/m-p/916273#M137921</guid>
      <dc:creator>merlinthewizard</dc:creator>
      <dc:date>2019-08-29T08:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Add gplay to buildroot - iMX6DL</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Add-gplay-to-buildroot-iMX6DL/m-p/916274#M137922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gplay is already in our BSP. If you are using our official BSP release you just need to type gplay-1.0 in the terminal and you should be able to use it without a problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Sep 2019 16:45:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Add-gplay-to-buildroot-iMX6DL/m-p/916274#M137922</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2019-09-02T16:45:21Z</dc:date>
    </item>
  </channel>
</rss>

