<?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>topic Re: Subtitles in Gstreamer in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Subtitles-in-Gstreamer/m-p/843856#M129373</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;refer to the VPU API, imx6 supports up to full HD 1920x1080 60i or 30p decoding and&lt;BR /&gt;1920x1088 encoding&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Dec 2018 09:08:01 GMT</pubDate>
    <dc:creator>joanxie</dc:creator>
    <dc:date>2018-12-07T09:08:01Z</dc:date>
    <item>
      <title>Subtitles in Gstreamer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Subtitles-in-Gstreamer/m-p/843855#M129372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to use gstreamer to decode 4K video with subtitles.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It work fine with Full HD video (1080p) with the command :&lt;/P&gt;&lt;P&gt;gst-launch-1.0 playbin uri=file:///home/root/Sintel.2010.1080p.mkv&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when I use it on a Ultra HD video (4K), the CPU become overloaded, and the video fail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suppose gstreamer try to add subtitle into video without hardware acceleration.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are those type of issue encountered on I.MX6 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the gstreamer subtitle with hardware acceleration exists ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Stéphane&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Dec 2018 11:00:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Subtitles-in-Gstreamer/m-p/843855#M129372</guid>
      <dc:creator>stéphanenoblet</dc:creator>
      <dc:date>2018-12-06T11:00:27Z</dc:date>
    </item>
    <item>
      <title>Re: Subtitles in Gstreamer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Subtitles-in-Gstreamer/m-p/843856#M129373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;refer to the VPU API, imx6 supports up to full HD 1920x1080 60i or 30p decoding and&lt;BR /&gt;1920x1088 encoding&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2018 09:08:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Subtitles-in-Gstreamer/m-p/843856#M129373</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2018-12-07T09:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: Subtitles in Gstreamer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Subtitles-in-Gstreamer/m-p/843857#M129374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IMX8m has no 2D&amp;nbsp; for composite the subtitle with video , currently it's done by software, so if you decoder a 4k video, more mips consumed by the sw decoding.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2018 09:37:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Subtitles-in-Gstreamer/m-p/843857#M129374</guid>
      <dc:creator>jack_mao</dc:creator>
      <dc:date>2018-12-07T09:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Subtitles in Gstreamer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Subtitles-in-Gstreamer/m-p/843858#M129375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I tryied to play video and render in the GPU with gstreamer glimagesink,&lt;/P&gt;&lt;P&gt;It works on a FullHD video (H.264 1080p), applying GL effects, but doesn't on a UltraHD video (H.265 4K).&lt;/P&gt;&lt;P&gt;Does the I.MX8M GPU can support a 4K stream ?&lt;/P&gt;&lt;P&gt;Or is it not supposed to ?&lt;/P&gt;&lt;P&gt;If no I think the solution to get subtitles working with 4K is to display the 4K video in one DCSS framebuffer and the subtitle in one other framebuffer (using waylandsink).&lt;/P&gt;&lt;P&gt;Stéphane&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Dec 2018 11:35:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Subtitles-in-Gstreamer/m-p/843858#M129375</guid>
      <dc:creator>stéphanenoblet</dc:creator>
      <dc:date>2018-12-07T11:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: Subtitles in Gstreamer</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Subtitles-in-Gstreamer/m-p/843859#M129376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The problem of software encoded subtitles and performances is known in the gstreamer community :&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://gstreamer.freedesktop.org/documentation/design/subtitle-overlays.html" title="https://gstreamer.freedesktop.org/documentation/design/subtitle-overlays.html"&gt;Subtitle Overlays and Hardware-Accelerated Playback&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But i don't know if solutions are implemented in NXP gstreamer plugins for IMX&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Dec 2018 15:58:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Subtitles-in-Gstreamer/m-p/843859#M129376</guid>
      <dc:creator>stéphanenoblet</dc:creator>
      <dc:date>2018-12-10T15:58:06Z</dc:date>
    </item>
  </channel>
</rss>

