[MPlayer-cvslog] CVS: main/libmpcodecs ve_lavc.c, 1.132, 1.133 ae_lavc.c, 1.8, 1.9

Michael Niedermayer michaelni at gmx.at
Fri Mar 24 03:15:22 CET 2006


Hi

On Wed, Mar 15, 2006 at 12:14:23AM +0100, Diego Biurrun wrote:
> On Mon, Mar 13, 2006 at 11:56:14AM +0100, Michael Niedermayer wrote:
> > 
> > On Mon, Mar 13, 2006 at 08:19:05AM +0200, Oded Shimon wrote:
> > > On Mon, Mar 13, 2006 at 03:40:12AM +0100, Michael Niedermayer CVS wrote:
> > > > 
> > > > Modified Files:
> > > > 	ve_lavc.c ae_lavc.c 
> > > > Log Message:
> > > > -lavcopts aglobal
> > > 
> > > Could you explain so documenters can ... document? (I'm guessing same as 
> > > vglobal but for audio...)
> > 
> > yes, though it doesnt really work yet ... lavc-faac -> lavf-mp4 fails
> 
> Umm, that doesn't help, vglobal is undocumented as well:
> 
> .B vglobal
> FIXME: Document this.

Xglobal= 0-3
0 default
1 write global headers only in extradata (needed for .mp4/mov/nut/...)
2 write global headers only infront of keyframes
3 = 1+2

1 should be set automatically if mp4/mov/... is used, this works in ffmpeg.c
  but not in mencoder yet

and this stuff might change in the not too distant future so maybe this switch
will move to the muxer or otherwise change in an incompatible way

[...]

-- 
Michael




More information about the MPlayer-cvslog mailing list