<?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 Keyframes missing in gstreamer vpuenc h264 stream? in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Keyframes-missing-in-gstreamer-vpuenc-h264-stream/m-p/276745#M31017</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm experiencing an issue where keyframes do not appear (or are not marked correctly) in a gstreamer h264 stream encoded using vpuenc.&amp;nbsp; &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are two reasons for this claim:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;After capturing the h264 to disk using filesink, I dump the frame data using ffprobe.&amp;nbsp; If the h264 stream is recorded directly to disk, key_frame=1 appears for the very first frame but then never again (all other frames marked key_frame=0).&amp;nbsp; When captured from the network via UDP, there is never a key_frame=1, most likely because the initial keyframe was missed.&lt;/LI&gt;&lt;LI&gt;On the consumer side, I inspect incoming gstreamer video buffers, looking for keyframes using the condition GST_BUFFER_FLAG_IS_SET(buffer, GST_BUFFER_FLAG_DELTA_UNIT) == FALSE.&amp;nbsp; This condition is never satisfied.&lt;/LI&gt;&lt;/OL&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;GStreamer producer pipeline:&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;P&gt;videotestsrc is-live=1 horizontal-speed=1 ! video/x-raw-yuv, width=640, height=480, framerate=30/1, pixel-aspect-ratio=1/1 ! vpuenc codec=6 force-framerate=true seqheader-method=3 bitrate=524288 ! video/x-h264, format=byte-stream ! rtph264pay pt=96 ! udpsink host=192.168.3.120 port=5010&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;GStreamer consumer pipeline:&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;P&gt;udpsrc port=5010&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; ! application/x-rtp, media=video, clock-rate=90000, encoding-name=H264, payload=96 &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; ! rtph264depay&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; ! h264parse&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; ! filesink location=vpuenc-sample.h264&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;GStreamer details:&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;P&gt;gst-inspect-0.10 version 0.10.35&lt;/P&gt;&lt;P&gt;GStreamer 0.10.35&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vpuenc details:&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;P&gt;vpuenc versions &lt;SPAN aria-label="Happy" class="emoticon_happy emoticon-inline" style="height:16px;width:16px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; plugin: 3.0.7&lt;/P&gt;&lt;P&gt;&amp;nbsp; wrapper: 1.0.35(VPUWRAPPER_ARM_LINUX Build on Dec 20 2013 15:09:05)&lt;/P&gt;&lt;P&gt;&amp;nbsp; vpulib: 5.4.12&lt;/P&gt;&lt;P&gt;&amp;nbsp; firmware: 2.1.9.36350&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not have this issue when encoding with x264enc instead of vpuenc.&amp;nbsp; Is it possible to get vpuenc to correctly generate/mark periodic keyframes? &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached are ffprobe frame dumps for recorded streams encoded with vpuenc and x264enc.&amp;nbsp; Notice the key_frame=1 appearing throughout the x264enc dump.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-335955"&gt;x264enc.h264.frames.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-335955"&gt;vpuenc.h264.frames.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Dec 2013 01:40:22 GMT</pubDate>
    <dc:creator>patrickrogers</dc:creator>
    <dc:date>2013-12-24T01:40:22Z</dc:date>
    <item>
      <title>Keyframes missing in gstreamer vpuenc h264 stream?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Keyframes-missing-in-gstreamer-vpuenc-h264-stream/m-p/276745#M31017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm experiencing an issue where keyframes do not appear (or are not marked correctly) in a gstreamer h264 stream encoded using vpuenc.&amp;nbsp; &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are two reasons for this claim:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;After capturing the h264 to disk using filesink, I dump the frame data using ffprobe.&amp;nbsp; If the h264 stream is recorded directly to disk, key_frame=1 appears for the very first frame but then never again (all other frames marked key_frame=0).&amp;nbsp; When captured from the network via UDP, there is never a key_frame=1, most likely because the initial keyframe was missed.&lt;/LI&gt;&lt;LI&gt;On the consumer side, I inspect incoming gstreamer video buffers, looking for keyframes using the condition GST_BUFFER_FLAG_IS_SET(buffer, GST_BUFFER_FLAG_DELTA_UNIT) == FALSE.&amp;nbsp; This condition is never satisfied.&lt;/LI&gt;&lt;/OL&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;GStreamer producer pipeline:&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;P&gt;videotestsrc is-live=1 horizontal-speed=1 ! video/x-raw-yuv, width=640, height=480, framerate=30/1, pixel-aspect-ratio=1/1 ! vpuenc codec=6 force-framerate=true seqheader-method=3 bitrate=524288 ! video/x-h264, format=byte-stream ! rtph264pay pt=96 ! udpsink host=192.168.3.120 port=5010&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;GStreamer consumer pipeline:&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;P&gt;udpsrc port=5010&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; ! application/x-rtp, media=video, clock-rate=90000, encoding-name=H264, payload=96 &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; ! rtph264depay&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; ! h264parse&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; ! filesink location=vpuenc-sample.h264&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;GStreamer details:&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;P&gt;gst-inspect-0.10 version 0.10.35&lt;/P&gt;&lt;P&gt;GStreamer 0.10.35&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vpuenc details:&lt;/P&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;P&gt;vpuenc versions &lt;SPAN aria-label="Happy" class="emoticon_happy emoticon-inline" style="height:16px;width:16px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; plugin: 3.0.7&lt;/P&gt;&lt;P&gt;&amp;nbsp; wrapper: 1.0.35(VPUWRAPPER_ARM_LINUX Build on Dec 20 2013 15:09:05)&lt;/P&gt;&lt;P&gt;&amp;nbsp; vpulib: 5.4.12&lt;/P&gt;&lt;P&gt;&amp;nbsp; firmware: 2.1.9.36350&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not have this issue when encoding with x264enc instead of vpuenc.&amp;nbsp; Is it possible to get vpuenc to correctly generate/mark periodic keyframes? &lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached are ffprobe frame dumps for recorded streams encoded with vpuenc and x264enc.&amp;nbsp; Notice the key_frame=1 appearing throughout the x264enc dump.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-335955"&gt;x264enc.h264.frames.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-335955"&gt;vpuenc.h264.frames.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Dec 2013 01:40:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Keyframes-missing-in-gstreamer-vpuenc-h264-stream/m-p/276745#M31017</guid>
      <dc:creator>patrickrogers</dc:creator>
      <dc:date>2013-12-24T01:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Keyframes missing in gstreamer vpuenc h264 stream?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Keyframes-missing-in-gstreamer-vpuenc-h264-stream/m-p/276746#M31018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;BTW, did you get this error when using x264enc?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.nxp.com/message/362478#362478"&gt;https://community.freescale.com/message/362478#362478&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Dec 2013 03:27:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Keyframes-missing-in-gstreamer-vpuenc-h264-stream/m-p/276746#M31018</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2013-12-24T03:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Keyframes missing in gstreamer vpuenc h264 stream?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Keyframes-missing-in-gstreamer-vpuenc-h264-stream/m-p/276747#M31019</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No I did not.&amp;nbsp; I am not experiencing an issue with x264enc.&amp;nbsp; My issue is related to vpuenc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 28 Dec 2013 07:20:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Keyframes-missing-in-gstreamer-vpuenc-h264-stream/m-p/276747#M31019</guid>
      <dc:creator>patrickrogers</dc:creator>
      <dc:date>2013-12-28T07:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Keyframes missing in gstreamer vpuenc h264 stream?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Keyframes-missing-in-gstreamer-vpuenc-h264-stream/m-p/276748#M31020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Has anyone found a solution to this yet?&amp;nbsp; I've run into the same issue using vpuenc 3.0.8 on the i.MX6 SABRE SDB.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Mar 2014 16:20:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Keyframes-missing-in-gstreamer-vpuenc-h264-stream/m-p/276748#M31020</guid>
      <dc:creator>martinmaranski</dc:creator>
      <dc:date>2014-03-07T16:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Keyframes missing in gstreamer vpuenc h264 stream?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Keyframes-missing-in-gstreamer-vpuenc-h264-stream/m-p/276749#M31021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Martin,&lt;/P&gt;&lt;P&gt;Can you try encoding using unit_tests/mxc_vpu_test.out app and examine the resulting file? This will help us to identify if the problem is at gst level. For example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;./mxc_vpu_test.out -E "-w 640 -h 480 -f 2 -o enc.h264"&lt;/P&gt;

