Mercurial > mplayer.hg
changeset 14812:086ef1b3c24c
Document reorder and noreorder as (no)reorder.
author | diego |
---|---|
date | Fri, 25 Feb 2005 09:51:04 +0000 |
parents | 9bf82334ef8d |
children | 39f93fbc52dc |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 1 insertions(+), 5 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Fri Feb 25 09:22:46 2005 +0000 +++ b/DOCS/man/en/mplayer.1 Fri Feb 25 09:51:04 2005 +0000 @@ -7878,7 +7878,7 @@ Sets timestamps on all frames, if possible. . .TP -.B reorder +.B (no)reorder Enables the frame reordering code, that stores frames in decoding (rather than display) order (default: disabled). Use it only if you believe the video frames in the original stream @@ -7886,10 +7886,6 @@ Works only with MPEG-1/2 video. . .TP -.B noreorder -Disables the above mentioned frame reordering code. -. -.TP .B init_vpts=<100\-700> initial video pts, in milliseconds (default: 200) .