comparison DOCS/man/en/mplayer.1 @ 18333:efe9012a8275

Consistency for the 'i' key, document vglobal, aglobal and i_certify_that_i_am_the_longest_option_ever.
author diego
date Fri, 28 Apr 2006 21:34:02 +0000
parents b621e5a85b9c
children c587bb06edaa
comparison
equal deleted inserted replaced
18332:32250170425e 18333:efe9012a8275
301 Toggle subtitle alignment: top / middle / bottom. 301 Toggle subtitle alignment: top / middle / bottom.
302 .IPs "x and z" 302 .IPs "x and z"
303 Adjust subtitle delay by +/- 0.1 seconds. 303 Adjust subtitle delay by +/- 0.1 seconds.
304 .IPs "r and t" 304 .IPs "r and t"
305 Move subtitles up/down. 305 Move subtitles up/down.
306 .IPs i\ \ \ \ 306 .IPs "i (\-edlout mode only)"
307 Set EDL mark (while in \-edlout mode). 307 Set EDL mark.
308 .IPs "s (\-vf screenshot only)" 308 .IPs "s (\-vf screenshot only)"
309 Take a screenshot. 309 Take a screenshot.
310 .IPs "I" 310 .IPs "I"
311 Show filename on the OSD. 311 Show filename on the OSD.
312 .RE 312 .RE
8001 Close all GOPs. 8001 Close all GOPs.
8002 Currently it only works if scene change detection is disabled 8002 Currently it only works if scene change detection is disabled
8003 (sc_threshold=1000000000). 8003 (sc_threshold=1000000000).
8004 . 8004 .
8005 .TP 8005 .TP
8006 .B vglobal 8006 .B vglobal=<0\-3>
8007 FIXME: Document this. 8007 Control writing global video headers.
8008 .PD 0
8009 .RSs
8010 .IPs 0
8011 Do not write global headers (default).
8012 .IPs 1
8013 Write global headers only in extradata (needed for .mp4/MOV/NUT).
8014 .IPs 2
8015 Write global headers only in front of keyframes.
8016 .IPs 3
8017 Combine 1 and 2.
8018 .
8019 .TP
8020 .B aglobal=<0\-3>
8021 Same as vglobal for audio headers.
8008 . 8022 .
8009 . 8023 .
8010 .SS nuv (\-nuvopts) 8024 .SS nuv (\-nuvopts)
8011 . 8025 .
8012 Nuppel video is based on RTJPEG and LZO. 8026 Nuppel video is based on RTJPEG and LZO.
9382 Sony Digital Video container 9396 Sony Digital Video container
9383 .RE 9397 .RE
9384 .PD 1 9398 .PD 1
9385 .TP 9399 .TP
9386 .B i_certify_that_my_video_stream_does_not_use_b_frames 9400 .B i_certify_that_my_video_stream_does_not_use_b_frames
9387 FIXME: Document this. 9401 MEncoder cannot assign correct timestamps when there are
9402 B-frames in the video stream, resulting in broken encodes.
9388 . 9403 .
9389 .TP 9404 .TP
9390 .B muxrate 9405 .B muxrate
9391 Nominal bitrate of the multiplex, in units of 50 bytes per second; 9406 Nominal bitrate of the multiplex, in units of 50 bytes per second;
9392 currently it is meaningful only for MPEG[12]. 9407 currently it is meaningful only for MPEG[12].