<?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 Yuv420P to RGB24bit in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Yuv420P-to-RGB24bit/m-p/892831#M11739</link>
    <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;I would like to know which function to use for that conversion. I'm doing a videoViewer. The data is loaded from .flv or .mov files with ffmpeg, and then sended to OpenGL. FFmpeg can make the conversion, but it's not very scalable with the image size, specially when combined with h.264 decoding(from ffmpeg).&lt;/P&gt;
&lt;P&gt;And, is tehre a sample code for encoding/decoding H.264 from mov file?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Bye!&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Dec 2008 04:26:31 GMT</pubDate>
    <dc:creator>raulhuertas</dc:creator>
    <dc:date>2008-12-01T04:26:31Z</dc:date>
    <item>
      <title>Yuv420P to RGB24bit</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Yuv420P-to-RGB24bit/m-p/892831#M11739</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;
&lt;P&gt;I would like to know which function to use for that conversion. I'm doing a videoViewer. The data is loaded from .flv or .mov files with ffmpeg, and then sended to OpenGL. FFmpeg can make the conversion, but it's not very scalable with the image size, specially when combined with h.264 decoding(from ffmpeg).&lt;/P&gt;
&lt;P&gt;And, is tehre a sample code for encoding/decoding H.264 from mov file?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Bye!&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Dec 2008 04:26:31 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Yuv420P-to-RGB24bit/m-p/892831#M11739</guid>
      <dc:creator>raulhuertas</dc:creator>
      <dc:date>2008-12-01T04:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Yuv420P to RGB24bit</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Yuv420P-to-RGB24bit/m-p/892832#M11740</link>
      <description>&lt;P&gt;You have to convert it at first to YUV format for using an example, because UMC example works only on that format. I've used this function for convert an image from the camera:&lt;/P&gt;
&lt;P&gt;ippiRGBToYUV420_8u_C3P3(pointer_to_rgbbuffer24, pointer_to_YUV, size_of_image);&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Dec 2008 13:58:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Yuv420P-to-RGB24bit/m-p/892832#M11740</guid>
      <dc:creator>olena</dc:creator>
      <dc:date>2008-12-01T13:58:30Z</dc:date>
    </item>
  </channel>
</rss>

