<?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: Video transcoding in Intel® Integrated Performance Primitives</title>
    <link>https://community.intel.com/t5/Intel-Integrated-Performance/Video-transcoding/m-p/864976#M8232</link>
    <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/262284"&gt;shyaki&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;either H.264 or H.263 is an IBP codec which in general involves motion estimation/compesation to remove the temp redundency, and DCT-like transform to remove the spatical redundency. I don't think it is possible to transcode withoutuncompress the source and re-compress it to the new format. At least, 8x8DCT is used in h.263 while 4x4 integer transform is used in h.264. They are fundamentally different.&lt;BR /&gt;&lt;BR /&gt;h.264-&amp;gt;mpeg2 may be possible with only syntax translation, but I am not sure.&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;I mean h.263-&amp;gt;mpeg2.</description>
    <pubDate>Thu, 10 Dec 2009 21:12:35 GMT</pubDate>
    <dc:creator>shyaki</dc:creator>
    <dc:date>2009-12-10T21:12:35Z</dc:date>
    <item>
      <title>Video transcoding</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Video-transcoding/m-p/864974#M8230</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If I write an application for transcoding video (let's say, H.263 -&amp;gt; H.264 ), I can, of course, do a full decode to YUV, and then do a full encode, YUV -&amp;gt; H.264 bitstream.&lt;BR /&gt;&lt;BR /&gt;However, if I wish transcode by only parsing/partially decoding the H.263 bitstream, and then "processing" this partially decoded stream to create a legitimate H.264 bitstream, does IPP provide any in-built support for such operations?&lt;BR /&gt;&lt;BR /&gt;Essentially, the idea is to transcode as efficiently as possible, using IPP.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;S</description>
      <pubDate>Thu, 10 Dec 2009 11:11:41 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Video-transcoding/m-p/864974#M8230</guid>
      <dc:creator>ssingh179</dc:creator>
      <dc:date>2009-12-10T11:11:41Z</dc:date>
    </item>
    <item>
      <title>Re: Video transcoding</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Video-transcoding/m-p/864975#M8231</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/456306"&gt;ssingh179&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;If I write an application for transcoding video (let's say, H.263 -&amp;gt; H.264 ), I can, of course, do a full decode to YUV, and then do a full encode, YUV -&amp;gt; H.264 bitstream.&lt;BR /&gt;&lt;BR /&gt;However, if I wish transcode by only parsing/partially decoding the H.263 bitstream, and then "processing" this partially decoded stream to create a legitimate H.264 bitstream, does IPP provide any in-built support for such operations?&lt;BR /&gt;&lt;BR /&gt;Essentially, the idea is to transcode as efficiently as possible, using IPP.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;S&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;either H.264 or H.263 is an IBP codec which in general involves motion estimation/compesation to remove the temp redundency, and DCT-like transform to remove the spatical redundency. I don't think it is possible to transcode withoutuncompress the source and re-compress it to the new format. At least, 8x8DCT is used in h.263 while 4x4 integer transform is used in h.264. They are fundamentally different.&lt;BR /&gt;&lt;BR /&gt;h.264-&amp;gt;mpeg2 may be possible with only syntax translation, but I am not sure.</description>
      <pubDate>Thu, 10 Dec 2009 21:11:54 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Video-transcoding/m-p/864975#M8231</guid>
      <dc:creator>shyaki</dc:creator>
      <dc:date>2009-12-10T21:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Video transcoding</title>
      <link>https://community.intel.com/t5/Intel-Integrated-Performance/Video-transcoding/m-p/864976#M8232</link>
      <description>&lt;DIV style="margin:0px;"&gt;
&lt;DIV id="quote_reply" style="margin-top: 5px; width: 100%;"&gt;
&lt;DIV style="margin-left:2px;margin-right:2px;"&gt;Quoting - &lt;A href="https://community.intel.com/en-us/profile/262284"&gt;shyaki&lt;/A&gt;&lt;/DIV&gt;
&lt;DIV style="background-color:#E5E5E5; padding:5px;border: 1px; border-style: inset;margin-left:2px;margin-right:2px;"&gt;&lt;EM&gt;
&lt;DIV style="margin:0px;"&gt;&lt;/DIV&gt;
&lt;BR /&gt;either H.264 or H.263 is an IBP codec which in general involves motion estimation/compesation to remove the temp redundency, and DCT-like transform to remove the spatical redundency. I don't think it is possible to transcode withoutuncompress the source and re-compress it to the new format. At least, 8x8DCT is used in h.263 while 4x4 integer transform is used in h.264. They are fundamentally different.&lt;BR /&gt;&lt;BR /&gt;h.264-&amp;gt;mpeg2 may be possible with only syntax translation, but I am not sure.&lt;/EM&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;BR /&gt;I mean h.263-&amp;gt;mpeg2.</description>
      <pubDate>Thu, 10 Dec 2009 21:12:35 GMT</pubDate>
      <guid>https://community.intel.com/t5/Intel-Integrated-Performance/Video-transcoding/m-p/864976#M8232</guid>
      <dc:creator>shyaki</dc:creator>
      <dc:date>2009-12-10T21:12:35Z</dc:date>
    </item>
  </channel>
</rss>

