Re: mencoder very slow on windows
Thomas Plank <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.cygwin |
|---|---|
| Message-ID | <[email protected]> |
John Brown ([email protected]) wrote: > 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 On my cygwin system it looks like that: $ nasm -v NASM version 2.00 compiled on Nov 30 2007 $ nasm -r nasm: error: unrecognised option `-r' nasm: error: no input file specified type `nasm -h' for help -- mfg Thomas