Mercurial > mplayer.hg
changeset 13319:1709e2449b64
hopefully last format correction regarding prior commit in video output drivers section
author | kraymer |
---|---|
date | Sat, 11 Sep 2004 22:50:00 +0000 |
parents | f2062c2655ad |
children | 50f358109022 |
files | DOCS/man/en/mplayer.1 |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/man/en/mplayer.1 Sat Sep 11 22:37:35 2004 +0000 +++ b/DOCS/man/en/mplayer.1 Sat Sep 11 22:50:00 2004 +0000 @@ -2758,7 +2758,8 @@ The resulting image is (width) * (height * 1.5) of the original image. At coordinates 0,0 for width,height you have the Y plane, at coordinates -0,height for width/2,height/2 you have the U plane and at width/2,height for +0,height +for width/2,height/2 you have the U plane and at width/2,height for width/2,height/2 you have the V plane. There are no suboptions. . @@ -2787,6 +2788,7 @@ .IPs "\-vf format=bgr15" Saves images with 2 bytes per pixel. .RE +.PD 1 . . .