<div dir="ltr">The end of the frame is indeed marked by an end bit == 1. The start of the frame is marked by a start bit == 1. All of the FU-A packets in between have both == 0. If you can, capture a packet trace to allow you to examine all of the packets properly (install wireshark). Knowing your decode/display pipeline is important. Also, knowing your video source is important. This sounds like very strange stream.<br>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Jul 9, 2013 at 11:59 AM, Kim Lam <span dir="ltr"><<a href="mailto:kim@redgiantsoftware.com" target="_blank">kim@redgiantsoftware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    <div>Do you have a sample of  the pipeline
      you are constructing? Are you using the h264 parser? Are your
      input caps set correctly?<br>
      <br>
      Kim<div><div class="h5"><br>
      <br>
      On 2013-07-09 8:42 AM, rohit jaiswal wrote:<br>
    </div></div></div>
    <blockquote type="cite"><div><div class="h5">
      <div dir="ltr"><span>I am trying
          to decode a a h.264 stream which is in the form of FU-A. After
          rearranging the bytes  and passing to decoder I am getting
          only a single Image frame. After getting the end of stream
          where the value of end bit is 1, is it a single frame only
          ???? This is confusing for me.</span><br>
        <div><span><br>
          </span></div>
        <div><span>Also since
            it is a single frames it flashes on my screen only for a
            second,i am able to see it only after putting the
            breakpoint.</span></div>
        <div><br>
        </div>
        <div><font color="#000000" face="Arial, Liberation
            Sans, DejaVu Sans, sans-serif"><span style="font-size:14px;line-height:18px">Please guide me.</span></font></div>
      </div>
      <br>
      <fieldset></fieldset>
      <br>
      </div></div><pre>_______________________________________________
gstreamer-devel mailing list
<a href="mailto:gstreamer-devel@lists.freedesktop.org" target="_blank">gstreamer-devel@lists.freedesktop.org</a>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a>
</pre>
    </blockquote>
    <br>
  </div>

<br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br></div>