[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.973,1.974

Diego Biurrun CVS syncmail at mplayerhq.hu
Sat May 21 01:22:57 CEST 2005


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/DOCS/man/en
In directory mail:/var2/tmp/cvs-serv31936/DOCS/man/en

Modified Files:
	mplayer.1 
Log Message:
Document lavf muxers.


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.973
retrieving revision 1.974
diff -u -r1.973 -r1.974
--- mplayer.1	20 May 2005 16:45:30 -0000	1.973
+++ mplayer.1	20 May 2005 23:22:54 -0000	1.974
@@ -5696,7 +5696,8 @@
 .B \-<codec>opts <option1[=value],option2,...>
 .
 .PP
-Where <codec> may be: lavc, xvidenc, divx4, lame, toolame, twolame, faac, x264enc, mpeg.
+Where <codec> may be: lavc, xvidenc, divx4, lame, toolame, twolame,
+nuv, vfw, faac, x264enc, mpeg, lavf.
 .
 .
 .SS divx4 (\-divx4opts)
@@ -8184,6 +8185,13 @@
 Any other framerate is incompatible with this option.
 .
 .
+.SS FFmpeg libavformat muxers (\-lavfopts)
+.
+.TP
+.B format=<container_format>
+Select which container format to mux into (no default).
+.
+.
 .\" --------------------------------------------------------------------------
 .\" Files
 .\" --------------------------------------------------------------------------




More information about the MPlayer-DOCS mailing list