Nico writes: > > > Hi, > > I'd like to extend mplayer to output one of the various mpeg flavours > using dvb-mplex code. > > I wonder if it's indispensible to make dvb-mplex analyze ES streams > before multiplexing, because it's obviously impossible during > encoding; I'd rather need to use an 'immediate' (on the fly) mode. > > > Is it possible? > > Thanks in advance, > Nico >
It should be possible, but it's not as easy and may require large buffers that can hold several video and audio frames at a time. I started to write something which is still in the remux.c part of the dvb-mpegtools, but never got around to finish it. Marcus -- /--------------------------------------------------------------------\ | Dr. Marcus O.C. Metzler | | |--------------------------------|-----------------------------------| | [EMAIL PROTECTED] | http://www.metzlerbros.de/ | \--------------------------------------------------------------------/ -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
