[x264-devel] How to drop slice/packet to introduce losses for h264

Luc Trudeau luc.trudeau at gmail.com
Thu Aug 18 19:12:57 CEST 2011


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
<michael.schier at uibk.ac.at>wrote:

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



-- 
Luc Trudeau
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/x264-devel/attachments/20110818/c1f84ac2/attachment.html>


More information about the x264-devel mailing list