[MPlayer-DOCS] CVS: main/DOCS/man/en mplayer.1,1.1275,1.1276

Diego Biurrun CVS syncmail at mplayerhq.hu
Fri Apr 28 23:34:08 CEST 2006


CVS change done by Diego Biurrun CVS

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

Modified Files:
	mplayer.1 
Log Message:
Consistency for the 'i' key, document vglobal, aglobal and
i_certify_that_i_am_the_longest_option_ever.


Index: mplayer.1
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v
retrieving revision 1.1275
retrieving revision 1.1276
diff -u -r1.1275 -r1.1276
--- mplayer.1	28 Apr 2006 16:44:48 -0000	1.1275
+++ mplayer.1	28 Apr 2006 21:34:02 -0000	1.1276
@@ -303,8 +303,8 @@
 Adjust subtitle delay by +/- 0.1 seconds.
 .IPs "r and t"
 Move subtitles up/down.
-.IPs i\ \ \ \ 
-Set EDL mark (while in \-edlout mode).
+.IPs "i (\-edlout mode only)"
+Set EDL mark.
 .IPs "s (\-vf screenshot only)"
 Take a screenshot.
 .IPs "I"
@@ -8003,8 +8003,22 @@
 (sc_threshold=1000000000).
 .
 .TP
-.B vglobal
-FIXME: Document this.
+.B vglobal=<0\-3>
+Control writing global video headers.
+.PD 0
+.RSs
+.IPs 0
+Do not write global headers (default).
+.IPs 1
+Write global headers only in extradata (needed for .mp4/MOV/NUT).
+.IPs 2
+Write global headers only in front of keyframes.
+.IPs 3
+Combine 1 and 2.
+.
+.TP
+.B aglobal=<0\-3>
+Same as vglobal for audio headers.
 .
 .
 .SS nuv (\-nuvopts)
@@ -9384,7 +9398,8 @@
 .PD 1
 .TP
 .B i_certify_that_my_video_stream_does_not_use_b_frames
-FIXME: Document this.
+MEncoder cannot assign correct timestamps when there are
+B-frames in the video stream, resulting in broken encodes.
 .
 .TP
 .B muxrate




More information about the MPlayer-DOCS mailing list