<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt"><div><meta charset="utf-8"><span class="Apple-style-span" style="font-family: Times; font-size: 16px; "><pre style="white-space: pre-wrap; ">Thanks Den and Michael. I can drop packets or slices in JM but i want to repeat the same scenario of packet loss of 1%,3%,5% and 10% to compare it with the results from JM. </pre><pre style="white-space: pre-wrap; "><br></pre><pre style="white-space: pre-wrap; ">>If the question is :

>Can anyone tell me or help me to find out how I can drop slices in H.264?


>You can use the rtp_loss tool included with the JM to drop NAL units

On Thu, Aug 18, 2011 at 12:04 PM, Schier Michael
<<a href="http://mailman.videolan.org/listinfo/x264-devel">michael.schier at uibk.ac.at</a>>wrote:

><i> hi,
</i>><i>
</i>><i> parse the bitstream for annex b separation byte sequences, they mark the
</i>><i> start of NAL units.
</i>><i> from the next byte, you get
</i>><i> forbidden_zero_bit
</i>><i> nal_ref_idc
</i>><i> nal_unit_type
</i>><i>
</i>><i> just look at the spec.
</i>><i>
</i>><i> Am Mittwoch, den 17.08.2011, 19:49 -0700 schrieb Hardik Sharma:
</i>><i> > Hi
</i>><i> >
</i>><i> >
</i>><i> > I am doing some experiment to check how x264 react to packet or slice
</i>><i> > drop in h264 video streams. I already experimented with several sets
</i>><i> > of parameters to compare ffmpeg with JM. Can anyone tell me or help me
</i>><i> > to find out that how I can drop slices in x264? I really appreciate
</i>><i> > any kind of help. Thanks
</i>><i> >
</i>><i> ></i></pre></span></div></div></body></html>