[MPlayer-cvslog] r22455 - trunk/TOOLS/README

compn subversion at mplayerhq.hu
Sun Mar 4 16:44:35 CET 2007


Author: compn
Date: Sun Mar  4 16:44:35 2007
New Revision: 22455

Modified:
   trunk/TOOLS/README

Log:
add vfw2menc info into README

Modified: trunk/TOOLS/README
==============================================================================
--- trunk/TOOLS/README	(original)
+++ trunk/TOOLS/README	Sun Mar  4 16:44:35 2007
@@ -589,6 +589,24 @@ Description:  Dumps vobsub soft subtitle
 Usage:        avisubdump <movie.avi>
 
 
+vfw2menc.c
+
+Author:       Gianluigi Tiesi
+
+Description:  Creates a codec settings file from the Video for Windows codecs
+              found in the mplayer codec packs.
+
+Usage:        vfw2menc -f <fourcc> -d <codec.dll> -s <settingsfile.mcf>
+              -h|--help            - displays this help
+              -d|--driver filename - dll or drv to load
+              -f|--fourcc fourcc   - fourcc of selected driver
+              -s|--save filename   - save settings to file
+              -c|--check filename  - load and show setting in filename
+              -v|--view            - displays the config dialog and do nothing
+
+Notes:        Works on x86 only.
+
+
 
 Format conversion scripts in the TOOLS dir
 ------------------------------------------



More information about the MPlayer-cvslog mailing list