<div dir="ltr"><br><div>Hi,</div><div><br></div><div>I am freshman to ffmpeg and I have one question about h263 packetization after reading the source code of libavformat.</div><div><br></div><div>In function send_mode_a() of rtpenc_h263_rfc2190.c, </div>
<div>the sbit flag of each h263 rtp packets shall equal 0.</div><div><br></div><div>But according rfc2190, the format of rtp packets should like this:</div><div>1st Packet : SBIT 0, EBIT 5.</div><div>2nd Packet : SBIT 3, EBIT 0.</div>
<div><br></div><div>I am very confused about this, any help?<br></div><div><br></div><div>Thanks,</div><div><br></div><div>Ben</div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div>