diff cfg-mencoder.h @ 12408:ad1a2bad9248

typos, wording and mistakes pointed out by the wanderer
author diego
date Mon, 03 May 2004 13:19:04 +0000
parents 574b1ed2f9a3
children 4a8748f99375
line wrap: on
line diff
--- a/cfg-mencoder.h	Mon May 03 10:09:18 2004 +0000
+++ b/cfg-mencoder.h	Mon May 03 13:19:04 2004 +0000
@@ -169,8 +169,8 @@
 
 	{"endpos", parse_end_at, CONF_TYPE_FUNC_PARAM, 0, 0, 0, NULL},
 
-	// set output framerate - recommended for variable fps (ASF etc) files
-	// and for 29.97fps progressive MPEG2 streams
+	// set output framerate - recommended for variable-FPS (ASF etc) files
+	// and for 29.97FPS progressive MPEG2 streams
 	{"ofps", &force_ofps, CONF_TYPE_FLOAT, CONF_MIN, 0, 0, NULL},
 	{"o", &out_filename, CONF_TYPE_STRING, 0, 0, 0, NULL},