&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Mar 2014 21:42:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Keyframes-missing-in-gstreamer-vpuenc-h264-stream/m-p/276749#M31021</guid>
      <dc:creator>LeonardoSandova</dc:creator>
      <dc:date>2014-03-27T21:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Keyframes missing in gstreamer vpuenc h264 stream?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Keyframes-missing-in-gstreamer-vpuenc-h264-stream/m-p/276750#M31022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For direct comparison, I did this:&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;gst-launch -v videotestsrc num-buffers=500 ! filesink location=in.yuv&lt;/P&gt;
&lt;P&gt;./mxc_vpu_test.out -E "-i in.yuv -w 320 -h 240 -o testout3.h264 -f 2"&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;&lt;P&gt;Then I used ffprobe -show_frames to look for the key_frame=1 flag.&amp;nbsp; This output also only shows the first frame as a keyframe, so the same problem occurs using those options with mxc_vpu_test.out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've written some test code that sets the VPU's "nForceIPicture" flag to 1 every few frames and analyzed that output using the same method; that output does have the key_frame=1 periodically, so the VPU can generate I frames on demand.&amp;nbsp; I just can't find a way in gstreamer to make that happen periodically.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Mar 2014 16:49:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Keyframes-missing-in-gstreamer-vpuenc-h264-stream/m-p/276750#M31022</guid>
      <dc:creator>martinmaranski</dc:creator>
      <dc:date>2014-03-28T16:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Keyframes missing in gstreamer vpuenc h264 stream?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Keyframes-missing-in-gstreamer-vpuenc-h264-stream/m-p/276751#M31023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;vpuenc only output I frame based on GOP setting. Default GOP is 15. seems customer need IDR frame based on GOP. Please try attached patch.&lt;/P&gt;&lt;P&gt;BTW, why customer need IDR frame output?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 05:48:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Keyframes-missing-in-gstreamer-vpuenc-h264-stream/m-p/276751#M31023</guid>
      <dc:creator>KevinSong</dc:creator>
      <dc:date>2014-04-15T05:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Keyframes missing in gstreamer vpuenc h264 stream?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Keyframes-missing-in-gstreamer-vpuenc-h264-stream/m-p/276752#M31024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We're using gstreamer for network streaming where the player may pick up the stream already in progress and miss the first frame.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What version of the plugin is this patch for?&amp;nbsp; I can't build either 3.0.7 or 3.0.8 with it, the error is that there is no gop_frm_cnt member of GstVpuEnc.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Apr 2014 20:24:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Keyframes-missing-in-gstreamer-vpuenc-h264-stream/m-p/276752#M31024</guid>
      <dc:creator>martinmaranski</dc:creator>
      <dc:date>2014-04-15T20:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Keyframes missing in gstreamer vpuenc h264 stream?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Keyframes-missing-in-gstreamer-vpuenc-h264-stream/m-p/276753#M31025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I used our latest code. As we fixed many bug, can you try our latest code? Attached latest VPU encoder plugin code. Attached code include previous patch.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 02:55:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Keyframes-missing-in-gstreamer-vpuenc-h264-stream/m-p/276753#M31025</guid>
      <dc:creator>KevinSong</dc:creator>
      <dc:date>2014-04-16T02:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: Keyframes missing in gstreamer vpuenc h264 stream?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Keyframes-missing-in-gstreamer-vpuenc-h264-stream/m-p/276754#M31026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm sorry, I can't get these files to build either - I get this error:&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;vpuenc.c:538:30: error: 'VpuEncOpenParamSimp' has no member named 'nIsAvcc'&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using the source I downloaded from &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX6_SW" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=IMX6_SW"&gt;i.MX 6 Series Software and Development Tool Resources&lt;/A&gt; as my baseline, that's "L3.0.35_4.1.0_130816_source.gz" with "IMX_MMCODEC_3.0.35_4.1.0_BUNDLE_CODA.gz" installed.&amp;nbsp; Is there something newer I should be using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Apr 2014 15:57:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Keyframes-missing-in-gstreamer-vpuenc-h264-stream/m-p/276754#M31026</guid>
      <dc:creator>martinmaranski</dc:creator>
      <dc:date>2014-04-16T15:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Keyframes missing in gstreamer vpuenc h264 stream?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Keyframes-missing-in-gstreamer-vpuenc-h264-stream/m-p/276755#M31027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please also update vpu_wrapper to latest code as VPU encoder plugin depend on VPU wrapper. I prefer update to our latest code as we fixed many bug compare with 3.0.7 release. Attached VPU wrapper code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Apr 2014 06:30:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Keyframes-missing-in-gstreamer-vpuenc-h264-stream/m-p/276755#M31027</guid>
      <dc:creator>KevinSong</dc:creator>
      <dc:date>2014-04-17T06:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: Keyframes missing in gstreamer vpuenc h264 stream?</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Keyframes-missing-in-gstreamer-vpuenc-h264-stream/m-p/276756#M31028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Okay, with the patch applied to the latest code I'm seeing the IDR frames and the client is able to pick up the stream.&amp;nbsp; Thank you for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Apr 2014 14:31:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Keyframes-missing-in-gstreamer-vpuenc-h264-stream/m-p/276756#M31028</guid>
      <dc:creator>martinmaranski</dc:creator>
      <dc:date>2014-04-18T14:31:18Z</dc:date>
    </item>
  </channel>
</rss>

