mplayer-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Original]

Re: [MPlayer-users] make error


To: mplayer-users@xxxxxxxxxxxxxx
Subject: Re: [MPlayer-users] make error
From: pl <p_l@xxxxxxx>
Date: Wed, 26 Dec 2001 15:37:47 +0100
In-reply-to: <200112252355.BAA09242@thot.banki.hu>
References: <20011225234300.GB20580@void.home> <200112252355.BAA09242@thot.banki.hu>
User-agent: Mutt/1.3.24i

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



[Prev in Thread] Current Thread [Next in Thread]