find_pes_header
c2 = find_pes_header(buf + c, length - c, &p->frags);
c2 = find_pes_header(buf + c + add, length - c - add, &p->frags);