diff cfg-mencoder.h @ 18433:83c42ca135c4

fix vfw-related things, patches by RC and Compn
author gpoirier
date Thu, 11 May 2006 05:51:26 +0000
parents 3b5b7e78b9af
children a2f20562aac3
line wrap: on
line diff
--- a/cfg-mencoder.h	Wed May 10 22:59:46 2006 +0000
+++ b/cfg-mencoder.h	Thu May 11 05:51:26 2006 +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