Index: cfg-mencoder.h =================================================================== RCS file: /cvsroot/mplayer/main/cfg-mencoder.h,v retrieving revision 1.108 diff -u -r1.108 cfg-mencoder.h --- cfg-mencoder.h 27 Apr 2006 12:40:28 -0000 1.108 +++ cfg-mencoder.h 9 May 2006 11:41:22 -0000 @@ -88,7 +88,7 @@ " lavc - libavcodec codecs - best quality!\n" #endif #ifdef USE_WIN32DLL - " vfw - VfW DLLs, currently only AVID is supported.\n" + " vfw - VfW DLLs, read DOCS/HTML/en/encoding-guide.html.\n" " qtvideo - QuickTime DLLs, currently only SVQ1/3 are supported.\n" #endif #ifdef HAVE_LIBDV095