[Mplayer-cvslog] CVS: main cfg-mencoder.h,1.53,1.54
Richard Felker CVS
rfelker at mplayerhq.hu
Sat Nov 2 04:51:08 CET 2002
Update of /cvsroot/mplayer/main
In directory mail:/var/tmp.root/cvs-serv22743
Modified Files:
cfg-mencoder.h
Log Message:
added obsolete message for -pass
Index: cfg-mencoder.h
===================================================================
RCS file: /cvsroot/mplayer/main/cfg-mencoder.h,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- cfg-mencoder.h 2 Nov 2002 02:44:18 -0000 1.53
+++ cfg-mencoder.h 2 Nov 2002 03:51:05 -0000 1.54
@@ -150,6 +150,7 @@
// override FOURCC in output file
{"ffourcc", &force_fourcc, CONF_TYPE_STRING, 0, 4, 4, NULL},
+ {"pass", "The -pass option is obsolete. Use -lavcopts vpass=n or -divx4opts pass=n!\nRTFM!\n", CONF_TYPE_PRINT, CONF_NOCFG, 0, 0, NULL},
{"passlogfile", &passtmpfile, CONF_TYPE_STRING, 0, 0, 0, NULL},
{"vobsubout", &vobsub_out, CONF_TYPE_STRING, 0, 0, 0, NULL},
More information about the MPlayer-cvslog
mailing list