[MPlayer-dev-eng] [PATCH] small encoder segv fix

Alex Sisson alex_sisson at yahoo.co.uk
Tue Aug 19 21:52:14 CEST 2003


 --- D Richard Felker III <dalias at aerifal.cx> wrote: >
On Mon, Aug 18, 2003 at 10:33:09PM +0100, Alex
> Sisson wrote:
> > Hi guys,
> > 
> > if you do mencoder foo.wav -oac somecodec  
> mencoder
> > will segfault.
> > so this is just a simple fix for that.
> 
> mencoder is a *movie* encoder, so it's not supposed
> to work with
> audio-only files.
it's also not meant to segfault.

> That would be kinda silly anyway
> -- putting mp3
> audio inside an avi file with no video.
yes

> If you want
> to fix this bug,
> make mencoder print an error message and quit if
> there's no video
> stream.
thats sort of what it does. the function fails and the
calling function (whatever that is) prints an error
about loading the video so i didn't think another was
necessary. then it quits.

> 
> Rich
> 

alexs

________________________________________________________________________
Want to chat instantly with your online friends?  Get the FREE Yahoo!
Messenger http://uk.messenger.yahoo.com/



More information about the MPlayer-dev-eng mailing list