Mercurial > mplayer.hg
changeset 8033:2d1ed4487af7
added obsolete message for -pass
author | rfelker |
---|---|
date | Sat, 02 Nov 2002 03:51:05 +0000 |
parents | 136e7e515764 |
children | 933c769d7fd5 |
files | cfg-mencoder.h |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/cfg-mencoder.h Sat Nov 02 02:44:19 2002 +0000 +++ b/cfg-mencoder.h Sat Nov 02 03:51:05 2002 +0000 @@ -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},