[FFmpeg-devel] [patch][RFC] mpeg-ts not packetized properly over UDP

Carl Eugen Hoyos cehoyos
Thu Sep 16 11:28:07 CEST 2010


aviad rozenhek <aviadr1 <at> gmail.com> writes:

> > While I totally agree it is not obvious, you are expected to align like
> > this:
> > > +        init_put_byte(s->pb, s->pb->buffer, max_packet_size,
> > > +                      s->pb->write_flag, s->pb->opaque,
> > s->pb->read_packet,
> >
> > Carl Eugen
> >
> >
> fixed

> +    av_log(s, AV_LOG_ERROR, "max packet size %d", max_packet_size);

This line looks suspicious (as if it is printed in any case with a rather high
log level).

Carl Eugen




More information about the ffmpeg-devel mailing list