[MPlayer-users] make error

pl p_l at tfz.net
Wed Dec 26 15:37:47 CET 2001


On Wed, Dec 26, 2001 at 01:55:50AM +0200, Arpi wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> Hi,
> 
> > > > Configure did not print anything unusual, it ran as expected.
> > > Maybe pl should notice the email I sent him two weeks ago.
> > > (about ffmpeg cvs version detection)
> > 
> > Errhh... Can you remind me of the subject line ?
> > 
> > It seems I've stored it in a FIRO mbox...
> > (First In Random Out :)
> 
> it was about detectiong libavcodec version (being up-to-date enough for
> mplayer).
> there are 2 things mplayer depends on:
> - MBC in avcodec.h and quant_store (requires for postpprocesisng with mplayer)
> - find_encoder_by_name (requires for mencoder)
Ok.

Does modifying the test C code to:

#define FF_POSTPROCESS 1
#include "libavcodec/avcodec.h"
int quant_store[MBR+1][MBC+1]; 
int main(void) { return 0; }

is sufficient for mplayer ?
(forgetting display/path/etc )

--
pl




More information about the MPlayer-users mailing list