[Ffmpeg-devel] Mpeg2-ts encoder uses fixed PES payload size

Diego Biurrun diego
Mon Mar 5 09:22:16 CET 2007


Umm, sorry, I accidentally sent the mail off half-finished..

On Mon, Mar 05, 2007 at 09:17:41AM +0100, Diego Biurrun wrote:
> On Mon, Mar 05, 2007 at 02:51:30AM +0000, M?ns Rullg?rd wrote:
> > Diego Biurrun <diego at biurrun.de> writes:
> > 
> > > On Sun, Mar 04, 2007 at 02:29:55AM +0100, Aurelien Jacobs wrote:
> > >> On Sat, 03 Mar 2007 19:06:39 +0100
> > >> Luca Abeni <lucabe72 at email.it> wrote:
> > >> 
> > >> > --- libavformat/allformats.c	(revision 8205)
> > >> > +++ libavformat/allformats.c	(working copy)
> > >> > @@ -103,6 +103,7 @@
> > >> >      REGISTER_DEMUXER (MPEGPS, mpegps);
> > >> > +    REGISTER_MUXER   (MPEGTS, dvb);
> > >> 
> > >> This looks wrong. Both parameters of REGISTER_MUXER should be
> > >> exactly the same, one uppercase and one lowercase.
> > >
> > > .. which is an indication that REGISTER_MUXER should likely be
> > > simplified to require just one parameter ..
> > 
> > Can you implement toupper() in the preprocessor?
> 
> I have no idea.  

I have no idea how it could be implemented and I'm not sure if it's
(easily) possible, but it would surely be a welcome change.

Diego




More information about the ffmpeg-devel mailing list