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

aviad rozenhek aviadr1
Thu Sep 16 11:46:33 CEST 2010


On Thu, Sep 16, 2010 at 11:28, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:

> 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
>
>
Your absolutely right, its just a debugging line
shame on me for hacking at hours way past my bedtime.
fixed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: integer_number_of_ts_packets_v4.diff
Type: application/octet-stream
Size: 987 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100916/a1237f47/attachment.obj>



More information about the ffmpeg-devel mailing list