[MPlayer-cvslog] r18960 - trunk/configure

Michael Niedermayer michaelni at gmx.at
Sun Jul 30 02:20:55 CEST 2006


Hi

On Sat, Jul 29, 2006 at 10:51:56PM +0200, Diego Biurrun wrote:
> Sorry for taking so long to react, this slipped through the cracks..
> 
> On Wed, Jul 12, 2006 at 10:39:41PM +0200, Michael Niedermayer wrote:
> > 
> > On Wed, Jul 12, 2006 at 12:35:56PM -0400, Rich Felker wrote:
> > > On Wed, Jul 12, 2006 at 02:19:10PM +0200, Diego Biurrun wrote:
> > > > On Sat, Jul 08, 2006 at 09:50:07PM +0200, Michael Niedermayer wrote:
> > > > > 
> > > > > On Sat, Jul 08, 2006 at 07:09:35PM +0200, diego wrote:
> > > > > > 
> > > > > > Modified:
> > > > > >    trunk/configure
> > > > > > 
> > > > > > Log:
> > > > > > Do not compile FFmpeg muxers and encoders unless MEncoder is enabled.
> > > > > 
> > > > > this will break a few filters at least
> > > > 
> > > > Which ones?
> > > 
> > > The ones that encode. That includes both some postproc filters and the
> > > filters used with mpegpes output, at least.
> > 
> > yes, (grep avcodec_encode will show some ...)
> 
> vf_mcdeint, vf_uspp, vf_lavc
> 
> > and depending upon if the dct and such are available a 
> > 'grep fdct' will show a few more cases 
> 
> vf_fspp, vf_spp, vf_zrmjpeg
> 
> OK, this obviously needs to be fixed, MPlayer is currently crashing when
> compiled with --disable-mencoder and one of those filters gets used.
> 
> Would it suffice to just enable a few encoders?  Which ones?

lets see

vf_mcdeint & vf_uspp need snow

vf_spp only uses some dct related functions, no complete encoder

vf_lavc needs mpeg1video

vf_fspp maybe ddoesnt use anything from avcodec (if so then the author
needs to be shot)

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

In the past you could go to a library and read, borrow or copy any book
Today you'd get arrested for mere telling someone where the library is



More information about the MPlayer-cvslog mailing list