<?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: Using Cairo overlay with Gstreamer question</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Using-Cairo-overlay-with-Gstreamer-question/m-p/317179#M42014</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please check:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/410338"&gt;Using Cairo overlay with Gstreamer question&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Mar 2015 16:01:33 GMT</pubDate>
    <dc:creator>Bio_TICFSL</dc:creator>
    <dc:date>2015-03-30T16:01:33Z</dc:date>
    <item>
      <title>Using Cairo overlay with Gstreamer question</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-Cairo-overlay-with-Gstreamer-question/m-p/317178#M42013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;In my application I try to add a text overlay to Gstreamer pipeline, without great success.&lt;/P&gt;&lt;P&gt;I saw example, which work fine:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;gst-launch videotestsrc ! cairotextoverlay text="Hello"&amp;nbsp; ! autovideosink,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I tried to run something as&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;gst-launch playbin2 uri=file:///media/sda1/sample1.avi ! cairotextoverlay text="Hello" ! autovideosink&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got: WARNING: erroneous pipeline: could not link playbin20 to cairotextoverlay0&lt;/P&gt;&lt;P&gt;I have no idea how to build correct pipeline and&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt; would be glad&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;of any help.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edit 1:&lt;/P&gt;&lt;P&gt;Correct command, as I understand is:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;gst-launch&amp;nbsp; filesrc location=/media/sda1/sample1.avi ! decodebin2 ! cairotextoverlay text="Hello hello, I tried" ! autovideosink&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;But I got terminal message "There may be a timestamping problem, or this computer is too slow."&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;File&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;not played&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;normally&lt;/SPAN&gt;&lt;SPAN&gt;, the video&lt;/SPAN&gt; &lt;SPAN class="hps"&gt;jumps. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="short_text" lang="en"&gt;&lt;SPAN class="hps"&gt;Some solution?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jun 2014 07:57:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-Cairo-overlay-with-Gstreamer-question/m-p/317178#M42013</guid>
      <dc:creator>shimonfiltzer</dc:creator>
      <dc:date>2014-06-11T07:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Using Cairo overlay with Gstreamer question</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-Cairo-overlay-with-Gstreamer-question/m-p/317179#M42014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please check:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.nxp.com/message/410338"&gt;Using Cairo overlay with Gstreamer question&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 16:01:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-Cairo-overlay-with-Gstreamer-question/m-p/317179#M42014</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2015-03-30T16:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Using Cairo overlay with Gstreamer question</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Using-Cairo-overlay-with-Gstreamer-question/m-p/317180#M42015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try adding sync=false after autovideosink .. i solved this problem i got for another pipleine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Sep 2015 10:28:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Using-Cairo-overlay-with-Gstreamer-question/m-p/317180#M42015</guid>
      <dc:creator>sumeetdube</dc:creator>
      <dc:date>2015-09-09T10:28:09Z</dc:date>
    </item>
  </channel>
</rss>

