diff options
-rw-r--r-- | DOCS/man/en/mplayer.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index c3ca324b55..006cc90669 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -2758,7 +2758,8 @@ Only supports the YV12 format. 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 @@ You can force a particular format with the format video filter. .IPs "\-vf format=bgr15" Saves images with 2 bytes per pixel. .RE +.PD 1 . . . |