[MPlayer-users] [PATCH] Re: Remove avi header info?
D Richard Felker III
dalias at aerifal.cx
Tue Oct 7 18:04:14 CEST 2003
On Tue, Oct 07, 2003 at 06:23:56AM -0700, rgselk wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
>
> --- D Richard Felker III <dalias at aerifal.cx> wrote:
> > On Tue, Oct 07, 2003 at 12:43:33AM -0700, rgselk wrote:
> > > Please find attached a patch I made some time ago. It adds the
> > option
> > > '-info software' to mencoder. It should still work I think.
> >
> > Patches should be sent to the devel list (but I just forwarded). At
> > first glance, though, it looks like it might not be quite correct:
> >
> > > +if(info_software==NULL||info_software[0]){
> >
> > ??
> >
> > Also there should be some way to inhibit writing software entirely,
> > imo...
>
> Read it again:
> if info_software is still the NULL pointer
> add the string MEncoder as info
> else if info_software is not an empty string
> add the supplied string as info
> else
> don't add info...
OK, I RTFP'd and you're right. Sorry about that!
Rich
More information about the MPlayer-users
mailing list