If the question is :<div><br></div><div><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; ">
<span class="Apple-style-span" style="font-family: arial, helvetica, sans-serif; font-size: 13px; background-color: rgb(255, 255, 255); ">Can anyone tell me or help me to find out how I can drop slices in H.264?</span></blockquote>
<br></div><div>You can use the rtp_loss tool included with the JM to drop NAL units</div><div><br><div class="gmail_quote">On Thu, Aug 18, 2011 at 12:04 PM, Schier Michael <span dir="ltr"><<a href="mailto:michael.schier@uibk.ac.at">michael.schier@uibk.ac.at</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">hi,<br>
<br>
parse the bitstream for annex b separation byte sequences, they mark the<br>
start of NAL units.<br>
from the next byte, you get<br>
forbidden_zero_bit<br>
nal_ref_idc<br>
nal_unit_type<br>
<br>
just look at the spec.<br>
<br>
Am Mittwoch, den 17.08.2011, 19:49 -0700 schrieb Hardik Sharma:<br>
<div><div></div><div class="h5">> Hi<br>
><br>
><br>
> I am doing some experiment to check how x264 react to packet or slice<br>
> drop in h264 video streams. I already experimented with several sets<br>
> of parameters to compare ffmpeg with JM. Can anyone tell me or help me<br>
> to find out that how I can drop slices in x264? I really appreciate<br>
> any kind of help. Thanks<br>
><br>
><br>
</div></div>> _______________________________________________<br>
> x264-devel mailing list<br>
> <a href="mailto:x264-devel@videolan.org">x264-devel@videolan.org</a><br>
> <a href="http://mailman.videolan.org/listinfo/x264-devel" target="_blank">http://mailman.videolan.org/listinfo/x264-devel</a><br>
<br>
_______________________________________________<br>
x264-devel mailing list<br>
<a href="mailto:x264-devel@videolan.org">x264-devel@videolan.org</a><br>
<a href="http://mailman.videolan.org/listinfo/x264-devel" target="_blank">http://mailman.videolan.org/listinfo/x264-devel</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Luc Trudeau<div><br></div><br>
</div>