[MPlayer-cvslog] CVS: main cfg-mencoder.h,1.91,1.92
Diego Biurrun CVS
syncmail at mplayerhq.hu
Tue Feb 22 22:28:00 CET 2005
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main
In directory mail:/var2/tmp/cvs-serv5957
Modified Files:
cfg-mencoder.h
Log Message:
The MPEG muxer now supports MPEG-2 as well.
Index: cfg-mencoder.h
===================================================================
RCS file: /cvsroot/mplayer/main/cfg-mencoder.h,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- cfg-mencoder.h 21 Feb 2005 23:18:31 -0000 1.91
+++ cfg-mencoder.h 22 Feb 2005 21:27:58 -0000 1.92
@@ -186,7 +186,7 @@
{"rawvideo", &out_file_format, CONF_TYPE_FLAG, 0, 0, MUXER_TYPE_RAWVIDEO, NULL},
{"help", "\nAvailable output formats:\n"
" avi - Microsoft Audio/Video Interleaved\n"
- " mpeg - MPEG-1 system stream format\n"
+ " mpeg - MPEG-1/2 system stream format\n"
" rawvideo - (video only, one stream only) raw stream, no muxing\n"
"\n", CONF_TYPE_PRINT, CONF_NOCFG, 0, 0, NULL},
{NULL, NULL, 0, 0, 0, 0, NULL}
More information about the MPlayer-cvslog
mailing list