I can convert avi->wmv just fine, I can do 1 pass encoding just fine and FFMpeg writes the logfile (ffmpeg2pass-0.log) but when I do the second pass it says "Error while opening codec for output stream #0.0 - maybe incorrect parameters such as bit_rate, rate, width or height"

Code:
FFmpeg version SVN-r10159, Copyright (c) 2000-2007 Fabrice Bellard, et al.
  configuration: --prefix=/usr --enable-shared --libdir=/usr/lib --enable-pp --enable-gpl --enable-pthreads --disable-debug --enable-libmp3lame --enable-libfaad --enable-libfaac --enable-libxvid --enable-libx264 --enable-libtheora --enable-liba52 --enable-liba52bin --enable-dc1394 --enable-libogg
  libavutil version: 49.5.0
  libavcodec version: 51.41.0
  libavformat version: 51.12.2
  built on Aug 21 2007 02:11:47, gcc: 4.1.1 20060724 (prerelease) (4.1.1-4pclos2007)
I have read all the FFMpeg documentation and read their email list support and there is no anwser to find

Please help

Regards

ChrisL