[MPlayer-cygwin] mencoder very slow on windows

RVM rvm3000 at ya.com
Fri Dec 7 12:47:25 CET 2007


El Viernes, 7 de Diciembre de 2007 07:10, John Brown escribió:
> RVM wrote:
> >...
> >
> > I realized of this warning when compiling xvidcore, I don't know if it
> > has something to do:
> >
> > checking for nasm... yes
> > checking for nasm patch version... nasm: error: unrecognised option `-r'
> > nasm: error: no input file specified
> > type `nasm -h' for help
> > -1
> > configure: WARNING: nasm patch version is too old
> > configure: WARNING: no correct assembler was found - Compiling generic
> > sources only
>
> On my system
> $ nasm -h
> usage: nasm [-@ response file] [-o outfile] [-f format] [-l listfile]
>             [options...] [--] filename
>     or nasm -r   for version info (obsolete)
>     or nasm -v   for version info (preferred)
>
> $ nasm -r
> NASM version 0.98.39 compiled on Aug 14 2007
>
> Maybe they finally removed '-r'. You can:
> 1) Downgrade to 0.98.yy (yy >= 34)
> 2) Edit the test for nasm patch version in xvid's configure script so that
>     your version (which I assume is 2.00) is accepted.

I edited the configure script, but compilation fails anyway with nasm 2.0. So 
I installed 0.98.39 and everything went fine.

And yes, this fixes the slowness of mencoder. Previously the speed was about 
15 fps, now 50 fps.

-- 
RVM



More information about the MPlayer-cygwin mailing list