[MPlayer-users] [PATCH] Re: Remove avi header info?

rgselk rgselknospam at yahoo.com
Tue Oct 7 15:23:56 CEST 2003


--- 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...

Regards,
  rgselk.


__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com



More information about the MPlayer-users mailing list