[Ffmpeg-devel] regression test failure on svn.

Guillaume POIRIER poirierg
Mon Aug 21 10:32:40 CEST 2006


Hi,

(quoting reordered for consistency)

First off Mark, please do not top post:
http://en.wikipedia.org/wiki/Top-posting#Top-posting

Please use bottom-posting style, as we all do here.


On 8/14/06, mark cox <markcox at email.com> wrote:

> On 8/13/06, Guillaume POIRIER <poirierg at gmail.com> wrote:
> >
> > Hi,
> >
> > On 8/6/06, mark cox <markcox at email.com> wrote:
> > > ../ffmpeg_g -y -flags +bitexact -dct fastint -idct simple -y -i
> > ./data/a-
> > > flac.flac -f wav ./data/out.wav
> > > FFmpeg version SVN-r5934, Copyright (c) 2000-2004 Fabrice Bellard
> > >  configuration:  --enable-gpl --enable-mp3lame --enable-xvid
> > > --enable-libogg --enable-a52 --enable-dts --enable-faac --enable-faad
> > > --enable-vorbis --enable-libgsm --enable-pp --enable-x264
> > --enable-pthreads
> > > --prefix=/usr --enable-a52
> > >  libavutil version: 49.0.0
> > >  libavcodec version: 51.11.0
> > >  libavformat version: 50.5.0
> > >  built on Aug  6 2006 01:53:47, gcc: 4.0.3 (Ubuntu 4.0.3-1ubuntu5)
> >
> > What's your CPU?
>
> It is an intel Pentium D 805.
>

You are using a shitload of configure flags: configuration:
--enable-gpl --enable-mp3lame --enable-xvid --enable-libogg
--enable-a52 --enable-dts --enable-faac --enable-faad
 --enable-vorbis --enable-libgsm --enable-pp --enable-x264 --enable-pthreads

I don't know what may be wrong, but I suggest you test with a simple:
./configure --enable-gpl
and
make test

It works here with latest snapshot, there's no reason it wouldn't on
your machine, except if it had bad ram, a broken gcc, or an
overheating cpu.

Guillaume
-- 
A thing is not necessarily true because a man dies for it.
-- Oscar Wilde




More information about the ffmpeg-devel mailing list